[jira] Updated: (LANG-102) [lang] Refactor Entities methods

2006-11-30 Thread Tomasz Blachowicz (JIRA)
[ http://issues.apache.org/jira/browse/LANG-102?page=all ] Tomasz Blachowicz updated LANG-102: --- Attachment: Entities.java.patch Patch for class org.apache.commons.lang.Entities (src/java/org/apache/commons/lang/Entities.java) /ignore previously submi

[jira] Commented: (LANG-102) [lang] Refactor Entities methods

2006-11-30 Thread Tomasz Blachowicz (JIRA)
[ http://issues.apache.org/jira/browse/LANG-102?page=comments#action_12454690 ] Tomasz Blachowicz commented on LANG-102: I have one comment regarding the patch I've contibuted. There is a minor issue with IOException that could be thown

[jira] Updated: (LANG-102) [lang] Refactor Entities methods

2006-11-30 Thread Tomasz Blachowicz (JIRA)
[ http://issues.apache.org/jira/browse/LANG-102?page=all ] Tomasz Blachowicz updated LANG-102: --- Attachment: Entries.java.patch Patch for class org.apache.commons.lang.Entities (src/java/org/apache/commons/lang/Entities.java) > [lang] Refactor Entitie

[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

[jira] Commented: (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=comments#action_12453737 ] Tomasz Blachowicz commented on LANG-298: I'm really sorry I've submitted this issue without description. Here you can find detailed explanation of the proble

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

2006-11-27 Thread Tomasz Blachowicz (JIRA)
ClassUtils.getShortClassName and ClassUtils.getPackageName and class of array - Key: LANG-298 URL: http://issues.apache.org/jira/browse/LANG-298 Project: Commons Lang