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
            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