Guillaume Nodet wrote:
I've began to change the geronimo versions of the spec jars to be OSGi bundles. See http://svn.apache.org/repos/asf/geronimo/specs/trunk/ I think it will be easier for OSGi users than relying on some unreleased pom in felix commons.
There is no problem with using the OSGi JARs for the spec and the compendium...no one is forced to use the Felix ones. However, when Felix' framework and main JARs are created, they contained some modified versions of OSGi classes, so things are not completely replaceable when trying to package the framework...
-> richard