[jira] [Commented] (LANG-1181) MultilineRecursiveToStringStyle is not public

2015-11-02 Thread Jeff Guinness (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14985180#comment-14985180 ] Jeff Guinness commented on LANG-1181: - I include the library in my project as

[GitHub] commons-lang pull request: Added equalsAny() and equalsAnyIgnoreCa...

2015-11-02 Thread armandino
Github user armandino commented on the pull request: https://github.com/apache/commons-lang/pull/109#issuecomment-153098600 @rikles I resolved the conflicts. There's already a ticket https://issues.apache.org/jira/browse/LANG-1169. Thanks, Arman. --- If your project is set up for

[GitHub] commons-lang pull request: Added equalsAny() and equalsAnyIgnoreCa...

2015-11-02 Thread rikles
Github user rikles commented on the pull request: https://github.com/apache/commons-lang/pull/109#issuecomment-153062363 Hello, thank you for your contribution. Could you please create a ticket on our bug tracking system for this new feature :

[jira] [Commented] (LANG-1169) Add a StringUtils method to compare a string to multiple strings

2015-11-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14985610#comment-14985610 ] ASF GitHub Bot commented on LANG-1169: -- Github user armandino commented on the pull request:

[jira] [Commented] (OGNL-252) OgnlRuntime.invokeMethod can throw IllegalAccessException because of hash collisions

2015-11-02 Thread Carlos Saona (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14985820#comment-14985820 ] Carlos Saona commented on OGNL-252: --- Yes, that's what I think > OgnlRuntime.invokeMethod can throw

[jira] [Commented] (DBCP-448) Disable password exposure via JMX.

2015-11-02 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984942#comment-14984942 ] Mark Thomas commented on DBCP-448: -- JMX is an administrative interface where the only access control is

[jira] [Commented] (DBCP-427) Examines 'SQLException's thrown by underlying connections or statements for fatal (disconnection) errors

2015-11-02 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984966#comment-14984966 ] Mark Thomas commented on DBCP-427: -- Happy to see the default change in 2.2. > Examines 'SQLException's

[jira] [Created] (JCS-154) CacheAccess.clear() does not clear indexed disk cache

2015-11-02 Thread Matthias Jordan (JIRA)
Matthias Jordan created JCS-154: --- Summary: CacheAccess.clear() does not clear indexed disk cache Key: JCS-154 URL: https://issues.apache.org/jira/browse/JCS-154 Project: Commons JCS Issue

[jira] [Updated] (JCS-154) CacheAccess.clear() does not clear indexed disk cache

2015-11-02 Thread Matthias Jordan (JIRA)
[ https://issues.apache.org/jira/browse/JCS-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Jordan updated JCS-154: Description: I created a cache using an auxiliary indexed disk cache. Calling {{clear()}} on the

[jira] [Commented] (DBCP-436) Avoid executing ROLLBACK when transaction is not active

2015-11-02 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984960#comment-14984960 ] Mark Thomas commented on DBCP-436: -- Tracking whether or not a transaction is active looks like 'fun'. I

[jira] [Updated] (LANG-901) endsWithAny is case sensitive - documented as case insensitive

2015-11-02 Thread Matthew Bartenschlag (JIRA)
[ https://issues.apache.org/jira/browse/LANG-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Bartenschlag updated LANG-901: -- Attachment: LANG-901.patch Updated patch. > endsWithAny is case sensitive - documented

[jira] [Commented] (LANG-901) endsWithAny is case sensitive - documented as case insensitive

2015-11-02 Thread Matthew Bartenschlag (JIRA)
[ https://issues.apache.org/jira/browse/LANG-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14986503#comment-14986503 ] Matthew Bartenschlag commented on LANG-901: --- Team, sorry to resurrect this ticket, but I think

[jira] [Updated] (LANG-901) endsWithAny is case sensitive - documented as case insensitive

2015-11-02 Thread Matthew Bartenschlag (JIRA)
[ https://issues.apache.org/jira/browse/LANG-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Bartenschlag updated LANG-901: -- Attachment: (was: LANG-901-StringUtils-StartsWithAnyEndsWithAny.patch) > endsWithAny