bnd - How to package OSGi subsystems with bndtools -


i evaluating bndtools alternative websphere osgi tooling in eclipse, package liberty profile features.

liberty profile uses osgi subsystems packed .esa extensions runtime. appears possible package subsystem using bnd, based on file in bnd git repo.

https://github.com/bndtools/bnd/blob/master/biz.aqute.bndlib/src/aqute/bnd/exporter/subsystem/subsystemexporter.java

but can't find documentation how setup esa project. can give me pointers?


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -