michael-o commented on PR #929:
URL: https://github.com/apache/maven/pull/929#issuecomment-1363261723

   > > Let me have a fresh look at this tomorrow.
   > 
   > yes no hurry,
   > 
   > the Maven docs used to tell that all other qualifiers were considered 
later than release, and as of now: lesser than release. if the spec was not in 
error but require a change then its a major update.
   
   Will check that.
   
   > what i wonder if its also the same for the dot/hyphen change and need 
revert 3.8 and 3.9 so the fix is only on 4.0 (the more i think the more i'm 
tempted to say yes)
   
   Why? The docs say:
   
       else ".qualifier" = "-qualifier" < "-number" < ".number"
   
   so `.X` and `-X` are equal and this is what your fix does. It aligns an 
inconsistency with the specs/docs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to