[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2806) The OSGi bundles build fails because the osgi manifest contains untransformed SNAPSHOT versions in Require-Bundle

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Fri Nov 26 13:51:30 EST 2010


     [ https://jira.jboss.org/browse/JBRULES-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Geoffrey De Smet resolved JBRULES-2806.
---------------------------------------

    Resolution: Done


fixed

> The OSGi bundles build fails because the osgi manifest contains untransformed SNAPSHOT versions in Require-Bundle
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: JBRULES-2806
>                 URL: https://jira.jboss.org/browse/JBRULES-2806
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Geoffrey De Smet
>            Assignee: Geoffrey De Smet
>             Fix For: 5.2.0.M1
>
>
> The felix plugin translates the version 5.2.0-SNAPSHOT to 5.2.0.SNAPSHOT as you can see in the manifest.mf:
> Private-Package: .;version="5.2.0.SNAPSHOT",org.drools.visualize;version="5.2.0.SNAPSHOT"
> But it doesn't do that for dependencies:
> Require-Bundle: org.drools.api;visibility:=reexport;bundle-version="5.2.0-SNAPSHOT"

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list