Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 405 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 405 Bytes

bndploy

OSGi framework provisioning with one-shot installs and live watch backed by Java NIO WatchService

Features:

  • recursive directory installs & watching
  • multiple runtime (install first) and application directories
  • bundle start after full install
  • bundle update backed by FS change events
  • ignore if the same bundle is already installed
  • optionally fail when certain bundles are duplicated