I will move future discussions to the users list since there are a couple of OSGi users there willing to put back their work, but here is what I propose to use to add manifest entries: http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html . It is a maven plugin based on the Bnd tool.
The Eclipse tooling I mentioned just helps to insert this into the pom.xml at the correct plugins spot. Apart from PDE, generic OSGi runtime tooling in Eclipse is not that great (There is Bndtools and Pax plugin to add a lot of other containers than Equinox), but all IDE's have made an effort to add OSGi tooling. The maven3 migration can be performed separately, but I would like to avoid re-doing all the manifest entry work or getting stuck in Maven 3 migration and adding OSGi manifest entry issues blocking each-other. The tricky META-INF/services and ServiceFactory issue will be better discussed in the users list thread. Cheers, Tisham. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Adding-OSGi-Manifest-entries-to-Geotools-jars-tp6293107p6296283.html Sent from the geotools-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers with lightweight application servers - and what you can gain from the move. http://p.sf.net/sfu/vmware-sfemails _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
