[jira] [Commented] (BEANUTILS-481) [beanutils2] Support for nested properties and automatic conversion.

2015-11-01 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984330#comment-14984330 ] Benedikt Ritter commented on BEANUTILS-481: --- Hello Matthew, thank you for the patch! Since

[jira] [Updated] (BEANUTILS-481) [beanutils2] Support for nested properties and automatic conversion.

2015-11-01 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BEANUTILS-481: -- Fix Version/s: 2.0 > [beanutils2] Support for nested properties and automatic

[jira] [Commented] (BEANUTILS-481) [beanutils2] Support for nested properties and automatic conversion.

2015-11-01 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984332#comment-14984332 ] Benedikt Ritter commented on BEANUTILS-481: --- It may be worth looking at Commons Convert in

[jira] [Updated] (BEANUTILS-481) [beanutils2] Support for nested properties and automatic conversion.

2015-11-01 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BEANUTILS-481: -- Description: Please consider the attached patch for the commons-beanutils2 project.

[jira] [Commented] (CONFIGURATION-610) Improve Configuration Variable Documentation

2015-11-01 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984532#comment-14984532 ] Oliver Heger commented on CONFIGURATION-610: Thanks for clarification. Regarding the

[jira] [Commented] (LANG-1179) Add Properties support to StrLookup

2015-11-01 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984571#comment-14984571 ] Andreas Schöneck commented on LANG-1179: How about a unit test over here:

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

2015-11-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984581#comment-14984581 ] Gary Gregory commented on DBCP-427: --- Seems OK to change with a caveat: It might be the case that some

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

2015-11-01 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984560#comment-14984560 ] Andreas Schöneck commented on LANG-1181: The class looks absolutely {{public}} to me:

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

2015-11-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984579#comment-14984579 ] Gary Gregory commented on DBCP-436: --- Won't fix is OK by me. Drivers can optimize as they see fit. The JDBC

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

2015-11-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984576#comment-14984576 ] Gary Gregory commented on DBCP-448: --- There are some legitimate use for calling {{getPassword()}} of

[jira] [Updated] (LANG-1183) Making replacePattern/removePattern methods null safe

2015-11-01 Thread Loic Guibert (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Loic Guibert updated LANG-1183: --- Description: Following the [#LANG-1139|https://issues.apache.org/jira/browse/LANG-1139] ticket, it

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

2015-11-01 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984787#comment-14984787 ] Lukasz Lenart commented on OGNL-252: Ok, so switching to {code:java} static final Map

[jira] [Created] (LANG-1183) Making replacePattern/removePattern methods null safe

2015-11-01 Thread Loic Guibert (JIRA)
Loic Guibert created LANG-1183: -- Summary: Making replacePattern/removePattern methods null safe Key: LANG-1183 URL: https://issues.apache.org/jira/browse/LANG-1183 Project: Commons Lang Issue

[jira] [Resolved] (LANG-1183) Making replacePattern/removePattern methods null safe

2015-11-01 Thread Loic Guibert (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Loic Guibert resolved LANG-1183. Resolution: Fixed Fix Version/s: 3.5 > Making replacePattern/removePattern methods null safe