svn commit: r823069 - /commons/sandbox/runtime/trunk/src/main/native/configure

2009-10-07 Thread mturk
Author: mturk Date: Thu Oct 8 06:52:52 2009 New Revision: 823069 URL: http://svn.apache.org/viewvc?rev=823069&view=rev Log: Update configure help screens Modified: commons/sandbox/runtime/trunk/src/main/native/configure Modified: commons/sandbox/runtime/trunk/src/main/native/configure URL:

svn commit: r823062 - /commons/proper/configuration/branches/configuration2_experimental/src/test/java/org/apache/commons/configuration2/ConfigurationAssert.java

2009-10-07 Thread oheger
Author: oheger Date: Thu Oct 8 06:25:06 2009 New Revision: 823062 URL: http://svn.apache.org/viewvc?rev=823062&view=rev Log: Added some additional helper methods to ConfigurationAssert. Modified: commons/proper/configuration/branches/configuration2_experimental/src/test/java/org/apache/comm

svn commit: r822895 - /commons/proper/configuration/branches/configuration2_experimental/src/main/java/org/apache/commons/configuration2/base/StreamBasedSource.java

2009-10-07 Thread oheger
Author: oheger Date: Wed Oct 7 20:18:39 2009 New Revision: 822895 URL: http://svn.apache.org/viewvc?rev=822895&view=rev Log: Added StreamBasedSource interface. Added: commons/proper/configuration/branches/configuration2_experimental/src/main/java/org/apache/commons/configuration2/base/Strea

svn commit: r822893 - in /commons/proper/configuration/branches/configuration2_experimental/src/main/java/org/apache/commons/configuration2: ./ fs/

2009-10-07 Thread oheger
Author: oheger Date: Wed Oct 7 20:15:23 2009 New Revision: 822893 URL: http://svn.apache.org/viewvc?rev=822893&view=rev Log: Moved VerifiableOutputStream to fs package. Added: commons/proper/configuration/branches/configuration2_experimental/src/main/java/org/apache/commons/configuration2/f

svn commit: r822882 - /commons/proper/configuration/branches/configuration2_experimental/src/main/java/org/apache/commons/configuration2/base/LocatorSupport.java

2009-10-07 Thread oheger
Author: oheger Date: Wed Oct 7 20:00:43 2009 New Revision: 822882 URL: http://svn.apache.org/viewvc?rev=822882&view=rev Log: Added LocatorSupport interface. Added: commons/proper/configuration/branches/configuration2_experimental/src/main/java/org/apache/commons/configuration2/base/LocatorS

svn commit: r822850 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/ test/java/org/apache/commons/math/

2009-10-07 Thread luc
Author: luc Date: Wed Oct 7 18:56:42 2009 New Revision: 822850 URL: http://svn.apache.org/viewvc?rev=822850&view=rev Log: delay message build until really needed this allows not wasting time dealing with resources, strings and formatting when the exception is discarded and its message not used t

svn commit: r822777 - /commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/PropertyUtilsBean.java

2009-10-07 Thread niallp
Author: niallp Date: Wed Oct 7 15:23:23 2009 New Revision: 822777 URL: http://svn.apache.org/viewvc?rev=822777&view=rev Log: BEANUTILS-349 JDK 1.3 & 1.4 throw NullPointerException if null value for a primitive parameter (JDK 1.5+ throws IllegalArgumentException) Modified: commons/proper/be