Any chance we could also add the "Bundle-SymbolicName" and "Eclipse- SourceBundle" manifest header to the source jars to make the sources wire into eclipse when used as a target platform? Might be a bit trickier to do, but it could be worth while.
Dan On Monday, January 23, 2012 3:38:48 PM Jean-Baptiste Onofré wrote: > Hi all, > > as sent this morning, I added the Maven configuration to provide a > sources artifact with our bundles. > > The sources artifact includes: > - a shade of the original dependencies (all original sources files) > - the pom.xml using by the ServiceMix bundles > - the META-INF/MANIFEST generated by the maven-bundle-plugin > > So now, we are: > - Apache compliant as we provide a sources artifact > - the users are able to debug with ServiceMix bundles as the sources > could be loaded in the IDE > > Now, we have two ways: > 1/ I include the sources artifacts only for the bundles planned to be in > the next release > 2/ I include ALL bundles in the next release (mostly for debugging purpose) > > I'm ready to do 2/ (it will be quick to update and I can cut off the > release tonight). > > WDYT ? > > Regards > JB -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
