https://github.com/apache/commons-lang
Revision 4dd3c589eebcb28b3c99c8c42a1e443655f7b0d9 authored by Niall Pemberton on 21 February 2010, 02:52:56 UTC, committed by Niall Pemberton on 21 February 2010, 02:52:56 UTC
(Note: for JDK 1.5+ the Ant build compiles EnumUtilsLang76Test with source/target 1.5 which causes this problem to occur)

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@912292 13f79535-47bb-0310-9956-ffa450edef68
1 parent 892061e
History
Tip revision: 4dd3c589eebcb28b3c99c8c42a1e443655f7b0d9 authored by Niall Pemberton on 21 February 2010, 02:52:56 UTC
LANG-76 EnumUtils.getEnum() doesn't work in 1.5+ - force initialization of the Enum class using Class.forName() thanks to Marcus Schulte for the solution
Tip revision: 4dd3c58
File Mode Size
src
LICENSE.txt -rw-r--r-- 11.1 KB
NOTICE.txt -rw-r--r-- 173 bytes
PROPOSAL.html -rw-r--r-- 3.0 KB
RELEASE-NOTES.txt -rw-r--r-- 5.0 KB
build.xml -rw-r--r-- 12.0 KB
checkstyle.xml -rw-r--r-- 1.6 KB
default.properties -rw-r--r-- 2.5 KB
doap_lang.rdf -rw-r--r-- 2.9 KB
pom.xml -rw-r--r-- 15.3 KB

back to top