[jira] Commented: (LANG-405) StringUtils.truncate() to cut out middle part of a String

2010-01-21 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12803229#action_12803229 ] Henri Yandell commented on LANG-405: Thanks Srihari. Patch tried but your new failing

[jira] Closed: (LANG-405) StringUtils.truncate() to cut out middle part of a String

2010-01-21 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-405. -- Resolution: Fixed Scratch that - I'd incorrectly copied it and had ... Patch looks good: svn ci -m

[jira] Commented: (LANG-405) StringUtils.truncate() to cut out middle part of a String

2010-01-21 Thread Srihari Reddy (JIRA)
[ https://issues.apache.org/jira/browse/LANG-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12803234#action_12803234 ] Srihari Reddy commented on LANG-405: Thanks Henri. i added the new test case to the junit

[jira] Updated: (LANG-405) StringUtils.truncate() to cut out middle part of a String

2010-01-21 Thread Srihari Reddy (JIRA)
[ https://issues.apache.org/jira/browse/LANG-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srihari Reddy updated LANG-405: --- Comment: was deleted (was: Thanks Henri. i added the new test case to the junit test case

[jira] Commented: (LANG-405) StringUtils.truncate() to cut out middle part of a String

2010-01-21 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/LANG-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12803285#action_12803285 ] Paul Benedict commented on LANG-405: This method does not fit the definition of truncate

[jira] Created: (TRANSACTION-37) TxFileResource and FileResource needs to use public as visibility

2010-01-21 Thread Norman Maurer (JIRA)
TxFileResource and FileResource needs to use public as visibility -- Key: TRANSACTION-37 URL: https://issues.apache.org/jira/browse/TRANSACTION-37 Project: Commons Transaction

[jira] Updated: (TRANSACTION-37) TxFileResource and FileResource needs to use public as visibility

2010-01-21 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/TRANSACTION-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated TRANSACTION-37: - Attachment: class_visibility.diff TxFileResource and FileResource needs to use