[ https://issues.apache.org/jira/browse/QPID-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aidan Skinner resolved QPID-1797. --------------------------------- Resolution: Fixed > OSGI Client Bundle Version Invalid > ---------------------------------- > > Key: QPID-1797 > URL: https://issues.apache.org/jira/browse/QPID-1797 > Project: Qpid > Issue Type: Bug > Components: Java Client > Affects Versions: M4, 0.5 > Environment: Equinox 3.4.2 > Reporter: Erik Englund > Assignee: Aidan Skinner > Fix For: 0.6 > > > The client.bnd is setup to use ver=M4 which at least in equinox is an invalid > bundle version and will not allow the bundle to be used. In the client.bnd > this should be changed to format "major.minor.bug.extra". Changing this to > 0.5.0.M4 fixed the bundle Manifest that was generated and I was able to > include the bundle within my Eclipse RCP application. > This fix needs to be applied to all bnd files. I was able to successfully > use the client jar after doing it to both client.bnd and common.bnd -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org