sultan commented on code in PR #929: URL: https://github.com/apache/maven/pull/929#discussion_r1053461127
########## maven-artifact/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java: ########## @@ -46,13 +46,16 @@ private Comparable newComparable(String version) { } private static final String[] VERSIONS_QUALIFIER = { + "1-abc", Review Comment: lexically abc < alpha -- 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