- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Bugzilla (0.06 sec)
-
compat/maven-artifact/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java
* otherwise sorting a list of ComparableVersions() will in some cases throw runtime exception; * see Netbeans issues <a href="https://netbeans.org/bugzilla/show_bug.cgi?id=240845">240845</a> and * <a href="https://netbeans.org/bugzilla/show_bug.cgi?id=226100">226100</a> */ @Test void testMng5568() { String a = "6.1.0"; String b = "6.1.0rc3";
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 14K bytes - Viewed (0)