Revert the changes in parent/default-parent/pom.xm that calculate import ranges 
based on ${project.version}
-----------------------------------------------------------------------------------------------------------

                 Key: ARIES-571
                 URL: https://issues.apache.org/jira/browse/ARIES-571
             Project: Aries
          Issue Type: Bug
    Affects Versions: 0.4
            Reporter: zoe slattery
            Assignee: zoe slattery
             Fix For: 0.4


Under Aries-262 changes were made in the default parent pom which make each 
module calculate a versions range for the Aries packages that it imports based 
on it's own ${project.version}. For example, Blueprint at version 0.4-SNAPSHOT 
will build manifests in blueprint modules that will import Util packages in the 
range [0.4,1). At release time this means that we must release Util 0.4, even 
if it has no changes over 0.3, at the same time as we release Blueprint 0.4

The changes checked in under this JIRA reverts this.

Note - this is only a small part of what was fixed under ARIES-262.

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

        

Reply via email to