celix icon indicating copy to clipboard operation
celix copied to clipboard

Make it possible to configure bundle dirs

Open rlenferink opened this issue 6 years ago • 0 comments

Currently bundles specified in the cosgi.auto.start.1 config property should be a) absolute path or relative paths from the work dir.

Extend the framework so that multiple bundle dirs can be specified to search for existing bundles using a config property. If this property is not set, the result should be that there is a single bundle dir configured to the work dir. Multiple dirs can be specified using using colons.

Proposed config property: CELIX_BUNDLE_DIRS


Original creation date: 09/Jan/2018 Reporter: @pnoltes

rlenferink avatar Sep 28 '19 14:09 rlenferink