[jira] Updated: (LANG-298) ClassUtils.getShortClassName and ClassUtils.getPackageName and class of array

2006-12-05 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-298?page=all ] Henri Yandell updated LANG-298: --- Fix Version/s: 3.0 Agreed that getPackageName and getShortName need improvement. Assigning to 3.0. > ClassUtils.getShortClassName and ClassUtils.getPackageName and

[jira] Updated: (LANG-298) ClassUtils.getShortClassName and ClassUtils.getPackageName and class of array

2006-11-30 Thread Tomasz Blachowicz (JIRA)
[ http://issues.apache.org/jira/browse/LANG-298?page=all ] Tomasz Blachowicz updated LANG-298: --- Attachment: ClassUtils.java.patch Patch for class org.apache.commons.lang.ClassUtils /please ignore previous java.diff.txt file/ > ClassUtils.getShortClas

[jira] Updated: (LANG-298) ClassUtils.getShortClassName and ClassUtils.getPackageName and class of array

2006-11-30 Thread Tomasz Blachowicz (JIRA)
[ http://issues.apache.org/jira/browse/LANG-298?page=all ] Tomasz Blachowicz updated LANG-298: --- Attachment: ClassUtilsTest.java.patch Patch for test class org.apache.commons.lang.ClassUtilsTest /please ignore previous test.diff.txt file/ > ClassUtils

[jira] Updated: (LANG-298) ClassUtils.getShortClassName and ClassUtils.getPackageName and class of array

2006-11-27 Thread Tomasz Blachowicz (JIRA)
[ http://issues.apache.org/jira/browse/LANG-298?page=all ] Tomasz Blachowicz updated LANG-298: --- Attachment: java.diff.txt File containing svn diff of /src/java directory of commons-lang package. You can find a fix of the described issue. Implementatio

[jira] Updated: (LANG-298) ClassUtils.getShortClassName and ClassUtils.getPackageName and class of array

2006-11-27 Thread Tomasz Blachowicz (JIRA)
[ http://issues.apache.org/jira/browse/LANG-298?page=all ] Tomasz Blachowicz updated LANG-298: --- Attachment: test.diff.txt File containing svn diff of /src/test directory of commons-lang package. There is a number of test methods included that could be