[jira] [Commented] (DBCP-332) Closing BasicDataSource doesn't deregister JDBC driver, causing memory leak

2015-02-24 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14334593#comment-14334593 ] Stevo Slavic commented on DBCP-332: --- It would be nice to document this. Closing

[jira] [Comment Edited] (LANG-674) NumberUtils and decimal point character

2013-10-27 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/LANG-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988629#comment-12988629 ] Stevo Slavic edited comment on LANG-674 at 10/27/13 12:57 PM: --

[jira] [Created] (DBUTILS-95) Remove all of the deprecated code

2012-07-17 Thread Stevo Slavic (JIRA)
Stevo Slavic created DBUTILS-95: --- Summary: Remove all of the deprecated code Key: DBUTILS-95 URL: https://issues.apache.org/jira/browse/DBUTILS-95 Project: Commons DbUtils Issue Type:

[jira] [Commented] (DBUTILS-95) Remove all of the deprecated code

2012-07-17 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13416066#comment-13416066 ] Stevo Slavic commented on DBUTILS-95: - Yes, that's why I've set 2.0 for fix version.

[jira] [Created] (DBUTILS-93) Source assembly artifact fails to build a site because of missing pmd-ruleset.xml

2012-07-16 Thread Stevo Slavic (JIRA)
Stevo Slavic created DBUTILS-93: --- Summary: Source assembly artifact fails to build a site because of missing pmd-ruleset.xml Key: DBUTILS-93 URL: https://issues.apache.org/jira/browse/DBUTILS-93

[jira] [Updated] (DBUTILS-93) Source assembly artifact fails to build a site because of missing pmd-ruleset.xml

2012-07-16 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stevo Slavic updated DBUTILS-93: Attachment: DBUTILS-93.patch Attached patch [^DBUTILS-93.patch] with the fix. Tested manually by

[jira] [Updated] (DBUTILS-92) Align maven groupId with rest of the apache commons projects

2012-07-09 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stevo Slavic updated DBUTILS-92: Attachment: DBUTILS-92.patch Here's another patch ( [^DBUTILS-92.patch] ) with packages renamed,

[jira] [Updated] (DBUTILS-92) Align maven groupId with rest of the apache commons projects

2012-07-09 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stevo Slavic updated DBUTILS-92: Attachment: pom.xml DBUTILS-92.patch In this [^DBUTILS-92.patch] artifactId is

[jira] [Commented] (DBUTILS-92) Align maven groupId with rest of the apache commons projects

2012-07-09 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13409451#comment-13409451 ] Stevo Slavic commented on DBUTILS-92: - Agreed, skip publishing relocation pom then.

[jira] [Commented] (DBUTILS-74) New ListResultSetHandler with a ResultSetHandler as parameter

2012-07-08 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408901#comment-13408901 ] Stevo Slavic commented on DBUTILS-74: - Olivier described solution, but I believe what

[jira] [Updated] (DBUTILS-92) Align maven groupId with rest of the apache commons projects

2012-07-08 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stevo Slavic updated DBUTILS-92: Attachment: pom.xml DBUTILS-92.patch Here's [^DBUTILS-92.patch] with changed

[jira] [Commented] (DBUTILS-74) New ListResultSetHandler with a ResultSetHandler as parameter

2012-07-08 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408907#comment-13408907 ] Stevo Slavic commented on DBUTILS-74: - [jdbc-helper project @ Google

[jira] [Commented] (DBUTILS-92) Align maven groupId with rest of the apache commons projects

2012-07-08 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408963#comment-13408963 ] Stevo Slavic commented on DBUTILS-92: - Oh, right, that's why commons-lang and similar

[jira] [Commented] (DBUTILS-69) Change generic type from Object to T

2012-07-06 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407772#comment-13407772 ] Stevo Slavic commented on DBUTILS-69: - This got implemented after all (see

[jira] [Commented] (DBUTILS-76) New handler StringColumnListHandler

2012-07-06 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407815#comment-13407815 ] Stevo Slavic commented on DBUTILS-76: - It does. If only it was released...

[jira] [Created] (DBUTILS-91) Enhance BasicRowProcessor to have row mapping easier to configure

2012-07-06 Thread Stevo Slavic (JIRA)
Stevo Slavic created DBUTILS-91: --- Summary: Enhance BasicRowProcessor to have row mapping easier to configure Key: DBUTILS-91 URL: https://issues.apache.org/jira/browse/DBUTILS-91 Project: Commons

[jira] [Commented] (DBUTILS-91) Enhance BasicRowProcessor to have row mapping easier to configure

2012-07-06 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407882#comment-13407882 ] Stevo Slavic commented on DBUTILS-91: - Here is sample code that I currently

[jira] [Comment Edited] (DBUTILS-91) Enhance BasicRowProcessor to have row mapping easier to configure

2012-07-06 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407882#comment-13407882 ] Stevo Slavic edited comment on DBUTILS-91 at 7/6/12 11:08 AM: --

[jira] [Updated] (DBUTILS-91) Enhance BasicRowProcessor to have row mapping easier to configure

2012-07-06 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stevo Slavic updated DBUTILS-91: Attachment: DBUTILS-91.patch Here's a rather simple patch ( [^DBUTILS-91.patch] ) which makes

[jira] [Commented] (DBUTILS-84) BeanProcessor method processColumn should take SQLXML in consideration

2012-07-06 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408088#comment-13408088 ] Stevo Slavic commented on DBUTILS-84: - Since [change has been

[jira] Commented: (LANG-674) NumberUtils and decimal point characte

2011-01-30 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/LANG-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988629#action_12988629 ] Stevo Slavic commented on LANG-674: --- With plain Java I can parse String number

[jira] Commented: (LANG-428) StringUtils.isNumeric

2011-01-25 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/LANG-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12986333#action_12986333 ] Stevo Slavic commented on LANG-428: --- For anyone wandering around, you can use

[jira] Commented: (LOGGING-124) Commons logging does not work in an osgi environment

2009-05-08 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12707316#action_12707316 ] Stevo Slavic commented on LOGGING-124: -- Doesn't SpringSource already have OSGi ready