Need source jar for all bundles
-------------------------------

                 Key: SMX4-919
                 URL: https://issues.apache.org/jira/browse/SMX4-919
             Project: ServiceMix 4
          Issue Type: Wish
          Components: Bundles
            Reporter: Chris Dolan
            Priority: Minor


It's extremely difficult to debug into the third-party libraries bundled by 
ServiceMix. The specific one that's causing me trouble today is 
org.apache.servicemix.bundles.jaxb-impl_2.2.1.1_1. My IDE keeps trying to show 
me the source from the JDK 1.6, which has jaxb-impl 2.0 (I think). Obviously, 
the debugger doesn't line up for that mismatched source. It's a real hassle to 
go find the right source for the bundle and tell the IDE to use that source 
instead (only to have to redo it after re-importing my POM).

As you can see here, Central lacks source for the jaxb-impl bundle
http://search.maven.org/#artifactdetails%7Corg.apache.servicemix.bundles%7Corg.apache.servicemix.bundles.jaxb-impl%7C2.2.1.1_2%7Cbundle

It looks like this has been solved for some bundles (this looks relevant -- 
https://issues.apache.org/jira/browse/SMX4KNL-55) and it would be great if that 
solution were applied to all bundled jars.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to