I confirm that the problem is that the dependencies set doesn't include the original source jar because it's not available on central:

        <!-- sources -->
        <!-- Not available on Central
        <dependency>
            <groupId>${pkgGroupId}</groupId>
            <artifactId>${pkgArtifactId}</artifactId>
            <version>${pkgVersion}</version>
            <classifier>sources</classifier>
            <optional>true</optional>
        </dependency>
        -->

I check if I can fix it for the next bundles release.

Regards
JB

On 05/22/2012 09:19 AM, Guillaume Nodet wrote:
Fwiw, some of the source jars (hadoop, json, saxon) are not overlays
(and do not contain the sources of the bundle being wrap).
I thought that was fixed in the previous releases.
Anyway, that's a minor issue, but annoying.

otherwise +1

On Sat, May 19, 2012 at 3:20 PM, Jean-Baptiste Onofré<[email protected]>  wrote:
Hi all,

I submit a new ServiceMix Bundles release to your vote.

This release includes:
- bundles-pom 9
- ezmorph 1.0.6_1
- hadoop-core 0.20.203.0_2
- hadoop-core 1.0.0_2
- json-lib 2.4_1
- lucene 3.6.0_1
- qpid 0.14_1
- saxon 9.3.0.11_2
- saxon 9.4.0.1_2
- solr-solrj 3.6.0_1

These bundles are especially needed by Camel and fix issues.

Staging repository:
https://repository.apache.org/content/repositories/orgapacheservicemix-102/

Please vote to approve this release:

[ ] +1 Approve the release
[ ] -1 Do not approve the release (please provide specific comments)

This vote will be open for 72 hours.

Thanks,
Regards
JB
--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com




--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to