svn commit: r1082066 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/StringUtils.java test/java/org/apache/commons/lang3/StringUtilsEqualsIndexOfTest.java

2011-03-15 Thread bayard
Author: bayard Date: Wed Mar 16 06:18:42 2011 New Revision: 1082066 URL: http://svn.apache.org/viewvc?rev=1082066&view=rev Log: Moving indexOf(String, String) and indexOf(String, String, int) over to CharSequence. LANG-687 Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons

svn commit: r1082062 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/StringUtils.java test/java/org/apache/commons/lang3/StringUtilsEqualsIndexOfTest.java

2011-03-15 Thread bayard
Author: bayard Date: Wed Mar 16 06:11:32 2011 New Revision: 1082062 URL: http://svn.apache.org/viewvc?rev=1082062&view=rev Log: Moving indexOf(String, int) and indexOf(String, int, int) over to CharSequence. LANG-687. This, plus the same happening for the String, String, int variant will open up

svn commit: r1082054 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java

2011-03-15 Thread bayard
Author: bayard Date: Wed Mar 16 05:31:51 2011 New Revision: 1082054 URL: http://svn.apache.org/viewvc?rev=1082054&view=rev Log: Moving center, left, leftPad, right, rightPad, mid, upperCase, lowerCase and swapCase over to CharSequence input. LANG-687 Modified: commons/proper/lang/trunk/src/

svn commit: r1082052 - /commons/proper/vfs/trunk/pom.xml

2011-03-15 Thread rgoers
Author: rgoers Date: Wed Mar 16 05:19:38 2011 New Revision: 1082052 URL: http://svn.apache.org/viewvc?rev=1082052&view=rev Log: [maven-release-plugin] rollback the release of commons-vfs2-project-2.0 Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL:

svn commit: r1082051 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java

2011-03-15 Thread bayard
Author: bayard Date: Wed Mar 16 05:04:45 2011 New Revision: 1082051 URL: http://svn.apache.org/viewvc?rev=1082051&view=rev Log: Moving abbreviate + abbreviateMiddle to CharSequences Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java Modified: common

svn commit: r1082048 - /commons/proper/lang/trunk/pom.xml

2011-03-15 Thread bayard
Author: bayard Date: Wed Mar 16 04:41:25 2011 New Revision: 1082048 URL: http://svn.apache.org/viewvc?rev=1082048&view=rev Log: Upgrading to 19 Modified: commons/proper/lang/trunk/pom.xml Modified: commons/proper/lang/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk

svn commit: r1082046 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/ test/java/org/apache/commons/lang3/

2011-03-15 Thread bayard
Author: bayard Date: Wed Mar 16 04:39:17 2011 New Revision: 1082046 URL: http://svn.apache.org/viewvc?rev=1082046&view=rev Log: Removing CharSequenceUtils in favour of putting the code in StringUtils Removed: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/CharSequenceUtils.

svn commit: r1082044 - in /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3: ./ builder/ concurrent/ text/

2011-03-15 Thread bayard
Author: bayard Date: Wed Mar 16 04:26:58 2011 New Revision: 1082044 URL: http://svn.apache.org/viewvc?rev=1082044&view=rev Log: Adding lots of @since 3.0s Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ObjectUtils.java commons/proper/lang/trunk/src/main/java/

svn commit: r1082042 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/builder/EqualsBuilder.java site/changes/changes.xml site/xdoc/upgradeto3_0.xml

2011-03-15 Thread bayard
Author: bayard Date: Wed Mar 16 03:53:22 2011 New Revision: 1082042 URL: http://svn.apache.org/viewvc?rev=1082042&view=rev Log: Fixing LANG-685 so that EqualsBuilder synchronizes on itself and not HashCodeBuilder Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/bui

svn commit: r1082038 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/util/TrustManagerUtils.java

2011-03-15 Thread sebb
Author: sebb Date: Wed Mar 16 03:27:36 2011 New Revision: 1082038 URL: http://svn.apache.org/viewvc?rev=1082038&view=rev Log: Allow TrustStore to be provided Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/util/TrustManagerUtils.java Modified: commons/proper/net/tru

svn commit: r1082036 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/util/TrustManagerUtils.java

2011-03-15 Thread sebb
Author: sebb Date: Wed Mar 16 03:18:41 2011 New Revision: 1082036 URL: http://svn.apache.org/viewvc?rev=1082036&view=rev Log: TMF needs to be initialised. Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/util/TrustManagerUtils.java Modified: commons/proper/net/trunk/

svn commit: r1082013 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/ftp/parser/ParserInitializationException.java

2011-03-15 Thread sebb
Author: sebb Date: Wed Mar 16 00:34:22 2011 New Revision: 1082013 URL: http://svn.apache.org/viewvc?rev=1082013&view=rev Log: NET-374 ParserInitializationException doesn't use standard JDK exception chaining Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/t

svn commit: r1082005 - /commons/proper/codec/trunk/pom.xml

2011-03-15 Thread ggregory
Author: ggregory Date: Tue Mar 15 23:57:11 2011 New Revision: 1082005 URL: http://svn.apache.org/viewvc?rev=1082005&view=rev Log: Update commons-parent to 19 from 18. Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/

svn commit: r1081989 - /commons/proper/net/trunk/src/test/java/org/apache/commons/net/io/DotTerminatedMessageReaderTest.java

2011-03-15 Thread sebb
Author: sebb Date: Tue Mar 15 23:10:26 2011 New Revision: 1081989 URL: http://svn.apache.org/viewvc?rev=1081989&view=rev Log: Additional tests Modified: commons/proper/net/trunk/src/test/java/org/apache/commons/net/io/DotTerminatedMessageReaderTest.java Modified: commons/proper/net/trunk/s

svn commit: r1081949 - /commons/proper/configuration/trunk/pom.xml

2011-03-15 Thread oheger
Author: oheger Date: Tue Mar 15 21:27:47 2011 New Revision: 1081949 URL: http://svn.apache.org/viewvc?rev=1081949&view=rev Log: Updated commons-parent version. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http://svn.apache.or

svn commit: r1081944 - /commons/proper/configuration/branches/configuration2_experimental/pom.xml

2011-03-15 Thread oheger
Author: oheger Date: Tue Mar 15 21:24:08 2011 New Revision: 1081944 URL: http://svn.apache.org/viewvc?rev=1081944&view=rev Log: Updated commons-parent version. Modified: commons/proper/configuration/branches/configuration2_experimental/pom.xml Modified: commons/proper/configuration/branches

svn commit: r1081931 - in /commons/proper/configuration/branches/configuration2_experimental/src: changes/changes.xml main/java/org/apache/commons/configuration2/JNDIConfiguration.java test/java/org/a

2011-03-15 Thread oheger
Author: oheger Date: Tue Mar 15 20:30:51 2011 New Revision: 1081931 URL: http://svn.apache.org/viewvc?rev=1081931&view=rev Log: Fixed some warnings. Added a test to demonstrate that JNDIConfiguration.getKeys() does not log an exception for an unknown prefix. Modified: commons/proper/configu

svn commit: r1081926 - in /commons/proper/configuration/trunk/src: changes/changes.xml java/org/apache/commons/configuration/JNDIConfiguration.java test/org/apache/commons/configuration/TestJNDIConfig

2011-03-15 Thread oheger
Author: oheger Date: Tue Mar 15 20:20:25 2011 New Revision: 1081926 URL: http://svn.apache.org/viewvc?rev=1081926&view=rev Log: Prevent JNDIConfiguration.getKeys() from logging an exception if no keys are found. Thanks to Mike Noordermeer for the patch. Modified: commons/proper/configuratio

svn commit: r1081893 - /commons/proper/net/trunk/pom.xml

2011-03-15 Thread sebb
Author: sebb Date: Tue Mar 15 18:34:30 2011 New Revision: 1081893 URL: http://svn.apache.org/viewvc?rev=1081893&view=rev Log: Parent 19 Modified: commons/proper/net/trunk/pom.xml Modified: commons/proper/net/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?re

svn commit: r1081891 - in /commons/proper/net/trunk/src/main/java/org/apache/commons/net/nntp: NNTP.java NNTPCommand.java

2011-03-15 Thread sebb
Author: sebb Date: Tue Mar 15 18:33:41 2011 New Revision: 1081891 URL: http://svn.apache.org/viewvc?rev=1081891&view=rev Log: Make array private and use getter instead Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/nntp/NNTP.java commons/proper/net/trunk/src/main

svn commit: r1081890 - /commons/proper/net/trunk/src/main/java/examples/ftp/FTPClientExample.java

2011-03-15 Thread sebb
Author: sebb Date: Tue Mar 15 18:32:51 2011 New Revision: 1081890 URL: http://svn.apache.org/viewvc?rev=1081890&view=rev Log: Unused import Modified: commons/proper/net/trunk/src/main/java/examples/ftp/FTPClientExample.java Modified: commons/proper/net/trunk/src/main/java/examples/ftp/FTPCl

svn commit: r1081835 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/nntp/NNTPClient.java

2011-03-15 Thread sebb
Author: sebb Date: Tue Mar 15 16:19:23 2011 New Revision: 1081835 URL: http://svn.apache.org/viewvc?rev=1081835&view=rev Log: Add some command documentation Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/nntp/NNTPClient.java Modified: commons/proper/net/trunk/src/m

svn commit: r1081832 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/nntp/NNTP.java

2011-03-15 Thread sebb
Author: sebb Date: Tue Mar 15 16:16:13 2011 New Revision: 1081832 URL: http://svn.apache.org/viewvc?rev=1081832&view=rev Log: Correct command name typo Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/nntp/NNTP.java Modified: commons/proper/net/trunk/src/main/java/org

svn commit: r1081744 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/stat/clustering/KMeansPlusPlusClusterer.java site/xdoc/changes.xml test/java/org/apache/commons/math/stat/cl

2011-03-15 Thread erans
Author: erans Date: Tue Mar 15 12:15:02 2011 New Revision: 1081744 URL: http://svn.apache.org/viewvc?rev=1081744&view=rev Log: MATH-546 Wrong variable type ("int" instead of "double"). Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/stat/clustering/KMeansPlusPlusCl

Nexus: Staging Completed.

2011-03-15 Thread Nexus Repository Manager
Description:Prepare for voteDetails:The following artifacts have been staged to the org.apache.commons-009 (u:sebb, a:80.176.146.62) repository.archetype-catalog.xmlcommons-parent-20.pomcommons-parent-20-site.xmlcommons-parent-20.pom.asccommons-parent-20-site.xml.asc

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

2011-03-15 Thread erans
Author: erans Date: Tue Mar 15 11:42:23 2011 New Revision: 1081741 URL: http://svn.apache.org/viewvc?rev=1081741&view=rev Log: MATH-542 Allow to "addMessage" without arguments (avoiding the need to explicitly pass "null"). Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/

svn commit: r1081736 - in /commons/proper/commons-parent/tags: commons-parent-19-RC3/ commons-parent-19/

2011-03-15 Thread sebb
Author: sebb Date: Tue Mar 15 11:25:08 2011 New Revision: 1081736 URL: http://svn.apache.org/viewvc?rev=1081736&view=rev Log: Renaming after successful release Added: commons/proper/commons-parent/tags/commons-parent-19/ - copied from r1081735, commons/proper/commons-parent/tags/common

svn commit: r1081734 - in /commons/proper/commons-skin/tags: commons-skin-3-RC3/ commons-skin-3/

2011-03-15 Thread sebb
Author: sebb Date: Tue Mar 15 11:23:51 2011 New Revision: 1081734 URL: http://svn.apache.org/viewvc?rev=1081734&view=rev Log: Renaming after successful release Added: commons/proper/commons-skin/tags/commons-skin-3/ - copied from r1081733, commons/proper/commons-skin/tags/commons-skin-

svn commit: r1081732 - in /commons/proper/commons-parent/tags/commons-parent-20-RC1: ./ pom.xml

2011-03-15 Thread sebb
Author: sebb Date: Tue Mar 15 11:17:44 2011 New Revision: 1081732 URL: http://svn.apache.org/viewvc?rev=1081732&view=rev Log: Tag commons-parent-20-RC1 Added: commons/proper/commons-parent/tags/commons-parent-20-RC1/ - copied from r1081728, commons/proper/commons-parent/trunk/ Modified:

svn commit: r1081728 - /commons/proper/commons-parent/trunk/src/site/site.xml

2011-03-15 Thread sebb
Author: sebb Date: Tue Mar 15 11:13:38 2011 New Revision: 1081728 URL: http://svn.apache.org/viewvc?rev=1081728&view=rev Log: Update to skin 3 GA Modified: commons/proper/commons-parent/trunk/src/site/site.xml Modified: commons/proper/commons-parent/trunk/src/site/site.xml URL: http://svn.a

svn commit: r1081725 - /commons/proper/commons-parent/trunk/pom.xml

2011-03-15 Thread sebb
Author: sebb Date: Tue Mar 15 11:10:40 2011 New Revision: 1081725 URL: http://svn.apache.org/viewvc?rev=1081725&view=rev Log: Update to next snapshot Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL: http://svn.apache.org/viewvc

Nexus: Promotion Completed.

2011-03-15 Thread Nexus Repository Manager
Description:Vote succeeded, release Skin 3 Parent 19Details:The following artifacts have been promoted to the Releases repository.archetype-catalog.xmlcommons-parent-19-site.xml.asccommons-parent-19.pom.asccommons-parent-19-site.xmlcommons-parent-19.pomcommons-skin-3.pomcommons-skin-3.pom.asccommon