Hi there,

It seems that there is an issue with camel-groovy feature in the 
apache-servicemix-4.3.1-fuse-01-09.

Here is the declaration of the feature

    <feature name="camel-groovy" version="2.6.0-fuse-01-09">
        <feature version="2.6.0-fuse-01-09">camel-core</feature>
        
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.ant/1.7.0_4</bundle>
        
<bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.scripting-api-1.0/1.7.0</bundle>
        <bundle>mvn:org.codehaus.groovy/groovy-all/1.7.5</bundle>
        <bundle>mvn:org.apache.camel/camel-groovy/2.6.0-fuse-01-09</bundle>
    </feature>

It uses groovy 1.7.5

And here is the version of the groovy from the camel-parent/2.6.0-fuse-01-09 
project

<groovy-version>1.7.7</groovy-version>

So there might be some troubles using maven-bundle-plugin with versionpolicy 
declared like this

<_versionpolicy>"[$(version;===;$(@)),$(version;+00;$(@)))"</_versionpolicy>

which requires the version to be at least equal to a version that bundle plugin 
can determine scanning dependencies.


Best Regards,
Sergey Zhemzhitsky
Information Technology Division
Troika Dialog, 4, Romanov lane, Moscow 125009, Russia
Phone. +7 495 2580500 ext. 1246


_______________________________________________________

The information contained in this message may be privileged and conf idential 
and protected from disclosure. If you are not the original intended recipient, 
you are hereby notified that any review, retransmission, dissemination, or 
other use of, or taking of any action in reliance upon, this information is 
prohibited. If you have received this communication in error, please notify the 
sender immediately by replying to this message and delete it from your 
computer. Thank you for your cooperation. Troika Dialog, Russia. 
If you need assistance please contact our Contact Center  (+7495) 258 0500 or 
go to www.troika.ru/eng/Contacts/system.wbp  

Reply via email to