[rules-users] Drools 5.3 is not working in a OSGi tycho building

Cristiano Gavião cvgaviao at gmail.com
Tue Dec 27 16:09:32 EST 2011


Hi again,

Could someone from the Drools team explain me something about why the 
use of "5.3.1.SNAPSHOT" as the bundle version ?

regards

Cristiano

On 25/12/11 03:17, Cristiano Gavião wrote:
>
> I've tried unsuccessfully to upgrade my osgi application to jbpm 5.2 
> and Drools 5.3. I'm using tycho and I got this error:
>
> [ERROR]   Missing requirement: org.drools.core 5.3.1.Final requires 
> 'bundle org.drools.api 5.3.1.SNAPSHOT' but it could not be found
>
> Its worth to say that with Jbpm 5.1 and Drools 5.2 everything is ok.
>
> Looking at the org.drools.core pom's I could see that the problem 
> seems to be this:
>
> <Require-Bundle>org.drools.api;visibility:=reexport;*bundle-version="${drools.osgi.version}"*</Require-Bundle>
>
> *So ${drools.osgi.version} *is being resolved to 5.3.1.SNAPSHOT that 
> is not being resolved because .SNAPSHOT is not a valid OSGI word as 
> the .qualifier is.
>
> regards
>
> Cristiano

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20111227/c6327309/attachment.html 


More information about the rules-users mailing list