[ 
https://issues.apache.org/jira/browse/FELIX-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stuart McCulloch resolved FELIX-306.
------------------------------------

    Resolution: Fixed

The BND library now does all the necessary version formatting, so to be
consistent wrt. bundle versions and import / export versions we should
just pass the maven versions onto BND.

> Bundle plugin is incorrectly converting version numbers
> -------------------------------------------------------
>
>                 Key: FELIX-306
>                 URL: https://issues.apache.org/jira/browse/FELIX-306
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Richard S. Hall
>            Assignee: Stuart McCulloch
>            Priority: Minor
>
> The bundle plugin appears to be converting version numbers incorrectly. For 
> example:
>     0.9.0-incubator-SNAPSHOT
> Is being converted to:
>     0.9.0.incubator_SNAPSHOT
> Only the first '-' should be converted to a '.' to be compatible with OSGi, 
> the remaining '-' characters to not need to be converted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to