Apache Commons Lang
Go to file
Robert Burrell Donkin 0cc87fe88d Moved isAssignmentCompatable method from MethodUtils into ReflectionUtils and renamed it. Enhanced existing isCompatible so that widening of primitives is allowed. Created test case for moved method.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137139 13f79535-47bb-0310-9956-ffa450edef68
2002-11-20 21:45:47 +00:00
src Moved isAssignmentCompatable method from MethodUtils into ReflectionUtils and renamed it. Enhanced existing isCompatible so that widening of primitives is allowed. Created test case for moved method. 2002-11-20 21:45:47 +00:00
.cvsignore Ignore the generated target/ directory. 2002-09-25 05:55:31 +00:00
LICENSE.txt o adding .txt extension to keep windows and checkstyle happy. 2002-07-26 18:58:35 +00:00
PROPOSAL.html Initial copy from jakarta-commons-sandbox 2002-07-19 03:35:56 +00:00
RELEASE-NOTES.txt Correct the enum release notes 2002-09-25 10:29:56 +00:00
STATUS.html Add more TODOs 2002-11-15 00:07:26 +00:00
build.xml Added unit tests for MethodUtils copied from the beanutils component. 2002-11-14 18:53:36 +00:00
checkstyle.properties Created a standard set of checkstyle properties. 2002-09-21 05:16:10 +00:00
default.properties 1.0'd. 2002-10-04 03:23:18 +00:00
maven.xml o using the parent project.xml 2002-07-26 19:07:07 +00:00
project.properties Created a standard set of checkstyle properties. 2002-09-21 05:16:10 +00:00
project.xml Added Robert [HA, you're in now] and set an id for Steven [guessed it anyway]. 2002-11-07 20:06:20 +00:00