[jboss-osgi-issues] [JBoss JIRA] (JBOSGI-585) Separate maven project.version from bundle.version and package version

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Aug 14 04:24:14 EDT 2012


Thomas Diesler created JBOSGI-585:
-------------------------------------

             Summary: Separate maven project.version from bundle.version and package version
                 Key: JBOSGI-585
                 URL: https://issues.jboss.org/browse/JBOSGI-585
             Project: JBoss OSGi
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Distribution, Repository
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler


We have a requirement to suffix final project versions with ".Final". To use this suffix in OSGi manifest headers changes the semantic meaning because 2.0.0.Final < 2.0.0. Hence a requirement of [2.0,3.0) would not include 2.0.0.Final.

Unless the JBoss version scheme changes we need to deal with this internally. I suggest to generate a maven property that has the suffix removed and use that instead of ${project.version}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list