rfscholte commented on a change in pull request #234: [MNG-6572] - use int or long instead of BigIntegers for little numbers in ComparableVersion URL: https://github.com/apache/maven/pull/234#discussion_r251204786
########## File path: maven-artifact/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java ########## @@ -1,5 +1,7 @@ package org.apache.maven.artifact.versioning; +import junit.framework.TestCase; Review comment: imports should stay below the license ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services