Jesse Long created MNG-5353: ------------------------------- Summary: Ignore qualifiers in exclusive upper bound Key: MNG-5353 URL: https://jira.codehaus.org/browse/MNG-5353 Project: Maven 2 & 3 Issue Type: Bug Components: Dependencies Affects Versions: 3.0.4 Reporter: Jesse Long
Please change the behaviour of exclusive upper bounds to the following: In a version range, like [1.7.0,1.8.0), 1.8.0-alpha1 should not be included in the range. 1.8.0* should not be included in the range. This allows for us configure natural ranges for projects using semantic versioning. Please see: http://markmail.org/message/4tubas4uok6ahbcp http://markmail.org/message/s2ry2uru4ibub43q -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira