<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi again,<br>
    <br>
    Could someone from the Drools team explain me something about why
    the use of "5.3.1.SNAPSHOT" as the bundle version ?<br>
    <br>
    regards<br>
    <br>
    Cristiano<br>
    <br>
    On 25/12/11 03:17, Cristiano Gavi&atilde;o wrote:
    <blockquote cite="mid:4EF6BFF1.9070803@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <br>
      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:<br>
      <br>
      [ERROR]&nbsp;&nbsp; Missing requirement: org.drools.core 5.3.1.Final
      requires 'bundle org.drools.api 5.3.1.SNAPSHOT' but it could not
      be found<br>
      <br>
      Its worth to say that with Jbpm 5.1 and Drools 5.2 everything is
      ok.<br>
      <br>
      Looking at the org.drools.core pom's I could see that the problem
      seems to be this:<br>
      <br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      &lt;Require-Bundle&gt;org.drools.api;visibility:=reexport;<b>bundle-version="${drools.osgi.version}"</b>&lt;/Require-Bundle&gt;<br>
      <br>
      <b>So ${drools.osgi.version} </b>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.<br>
      <br>
      regards<br>
      <br>
      Cristiano<br>
    </blockquote>
    <br>
  </body>
</html>