[go: up one dir, main page]

Menu

Commit [r94]  Maximize  Restore  History

* made the felix runner work (that makes 2 of 3 running :D)

* hacked in boot delegation=* to fix dependency problems. This is probably not the best solution, however when you work with plain JARs, you hardly have a choice as you cannot possibly analyze all dependencies and add them to the manifest of all your JARs. Another idea would be to package all required jars into the bundle, which would be good from a self-containing point of view, however it increases build and development time a lot. Maybe add this as an additional option in 0.7.0.

derkork 2008-07-17

changed /trunk/src/org/osmorc/frameworkintegration/impl/felix/FelixFrameworkRunner.java
changed /trunk/src/org/osmorc/frameworkintegration/impl/felix/config.properties