svn commit: r742870 - /commons/sandbox/dbutils/bugfixing/src/java/org/apache/commons/dbutils/QueryRunner.java

2009-02-09 Thread dfabulich
Author: dfabulich Date: Tue Feb 10 07:20:16 2009 New Revision: 742870 URL: http://svn.apache.org/viewvc?rev=742870&view=rev Log: [DBUTILS-29] Support bean property to SQL IN parameter mapping Defines new fillStatementWithBean functions, and makes fillStatement public Modified: commons/sandb

svn commit: r742865 - /commons/sandbox/dbutils/bugfixing/src/java/org/apache/commons/dbutils/QueryRunner.java

2009-02-09 Thread dfabulich
Author: dfabulich Date: Tue Feb 10 06:41:05 2009 New Revision: 742865 URL: http://svn.apache.org/viewvc?rev=742865&view=rev Log: [DBUTILS-14] [DBUTILS-31] [DBUTILS-39] [DBUTILS-41] [DBUTILS-44] setNull problems with Postgres and Oracle. With this change, we now attempt to use ParameterMetaData.g

svn commit: r742845 - /commons/proper/cli/branches/cli-1.x/src/test/org/apache/commons/cli/bug/BugCLI162Test.java

2009-02-09 Thread ggregory
Author: ggregory Date: Tue Feb 10 04:46:12 2009 New Revision: 742845 URL: http://svn.apache.org/viewvc?rev=742845&view=rev Log: [CLI-162] new long lines test cause a RuntimeException. Modified: commons/proper/cli/branches/cli-1.x/src/test/org/apache/commons/cli/bug/BugCLI162Test.java Modifi

svn commit: r742837 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/linear/SparseRealVector.java java/org/apache/commons/math/util/OpenIntToDoubleHashMap.java test/org/apache/commons

2009-02-09 Thread billbarker
Author: billbarker Date: Tue Feb 10 03:02:38 2009 New Revision: 742837 URL: http://svn.apache.org/viewvc?rev=742837&view=rev Log: remove eclipse generated equals since it doesn't work. Will add a working equals later Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/line

svn commit: r742704 - /commons/sandbox/dbutils/bugfixing/src/java/org/apache/commons/dbutils/handlers/GenericListHandler.java

2009-02-09 Thread dfabulich
Author: dfabulich Date: Mon Feb 9 19:45:18 2009 New Revision: 742704 URL: http://svn.apache.org/viewvc?rev=742704&view=rev Log: [DBUTILS-33] Make GenericListHandler public Modified: commons/sandbox/dbutils/bugfixing/src/java/org/apache/commons/dbutils/handlers/GenericListHandler.java Modif

svn commit: r742701 - /commons/sandbox/dbutils/bugfixing/src/java/org/apache/commons/dbutils/BeanProcessor.java

2009-02-09 Thread dfabulich
Author: dfabulich Date: Mon Feb 9 19:44:18 2009 New Revision: 742701 URL: http://svn.apache.org/viewvc?rev=742701&view=rev Log: [DBUTILS-42] Object with Long or Decimal got initial zero value while database field is null Submitted by: Brandon Atkinson Modified: commons/sandbox/dbutils/bugf

svn commit: r742696 - /commons/sandbox/dbutils/bugfixing/src/java/org/apache/commons/dbutils/QueryRunner.java

2009-02-09 Thread dfabulich
Author: dfabulich Date: Mon Feb 9 19:39:21 2009 New Revision: 742696 URL: http://svn.apache.org/viewvc?rev=742696&view=rev Log: [DBUTILS-40] NullPointerException occured at rethrow method Modified: commons/sandbox/dbutils/bugfixing/src/java/org/apache/commons/dbutils/QueryRunner.java Modif

svn commit: r742537 - /commons/sandbox/xml/trunk/src/main/java/org/apache/commons/xml/SerializingContentHandler.java

2009-02-09 Thread jukka
Author: jukka Date: Mon Feb 9 14:47:12 2009 New Revision: 742537 URL: http://svn.apache.org/viewvc?rev=742537&view=rev Log: xml: Upgrade SerializingContentHandler to use Java 5 features internally Modified: commons/sandbox/xml/trunk/src/main/java/org/apache/commons/xml/SerializingContentHan

svn commit: r742536 - in /commons/sandbox/xml/trunk/src: main/java/org/apache/commons/xml/DefaultContentHandler.java main/java/org/apache/commons/xml/SerializingContentHandler.java test/java/org/apach

2009-02-09 Thread jukka
Author: jukka Date: Mon Feb 9 14:42:37 2009 New Revision: 742536 URL: http://svn.apache.org/viewvc?rev=742536&view=rev Log: xml: Added the SerializingContentHandler and DefaultContentHandler classes based on earlier code from the Cocoon and Jackrabbit projects Added: commons/sandbox/xml/tr

svn commit: r742533 - /commons/sandbox/xml/trunk/pom.xml

2009-02-09 Thread jukka
Author: jukka Date: Mon Feb 9 14:41:03 2009 New Revision: 742533 URL: http://svn.apache.org/viewvc?rev=742533&view=rev Log: xml: Use JUnit 4.5 for unit tests Modified: commons/sandbox/xml/trunk/pom.xml Modified: commons/sandbox/xml/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/sa

svn commit: r742526 - /commons/sandbox/xml/trunk/pom.xml

2009-02-09 Thread jukka
Author: jukka Date: Mon Feb 9 14:32:25 2009 New Revision: 742526 URL: http://svn.apache.org/viewvc?rev=742526&view=rev Log: xml: Use Java 5 as the base platform Modified: commons/sandbox/xml/trunk/pom.xml Modified: commons/sandbox/xml/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons

svn commit: r742445 - in /commons/proper/math/trunk/src/java/org/apache/commons/math: linear/SparseRealVector.java util/OpenIntToDoubleHashMap.java

2009-02-09 Thread billbarker
Author: billbarker Date: Mon Feb 9 12:41:20 2009 New Revision: 742445 URL: http://svn.apache.org/viewvc?rev=742445&view=rev Log: Fis some problems with equals for OpenInttoDoubleHashmap. Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/linear/SparseRealVector.java c

svn commit: r742334 - in /commons/sandbox/monitoring/branches/modules/instrumentation: ./ src/main/java/org/apache/commons/monitoring/instrumentation/cxf/

2009-02-09 Thread nicolas
Author: nicolas Date: Mon Feb 9 08:52:21 2009 New Revision: 742334 URL: http://svn.apache.org/viewvc?rev=742334&view=rev Log: support for cxf as Servlet (use pathInfo as monitor name) Added: commons/sandbox/monitoring/branches/modules/instrumentation/src/main/java/org/apache/commons/monitor