Allow simplified range checking
-------------------------------

                 Key: MENFORCER-39
                 URL: http://jira.codehaus.org/browse/MENFORCER-39
             Project: Maven 2.x Enforcer Plugin
          Issue Type: Improvement
          Components: Standard Rules
    Affects Versions: 1.0-alpha-3, 1.0
            Reporter: Paul Benedict
            Assignee: Brian Fox
            Priority: Minor


The rule "[1.0.0,)" means at least 1.0.0 inclusive and anything greater. The 
comma should be optional for single-value ranges. It can be inferred simply 
from the brackets and braces what the intention is. So "[1.0.0)" should also be 
a valid version range.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to