[jira] [Resolved] (CLI-276) Adjust access-modifier of checkRequiredOptions() to protected

2017-05-26 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CLI-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved CLI-276. -- Resolution: Fixed Fix Version/s: 1.5 Hi Jason, Thank you for the patch. In SVN trunk. Please verif

[jira] [Updated] (POOL-326) Threading issue, NullPointerException and IllegalStateException in GenericKeyedObjectPool

2017-05-26 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/POOL-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated POOL-326: -- Summary: Threading issue, NullPointerException and IllegalStateException in GenericKeyedObjectPool (was:

[jira] [Commented] (POOL-326) Threading issue

2017-05-26 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/POOL-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16027106#comment-16027106 ] Gary Gregory commented on POOL-326: --- Here is what I get when I tried twice: {noformat} ja

[jira] [Commented] (TEXT-77) Add code to check if a given string is a palindrome

2017-05-26 Thread Amey Jadiye (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026594#comment-16026594 ] Amey Jadiye commented on TEXT-77: - I think StringUtils would be better place for this method,

[jira] [Created] (COMPRESS-398) Uncorrect string terminal symbol in entry when creating Tar archive using TarArchiveOutputStream

2017-05-26 Thread Yaroslav Trymbach (JIRA)
Yaroslav Trymbach created COMPRESS-398: -- Summary: Uncorrect string terminal symbol in entry when creating Tar archive using TarArchiveOutputStream Key: COMPRESS-398 URL: https://issues.apache.org/jira/browse/

[jira] [Commented] (TEXT-84) RandomStringGenerator claims to be immutable, but isn't

2017-05-26 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026279#comment-16026279 ] Bruno P. Kinoshita commented on TEXT-84: +1 for adjusting the documentation. There ar

[jira] [Commented] (TEXT-84) RandomStringGenerator claims to be immutable, but isn't

2017-05-26 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026262#comment-16026262 ] Gilles commented on TEXT-84: Indeed, neither immutability nor thread-safety can be claimed when u

[jira] [Updated] (COLLECTIONS-604) More uniform safe-null methods in CollectionUtils

2017-05-26 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated COLLECTIONS-604: --- Attachment: COLLECTIONS-604.csv CSV file used for this issue. > More uni

[jira] [Updated] (COLLECTIONS-604) More uniform safe-null methods in CollectionUtils

2017-05-26 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated COLLECTIONS-604: --- Description: Currently, there are 65 public methods in `CollectionUtils`.

[jira] [Created] (COLLECTIONS-604) More uniform safe-null methods in CollectionUtils

2017-05-26 Thread Bruno P. Kinoshita (JIRA)
Bruno P. Kinoshita created COLLECTIONS-604: -- Summary: More uniform safe-null methods in CollectionUtils Key: COLLECTIONS-604 URL: https://issues.apache.org/jira/browse/COLLECTIONS-604 Project: