Hi Cristiano, you can call bnd from ant. bnd will create the MANIFEST for you.
It's likely that the Felix maven-bundle-plugin does. Ping me if you need help about that. Regards JB On 10/31/2013 08:41 AM, Cristiano Costantini wrote:
Hello All, on maven central repo, there is a servicemix OSGIfized version of GWT dev library: http://search.maven.org/#artifactdetails%7Corg.apache.servicemix.bundles%7Corg.apache.servicemix.bundles.gwt-dev%7C2.4.0_1%7Cbundle This is linked GWT version 2.4.0, actually the last release is 2.5.1 and 2.6.0 is going to come out as a release candidate on 4 november, with a final 2.6.0 expected for december. I wonder if we can propose a patch to OSGIfy GWT, so that it could be included in the upcoming 2.6.0 release. Generally on server side of a GWT application you only put the GWT-Servlet artifact, so I think it could be enough to OSGIfy this jar. I would like to do it, but I have only created bundles using the Maven plugin, and GWT is built actually with ANT and is moving probably to Gradle or Maven with strong preference to Gradle. So, can someone suggest what is the best approach to put on the Ant build the proper way to OSGIfy the Jar? Someone has some example? I would like to try it out and do some test if someone can help me in filling the gap. Me and some friends are making a demo application based on Servicemix that we will publish on Github, and we would like to use GWT on Servicemix for this demo. Thank you, Cristiano
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
