svn commit: r1177529 - in /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml: env/SimpleErrorReporter.java io/SCXMLSerializer.java

2011-09-29 Thread dbrosius
Author: dbrosius Date: Fri Sep 30 06:32:40 2011 New Revision: 1177529 URL: http://svn.apache.org/viewvc?rev=1177529&view=rev Log: use string buffers correctly Modified: commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/env/SimpleErrorReporter.java commons/proper/scxml/tr

svn commit: r1177491 - /commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/lateral/LateralCache.java

2011-09-29 Thread dbrosius
Author: dbrosius Date: Fri Sep 30 03:28:51 2011 New Revision: 1177491 URL: http://svn.apache.org/viewvc?rev=1177491&view=rev Log: avoid unnecessary map allocation Modified: commons/proper/jcs/trunk/src/java/org/apache/jcs/auxiliary/lateral/LateralCache.java Modified: commons/proper/jcs/tru

svn commit: r1177415 - in /commons/proper/configuration/trunk: pom.xml src/site/xdoc/download_configuration.xml

2011-09-29 Thread oheger
Author: oheger Date: Thu Sep 29 20:07:37 2011 New Revision: 1177415 URL: http://svn.apache.org/viewvc?rev=1177415&view=rev Log: Re-generated download page with correct -bin suffix for binary distributions. Modified: commons/proper/configuration/trunk/pom.xml commons/proper/configuration/t

svn commit: r1177393 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/InstantiateTransformer.java

2011-09-29 Thread dbrosius
Author: dbrosius Date: Thu Sep 29 18:37:26 2011 New Revision: 1177393 URL: http://svn.apache.org/viewvc?rev=1177393&view=rev Log: fix invalid parameter check -- only problem could be that it is null, not, not instanceof Class Modified: commons/proper/collections/trunk/src/java/org/apache/co

svn commit: r1177384 - /commons/proper/collections/trunk/build.xml

2011-09-29 Thread dbrosius
Author: dbrosius Date: Thu Sep 29 18:13:06 2011 New Revision: 1177384 URL: http://svn.apache.org/viewvc?rev=1177384&view=rev Log: add ignoreantruntime flag to quell build warnings Modified: commons/proper/collections/trunk/build.xml Modified: commons/proper/collections/trunk/build.xml URL:

Nexus: Staging Completed.

2011-09-29 Thread Nexus Repository Manager
Description:RC4.Details:The following artifacts have been staged to the org.apache.commons-005 (u:ggregory, a:98.180.64.79) repository.commons-io-2.1-bin.tar.gzcommons-io-2.1-bin.zipcommons-io-2.1-src.tar.gz.asccommons-io-2.1-src.tar.gzcommons-io-2.1-src.zipcommons-io-2.1-src.zip.asccommons-io-2.1-

Nexus: Staging Repository Dropped.

2011-09-29 Thread Nexus Repository Manager
Description:Drop because the RELEASE-NOTES.txt file is out of date.Details:The org.apache.commons-002 (u:ggregory, a:98.180.64.79) staging repository has been dropped.

svn commit: r1177288 - in /commons/proper/io/tags/commons-io-2.1-RC4: ./ RELEASE-NOTES.txt pom.xml src/changes/changes.xml src/site/site.xml src/site/xdoc/index.xml src/site/xdoc/upgradeto2_1.xml

2011-09-29 Thread ggregory
Author: ggregory Date: Thu Sep 29 12:44:53 2011 New Revision: 1177288 URL: http://svn.apache.org/viewvc?rev=1177288&view=rev Log: Creating commons-io-2.1-RC4 tag Added: commons/proper/io/tags/commons-io-2.1-RC4/ - copied from r1176154, commons/proper/io/trunk/ commons/proper/io/tags

svn commit: r1177287 - /commons/proper/io/trunk/RELEASE-NOTES.txt

2011-09-29 Thread ggregory
Author: ggregory Date: Thu Sep 29 12:43:41 2011 New Revision: 1177287 URL: http://svn.apache.org/viewvc?rev=1177287&view=rev Log: Comprehensive release notes with history. Modified: commons/proper/io/trunk/RELEASE-NOTES.txt Modified: commons/proper/io/trunk/RELEASE-NOTES.txt URL: http://svn

svn commit: r1177217 - /commons/proper/dbutils/trunk/src/test/java/org/apache/commons/dbutils/AsyncQueryRunnerTest.java

2011-09-29 Thread simonetripodi
Author: simonetripodi Date: Thu Sep 29 08:36:59 2011 New Revision: 1177217 URL: http://svn.apache.org/viewvc?rev=1177217&view=rev Log: fixed race condition reported on [DBUTILS-78] contributed by William R. Speirs Modified: commons/proper/dbutils/trunk/src/test/java/org/apache/commons/dbutil