replace old CDDL+GPLv2 Version Number comparator with one that is both ASL and...
replace old CDDL+GPLv2 Version Number comparator with one that is both ASL and has a better understanding of Maven version numbers (with some tweaks for wildcard support) o Had to change the logic of two test cases (2.0 is now newer than 2.0.ea and 1.12-SNAPSHOT is no longer equal to 1.11.*) both of which make more sense than the original test cases o Should now allow custom builds with text/alpha qualifiers in the version number.
Loading
Please register or sign in to comment