Hi all,

currently I am using the pde mode in Eclipse to work with osgi bundles. The problem is that most source jars are not attached to their binary bundles by eclipse.

After long searching I found that a special manifest header is required for this to work.
http://wiki.eclipse.org/PDE/FAQ#How_do_source_attachments_for_bundles_work

I would like to integrate this header in the build of Apache Camel:
https://issues.apache.org/activemq/browse/CAMEL-2734

Camel uses the maven-bundle-plugin to create the manifest files. Is it possible to add the "Eclipse-SourceBundle:" Header using the maven-bundle-plugin? If not can this feature be added to the plugin?

Greetings

Christian

--
----
http://www.liquid-reality.de


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to