/[Apache-SVN]
ViewVC logotype

Revision 1065174


Jump to revision: Previous Next
Author: bayard
Date: Sun Jan 30 03:48:40 2011 UTC (13 years, 8 months ago)
Changed paths: 10
Log Message:
Removed isJavaVersionAtLeast(float) and (int), and added an enum variant with the new JavaVersion enum. Updated the rest of the code, switched isJavaVersionAtLeast over to using java.specification.version and not java.version (the vendor code) and dropped JAVA_VERSION_TRIMMED, JAVA_VERSION_FLOAT and JAVA_VERSION_INT. See: LANG-624

Changed paths

Path Details
Directorycommons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ClassUtils.java modified , text changed
Directorycommons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/JavaVersion.java added
Directorycommons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/SystemUtils.java modified , text changed
Directorycommons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/CharEncodingTest.java modified , text changed
Directorycommons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/ClassUtilsTest.java modified , text changed
Directorycommons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/LocaleUtilsTest.java modified , text changed
Directorycommons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/SystemUtilsTest.java modified , text changed
Directorycommons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/math/NumberUtilsTest.java modified , text changed
Directorycommons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/text/ExtendedMessageFormatTest.java modified , text changed
Directorycommons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/time/DateUtilsTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26