sultan commented on code in PR #930:
URL: https://github.com/apache/maven/pull/930#discussion_r1054215565


##########
maven-artifact/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java:
##########
@@ -337,4 +337,20 @@ public void testReuse()
 
         assertEquals( "reused instance should be equivalent to new instance", 
c1, c2 );
     }
+
+    /**
+     * Test <a 
href="https://issues.apache.org/jira/browse/MNG-7644";>MNG-7644</a> edge cases
+     * 1.0.0.RC1 < 1.0.0-RC2

Review Comment:
   done



-- 
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