svn commit: r956305 - in /commons/proper/collections/trunk/src: java/org/apache/commons/collections/ java/org/apache/commons/collections/bag/ java/org/apache/commons/collections/bidimap/ java/org/apac

2010-06-19 Thread bayard
Author: bayard Date: Sat Jun 19 22:41:56 2010 New Revision: 956305 URL: http://svn.apache.org/viewvc?rev=956305view=rev Log: Moving from StringBuffer API to StringBuilder Modified: commons/proper/collections/trunk/src/java/org/apache/commons/collections/ExtendedProperties.java commons

svn commit: r956306 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/CollectionUtils.java

2010-06-19 Thread bayard
Author: bayard Date: Sat Jun 19 23:00:59 2010 New Revision: 956306 URL: http://svn.apache.org/viewvc?rev=956306view=rev Log: Making the other two addAll methods return boolean on whether anything changes (somewhat related to COLLECTIONS-223) Modified: commons/proper/collections/trunk/src

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

2010-05-21 Thread bayard
Author: bayard Date: Fri May 21 06:29:43 2010 New Revision: 946897 URL: http://svn.apache.org/viewvc?rev=946897view=rev Log: Adding note on requiring Comparator for non-Comparable. LANG-620 Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Range.java Modified

svn commit: r946903 - /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/StringUtilsTest.java

2010-05-21 Thread bayard
Author: bayard Date: Fri May 21 06:40:17 2010 New Revision: 946903 URL: http://svn.apache.org/viewvc?rev=946903view=rev Log: Fixing indent Modified: commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/StringUtilsTest.java Modified: commons/proper/lang/trunk/src/test/java/org

svn commit: r931821 - /commons/proper/lang/trunk/src/site/xdoc/article2_5.xml

2010-04-08 Thread bayard
Author: bayard Date: Thu Apr 8 07:42:45 2010 New Revision: 931821 URL: http://svn.apache.org/viewvc?rev=931821view=rev Log: Fixed LocalUtils typo Modified: commons/proper/lang/trunk/src/site/xdoc/article2_5.xml Modified: commons/proper/lang/trunk/src/site/xdoc/article2_5.xml URL: http

svn commit: r932254 - /commons/proper/net/trunk/NOTICE.txt

2010-04-08 Thread bayard
Author: bayard Date: Fri Apr 9 05:20:56 2010 New Revision: 932254 URL: http://svn.apache.org/viewvc?rev=932254view=rev Log: Updating copyright year as there have been changes this year to the source Modified: commons/proper/net/trunk/NOTICE.txt Modified: commons/proper/net/trunk/NOTICE.txt

svn commit: r931440 - /commons/proper/lang/tags/LANG_2_5/src/main/java/org/apache/commons/lang/StringUtils.java

2010-04-07 Thread bayard
Author: bayard Date: Wed Apr 7 06:09:08 2010 New Revision: 931440 URL: http://svn.apache.org/viewvc?rev=931440view=rev Log: Moving the @since 2.5 to the correct repeat method Modified: commons/proper/lang/tags/LANG_2_5/src/main/java/org/apache/commons/lang/StringUtils.java Modified

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

2010-04-07 Thread bayard
Author: bayard Date: Wed Apr 7 07:20:03 2010 New Revision: 931452 URL: http://svn.apache.org/viewvc?rev=931452view=rev Log: Moving the startsWithAny method from (String, String[]) to (String, String...) Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3

svn commit: r931453 - /commons/proper/lang/trunk/src/site/xdoc/article2_5.xml

2010-04-07 Thread bayard
Author: bayard Date: Wed Apr 7 07:20:25 2010 New Revision: 931453 URL: http://svn.apache.org/viewvc?rev=931453view=rev Log: Article written about the 2.5 release Added: commons/proper/lang/trunk/src/site/xdoc/article2_5.xml (with props) Added: commons/proper/lang/trunk/src/site/xdoc

svn commit: r931457 - /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/mutable/MutableFloatTest.java

2010-04-07 Thread bayard
Author: bayard Date: Wed Apr 7 07:32:08 2010 New Revision: 931457 URL: http://svn.apache.org/viewvc?rev=931457view=rev Log: Bug in copy and paste, now tests MutableFloat not MutableDouble for String constructor Modified: commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3

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

2010-04-07 Thread bayard
Author: bayard Date: Thu Apr 8 02:42:52 2010 New Revision: 931757 URL: http://svn.apache.org/viewvc?rev=931757view=rev Log: Moving the @since 2.5 to the correct repeat method Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java Modified: commons

svn commit: r931762 - /commons/proper/lang/trunk/src/site/xdoc/upgradeto2_5.xml

2010-04-07 Thread bayard
Author: bayard Date: Thu Apr 8 03:00:26 2010 New Revision: 931762 URL: http://svn.apache.org/viewvc?rev=931762view=rev Log: Hooking in the 2.5 article to the release notes Modified: commons/proper/lang/trunk/src/site/xdoc/upgradeto2_5.xml Modified: commons/proper/lang/trunk/src/site/xdoc

svn commit: r931380 - /commons/proper/commons-site/trunk/src/site/xdoc/releases/publish-site.xml

2010-04-06 Thread bayard
Author: bayard Date: Wed Apr 7 00:29:08 2010 New Revision: 931380 URL: http://svn.apache.org/viewvc?rev=931380view=rev Log: Updating the proxy IP address Modified: commons/proper/commons-site/trunk/src/site/xdoc/releases/publish-site.xml Modified: commons/proper/commons-site/trunk/src

svn commit: r930815 - /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/StringUtilsTest.java

2010-04-05 Thread bayard
Author: bayard Date: Mon Apr 5 07:56:44 2010 New Revision: 930815 URL: http://svn.apache.org/viewvc?rev=930815view=rev Log: Fixing javadoc to refer to CharSequence after API change Modified: commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/StringUtilsTest.java Modified

svn commit: r930816 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/concurrent/ConcurrentInitializer.java

2010-04-05 Thread bayard
Author: bayard Date: Mon Apr 5 07:57:10 2010 New Revision: 930816 URL: http://svn.apache.org/viewvc?rev=930816view=rev Log: Fixing referred to method after API change. getInitializedObject became get Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/concurrent

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

2010-04-05 Thread bayard
Author: bayard Date: Mon Apr 5 07:57:44 2010 New Revision: 930817 URL: http://svn.apache.org/viewvc?rev=930817view=rev Log: Fixing package name to WordUtils and String-CharSequence API change Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java

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

2010-04-05 Thread bayard
Author: bayard Date: Mon Apr 5 08:00:34 2010 New Revision: 930819 URL: http://svn.apache.org/viewvc?rev=930819view=rev Log: Adding missing javadoc Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java Modified: commons/proper/lang/trunk/src/main/java

svn commit: r930822 - /commons/proper/lang/trunk/NOTICE.txt

2010-04-05 Thread bayard
Author: bayard Date: Mon Apr 5 08:08:25 2010 New Revision: 930822 URL: http://svn.apache.org/viewvc?rev=930822view=rev Log: Update year, lots has been done in 2010 Modified: commons/proper/lang/trunk/NOTICE.txt Modified: commons/proper/lang/trunk/NOTICE.txt URL: http://svn.apache.org

svn commit: r930823 - /commons/proper/lang/trunk/doap_lang.rdf

2010-04-05 Thread bayard
Author: bayard Date: Mon Apr 5 08:09:01 2010 New Revision: 930823 URL: http://svn.apache.org/viewvc?rev=930823view=rev Log: Fix year for 2.5 release Modified: commons/proper/lang/trunk/doap_lang.rdf Modified: commons/proper/lang/trunk/doap_lang.rdf URL: http://svn.apache.org/viewvc

svn commit: r930824 - /commons/proper/lang/trunk/doap_lang.rdf

2010-04-05 Thread bayard
Author: bayard Date: Mon Apr 5 08:11:17 2010 New Revision: 930824 URL: http://svn.apache.org/viewvc?rev=930824view=rev Log: Adding 1.0, 1.0.1 and 2.0 releases to the doap Modified: commons/proper/lang/trunk/doap_lang.rdf Modified: commons/proper/lang/trunk/doap_lang.rdf URL: http

svn commit: r930469 - /commons/proper/lang/trunk/src/site/xdoc/developerguide.xml

2010-04-02 Thread bayard
Author: bayard Date: Sat Apr 3 04:37:26 2010 New Revision: 930469 URL: http://svn.apache.org/viewvc?rev=930469view=rev Log: Minor 3.0 updates Modified: commons/proper/lang/trunk/src/site/xdoc/developerguide.xml Modified: commons/proper/lang/trunk/src/site/xdoc/developerguide.xml URL: http

svn commit: r928603 - in /commons/proper/commons-site/trunk/src/site/xdoc/releases: index.xml publish-site.xml release.xml

2010-03-29 Thread bayard
Author: bayard Date: Mon Mar 29 06:04:55 2010 New Revision: 928603 URL: http://svn.apache.org/viewvc?rev=928603view=rev Log: Editing the publish release page down a bit, splitting the website publishing aspect to another page so people can find that before they have to do a release Added

svn commit: r928604 - /commons/proper/commons-site/trunk/src/site/xdoc/releases/release.xml

2010-03-29 Thread bayard
Author: bayard Date: Mon Mar 29 06:16:17 2010 New Revision: 928604 URL: http://svn.apache.org/viewvc?rev=928604view=rev Log: WebSite to Website Modified: commons/proper/commons-site/trunk/src/site/xdoc/releases/release.xml Modified: commons/proper/commons-site/trunk/src/site/xdoc/releases

svn commit: r928454 - /commons/proper/commons-build/trunk/xdocs/releases/prepare.xml

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 17:28:02 2010 New Revision: 928454 URL: http://svn.apache.org/viewvc?rev=928454view=rev Log: Updating note on what should be in the notice Modified: commons/proper/commons-build/trunk/xdocs/releases/prepare.xml Modified: commons/proper/commons-build/trunk

svn commit: r928459 - in /commons/proper/primitives/trunk: build.properties.sample build.xml maven.xml project.properties project.xml

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 17:45:19 2010 New Revision: 928459 URL: http://svn.apache.org/viewvc?rev=928459view=rev Log: Removing Ant/Maven1 builds Removed: commons/proper/primitives/trunk/build.properties.sample commons/proper/primitives/trunk/build.xml commons/proper/primitives

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

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 18:17:48 2010 New Revision: 928465 URL: http://svn.apache.org/viewvc?rev=928465view=rev Log: Minor language tweaks (LANG-576) Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ObjectUtils.java Modified: commons/proper/lang/trunk/src

svn commit: r928514 - in /commons/proper/logging/trunk: maven.xml project.xml

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:07:18 2010 New Revision: 928514 URL: http://svn.apache.org/viewvc?rev=928514view=rev Log: Removing M1 build, M2 build seems fine Removed: commons/proper/logging/trunk/maven.xml commons/proper/logging/trunk/project.xml

svn commit: r928515 - in /commons/proper/el/trunk: maven.xml pom.xml project.properties project.xml src/java/org/apache/commons/el/AndOperator.java src/java/org/apache/commons/el/ArithmeticOperator.ja

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:07:55 2010 New Revision: 928515 URL: http://svn.apache.org/viewvc?rev=928515view=rev Log: Removing M1 build, M2 build seems fine Removed: commons/proper/el/trunk/maven.xml commons/proper/el/trunk/project.properties commons/proper/el/trunk

svn commit: r928516 - /commons/proper/logging/trunk/project.properties

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:08:05 2010 New Revision: 928516 URL: http://svn.apache.org/viewvc?rev=928516view=rev Log: Removing M1 build, M2 build seems fine - missed the project.properties Removed: commons/proper/logging/trunk/project.properties

svn commit: r928517 - in /commons/proper/el/trunk: pom.xml src/java/org/apache/commons/el/AndOperator.java src/java/org/apache/commons/el/ArithmeticOperator.java

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:10:29 2010 New Revision: 928517 URL: http://svn.apache.org/viewvc?rev=928517view=rev Log: Rolling back pom.xml and 2 java source files accidentally changed in r928515 Modified: commons/proper/el/trunk/pom.xml commons/proper/el/trunk/src/java/org/apache

svn commit: r928520 - in /commons/proper/scxml/trunk: maven.xml project.properties project.xml

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:21:22 2010 New Revision: 928520 URL: http://svn.apache.org/viewvc?rev=928520view=rev Log: Removing M1 build, M2 build seems fine Removed: commons/proper/scxml/trunk/maven.xml commons/proper/scxml/trunk/project.properties commons/proper/scxml/trunk

svn commit: r928523 - /commons/proper/fileupload/trunk/pom.xml

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:39:35 2010 New Revision: 928523 URL: http://svn.apache.org/viewvc?rev=928523view=rev Log: Commenting out the JIRA report as it errors Modified: commons/proper/fileupload/trunk/pom.xml Modified: commons/proper/fileupload/trunk/pom.xml URL: http

svn commit: r928524 - in /commons/proper/fileupload/trunk: maven.xml project.properties project.xml

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:39:44 2010 New Revision: 928524 URL: http://svn.apache.org/viewvc?rev=928524view=rev Log: Removing M1 build, M2 build seems fine Removed: commons/proper/fileupload/trunk/maven.xml commons/proper/fileupload/trunk/project.properties commons/proper

svn commit: r928528 - in /commons/proper/modeler/trunk: maven.xml project.properties project.xml

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:46:46 2010 New Revision: 928528 URL: http://svn.apache.org/viewvc?rev=928528view=rev Log: Removing M1 build, M2 build seems fine Removed: commons/proper/modeler/trunk/maven.xml commons/proper/modeler/trunk/project.properties commons/proper/modeler

svn commit: r928530 - in /commons/proper/jxpath/trunk: maven.xml project.properties project.xml

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:47:47 2010 New Revision: 928530 URL: http://svn.apache.org/viewvc?rev=928530view=rev Log: Removing M1 build, M2 build seems fine Removed: commons/proper/jxpath/trunk/maven.xml commons/proper/jxpath/trunk/project.properties commons/proper/jxpath

svn commit: r928531 - in /commons/proper/launcher/trunk: maven.xml project.properties project.xml

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:48:16 2010 New Revision: 928531 URL: http://svn.apache.org/viewvc?rev=928531view=rev Log: Removing M1 build, M2 build seems fine Removed: commons/proper/launcher/trunk/maven.xml commons/proper/launcher/trunk/project.properties commons/proper

svn commit: r928532 - in /commons/proper/validator/trunk: maven.xml project.properties project.xml

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:50:19 2010 New Revision: 928532 URL: http://svn.apache.org/viewvc?rev=928532view=rev Log: Removing M1 build, M2 build seems fine Removed: commons/proper/validator/trunk/maven.xml commons/proper/validator/trunk/project.properties commons/proper

svn commit: r928533 - in /commons/proper/betwixt/trunk: maven.xml project.properties project.xml

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:50:32 2010 New Revision: 928533 URL: http://svn.apache.org/viewvc?rev=928533view=rev Log: Removing M1 build, M2 build seems fine Removed: commons/proper/betwixt/trunk/maven.xml commons/proper/betwixt/trunk/project.properties commons/proper/betwixt

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

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:53:10 2010 New Revision: 928534 URL: http://svn.apache.org/viewvc?rev=928534view=rev Log: Commenting out the JIRA report as it errors Modified: commons/proper/net/trunk/pom.xml Modified: commons/proper/net/trunk/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r928535 - in /commons/proper/net/trunk: maven.xml project.properties project.xml

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:53:30 2010 New Revision: 928535 URL: http://svn.apache.org/viewvc?rev=928535view=rev Log: Removing M1 build, M2 build seems fine Removed: commons/proper/net/trunk/maven.xml commons/proper/net/trunk/project.properties commons/proper/net/trunk

svn commit: r928536 - in /commons/proper/configuration/trunk: maven.xml project.properties project.xml

2010-03-28 Thread bayard
Author: bayard Date: Sun Mar 28 23:57:24 2010 New Revision: 928536 URL: http://svn.apache.org/viewvc?rev=928536view=rev Log: Removing M1 build, M2 build seems fine Removed: commons/proper/configuration/trunk/maven.xml commons/proper/configuration/trunk/project.properties commons

svn commit: r928548 - /commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java

2010-03-28 Thread bayard
Author: bayard Date: Mon Mar 29 00:31:28 2010 New Revision: 928548 URL: http://svn.apache.org/viewvc?rev=928548view=rev Log: Increasing the test branch coverage slightly Modified: commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java Modified

svn commit: r928549 - /commons/proper/codec/trunk/src/java/org/apache/commons/codec/binary/Base64.java

2010-03-28 Thread bayard
Author: bayard Date: Mon Mar 29 00:35:29 2010 New Revision: 928549 URL: http://svn.apache.org/viewvc?rev=928549view=rev Log: Removing extra 'containing' text Modified: commons/proper/codec/trunk/src/java/org/apache/commons/codec/binary/Base64.java Modified: commons/proper/codec/trunk/src

svn commit: r928580 - /commons/proper/commons-site/trunk/src/site/xdoc/patches.xml

2010-03-28 Thread bayard
Author: bayard Date: Mon Mar 29 03:17:14 2010 New Revision: 928580 URL: http://svn.apache.org/viewvc?rev=928580view=rev Log: Removing the 'post patch to mail list' alternative. Keep it simple. Modified: commons/proper/commons-site/trunk/src/site/xdoc/patches.xml Modified: commons/proper

svn commit: r928581 - in /commons/proper/commons-site/trunk/src/site/xdoc/releases: index.xml mirror.xml

2010-03-28 Thread bayard
Author: bayard Date: Mon Mar 29 03:19:37 2010 New Revision: 928581 URL: http://svn.apache.org/viewvc?rev=928581view=rev Log: Removing the mirroring page. Removed: commons/proper/commons-site/trunk/src/site/xdoc/releases/mirror.xml Modified: commons/proper/commons-site/trunk/src/site

svn commit: r928582 - /commons/proper/commons-site/trunk/src/site/xdoc/releases/index.xml

2010-03-28 Thread bayard
Author: bayard Date: Mon Mar 29 03:29:26 2010 New Revision: 928582 URL: http://svn.apache.org/viewvc?rev=928582view=rev Log: Cutting some of the text. Feedback section unnecessary. Keeping the focus on the novice reader not legal bureaucracy (components who differ must document statement

svn commit: r926954 - /commons/proper/lang/trunk/src/site/changes/changes.xml

2010-03-24 Thread bayard
Author: bayard Date: Wed Mar 24 06:49:41 2010 New Revision: 926954 URL: http://svn.apache.org/viewvc?rev=926954view=rev Log: Updating Change report with all the resolved 3.0 issues Modified: commons/proper/lang/trunk/src/site/changes/changes.xml Modified: commons/proper/lang/trunk/src/site

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

2010-03-24 Thread bayard
Author: bayard Date: Thu Mar 25 02:32:57 2010 New Revision: 927257 URL: http://svn.apache.org/viewvc?rev=927257view=rev Log: Removing unused import, putting fully qualified name in javadoc Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java Modified

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

2010-03-22 Thread bayard
Author: bayard Date: Mon Mar 22 06:00:37 2010 New Revision: 925962 URL: http://svn.apache.org/viewvc?rev=925962view=rev Log: Removed osgi jcip import note Modified: commons/proper/lang/trunk/pom.xml Modified: commons/proper/lang/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons

svn commit: r925963 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/time/DateUtils.java

2010-03-22 Thread bayard
Author: bayard Date: Mon Mar 22 06:02:56 2010 New Revision: 925963 URL: http://svn.apache.org/viewvc?rev=925963view=rev Log: Vararging parseDate methods. LANG-396 Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/time/DateUtils.java Modified: commons/proper/lang

svn commit: r925967 - in /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3: BooleanUtils.java StringUtils.java text/WordUtils.java

2010-03-22 Thread bayard
Author: bayard Date: Mon Mar 22 06:16:49 2010 New Revision: 925967 URL: http://svn.apache.org/viewvc?rev=925967view=rev Log: Vararging more methods. StringUtils.getCommonPrefix, StringUtils.indexOfDifference, WordUtils.initials, WordUtils.uncapitalize, WordUtils.capitalizeFully

svn commit: r925970 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/reflect/ConstructorUtils.java

2010-03-22 Thread bayard
Author: bayard Date: Mon Mar 22 06:22:28 2010 New Revision: 925970 URL: http://svn.apache.org/viewvc?rev=925970view=rev Log: Vararging constructor methods; much like the method ones were in MethodUtils. LANG-396 Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3

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

2010-03-22 Thread bayard
Author: bayard Date: Tue Mar 23 02:56:18 2010 New Revision: 926448 URL: http://svn.apache.org/viewvc?rev=926448view=rev Log: Adding concat(Object...) and concatWith(String, Object...) methods to provide vararg'd versions of the more prominent join methods. This ties into the String.concat

svn commit: r925961 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/reflect/MethodUtils.java

2010-03-21 Thread bayard
Author: bayard Date: Mon Mar 22 05:59:31 2010 New Revision: 925961 URL: http://svn.apache.org/viewvc?rev=925961view=rev Log: Moving most of the methods over to varargs. A couple can't change because they are Object[], Class[] with both end parameters ideally wanting to be vararg. LANG-396

svn commit: r925671 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/builder/EqualsBuilder.java test/java/org/apache/commons/lang3/builder/EqualsBuilderTest.java

2010-03-20 Thread bayard
Author: bayard Date: Sat Mar 20 20:16:57 2010 New Revision: 925671 URL: http://svn.apache.org/viewvc?rev=925671view=rev Log: Applying the copy of the HashCodeBuilder code to stop cyclic references over to EqualsBuilder per LANG-606 and Oliver Sauder's patch Modified: commons/proper/lang

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

2010-03-20 Thread bayard
Author: bayard Date: Sat Mar 20 20:20:26 2010 New Revision: 925674 URL: http://svn.apache.org/viewvc?rev=925674view=rev Log: Adding Builder interface, and refactoring the builder classes and BasicThreadFactory to implement this interface. Patch from Michael Wooten in LANG-601 Added

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

2010-03-17 Thread bayard
Author: bayard Date: Wed Mar 17 17:17:45 2010 New Revision: 924372 URL: http://svn.apache.org/viewvc?rev=924372view=rev Log: Fixing javadoc per LANG-600. Examples already in tests. Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java Modified

svn commit: r924407 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/reflect/TypeUtils.java

2010-03-17 Thread bayard
Author: bayard Date: Wed Mar 17 18:32:36 2010 New Revision: 924407 URL: http://svn.apache.org/viewvc?rev=924407view=rev Log: 'stolen' is a cute word, but given it means taking without permission it's incorrect here Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3

svn commit: r919340 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/ClassUtils.java test/java/org/apache/commons/lang3/ClassUtilsTest.java

2010-03-05 Thread bayard
Author: bayard Date: Fri Mar 5 09:05:47 2010 New Revision: 919340 URL: http://svn.apache.org/viewvc?rev=919340view=rev Log: Per David M. Sledge's patch to LANG-599, added support to ClassUtils.getClass(String) to support inner classes being separated by '.' as well as the official

svn commit: r918366 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/Validate.java test/java/org/apache/commons/lang3/ValidateTest.java

2010-03-03 Thread bayard
Author: bayard Date: Wed Mar 3 08:56:22 2010 New Revision: 918366 URL: http://svn.apache.org/viewvc?rev=918366view=rev Log: Applying Valentin Rocher's patch from LANG-559, adding isInstanceOf and isAssignableFrom methods. Modified: commons/proper/lang/trunk/src/main/java/org/apache

svn commit: r918367 - /commons/proper/lang/trunk/src/site/changes/changes.xml

2010-03-03 Thread bayard
Author: bayard Date: Wed Mar 3 08:58:10 2010 New Revision: 918367 URL: http://svn.apache.org/viewvc?rev=918367view=rev Log: Adding info on the LANG-559 commits Modified: commons/proper/lang/trunk/src/site/changes/changes.xml Modified: commons/proper/lang/trunk/src/site/changes/changes.xml

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

2010-03-03 Thread bayard
Author: bayard Date: Wed Mar 3 09:09:14 2010 New Revision: 918368 URL: http://svn.apache.org/viewvc?rev=918368view=rev Log: Fixing javadoc @see tags Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Validate.java Modified: commons/proper/lang/trunk/src/main/java

svn commit: r918369 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/

2010-03-03 Thread bayard
Author: bayard Date: Wed Mar 3 09:16:38 2010 New Revision: 918369 URL: http://svn.apache.org/viewvc?rev=918369view=rev Log: Adding ThreadSafe notes to some obviously threadsafe classes (LANG-370) Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ArrayUtils.java

svn commit: r918373 - in /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3: CharRange.java CharSet.java Range.java SerializationException.java Validate.java

2010-03-03 Thread bayard
Author: bayard Date: Wed Mar 3 09:22:46 2010 New Revision: 918373 URL: http://svn.apache.org/viewvc?rev=918373view=rev Log: Some more #ThreadSafe# tags per LANG-370 Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/CharRange.java commons/proper/lang/trunk/src

svn commit: r918868 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/

2010-03-03 Thread bayard
Author: bayard Date: Thu Mar 4 06:22:16 2010 New Revision: 918868 URL: http://svn.apache.org/viewvc?rev=918868view=rev Log: Closing the paragraph tag on the ThreadSafe notation. LANG-370 Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ArrayUtils.java commons

svn commit: r917897 - in /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3: math/package.html package.html text/translate/package.html time/package.html

2010-03-01 Thread bayard
Author: bayard Date: Tue Mar 2 06:58:04 2010 New Revision: 917897 URL: http://svn.apache.org/viewvc?rev=917897view=rev Log: Updating package.html files (LANG-490). Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/math/package.html commons/proper/lang/trunk

svn commit: r916095 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/concurrent/BasicThreadFactory.java test/java/org/apache/commons/lang3/concurrent/BasicThreadFactoryTest.java

2010-02-24 Thread bayard
Author: bayard Date: Thu Feb 25 02:53:04 2010 New Revision: 916095 URL: http://svn.apache.org/viewvc?rev=916095view=rev Log: Adding BasicThreadFactory class. Same as Oliver's original patch in LANG-582, with an @since 3.0 added Added: commons/proper/lang/trunk/src/main/java/org/apache

svn commit: r916098 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/Pair.java test/java/org/apache/commons/lang3/PairTest.java

2010-02-24 Thread bayard
Author: bayard Date: Thu Feb 25 03:04:19 2010 New Revision: 916098 URL: http://svn.apache.org/viewvc?rev=916098view=rev Log: Applying Matt's patch with my modifications from LANG-588. Adds a Pair class to Lang. Added: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3

svn commit: r916099 - /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/PairTest.java

2010-02-24 Thread bayard
Author: bayard Date: Thu Feb 25 03:11:48 2010 New Revision: 916099 URL: http://svn.apache.org/viewvc?rev=916099view=rev Log: Adding toString test. LANG-588 Modified: commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/PairTest.java Modified: commons/proper/lang/trunk/src/test

svn commit: r907382 - in /commons/proper/lang/trunk: pom.xml src/main/java/org/apache/commons/lang3/Validate.java src/test/java/org/apache/commons/lang3/ValidateTest.java

2010-02-06 Thread bayard
Author: bayard Date: Sun Feb 7 05:40:10 2010 New Revision: 907382 URL: http://svn.apache.org/viewvc?rev=907382view=rev Log: Applying Valentin Rocher's patch to LANG-579, adding new regexp and in range methods to Validate Modified: commons/proper/lang/trunk/pom.xml commons/proper/lang

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

2010-02-06 Thread bayard
Author: bayard Date: Sun Feb 7 07:08:58 2010 New Revision: 907384 URL: http://svn.apache.org/viewvc?rev=907384view=rev Log: Removing JDK 1.2/1.3 protecting bugfix. We're now on JDK 1.5. LANG-590 Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java

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

2010-02-06 Thread bayard
Author: bayard Date: Sun Feb 7 07:10:14 2010 New Revision: 907385 URL: http://svn.apache.org/viewvc?rev=907385view=rev Log: Moving the indexOf(String, String, int) method above the ordinalIndexOf methods to put it with its overloaded peers. LANG-590 Modified: commons/proper/lang/trunk/src

svn commit: r905917 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/ArrayUtils.java test/java/org/apache/commons/lang3/ArrayUtilsTest.java

2010-02-02 Thread bayard
Author: bayard Date: Wed Feb 3 07:20:40 2010 New Revision: 905917 URL: http://svn.apache.org/viewvc?rev=905917view=rev Log: Applying Chandrashekar M's patch to LANG-583, adding isNotEmpty(array) methods to ArrayUtils. Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons

svn commit: r905919 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/CharRange.java test/java/org/apache/commons/lang3/CharRangeTest.java

2010-02-02 Thread bayard
Author: bayard Date: Wed Feb 3 07:31:10 2010 New Revision: 905919 URL: http://svn.apache.org/viewvc?rev=905919view=rev Log: Adding Vincent Ricard's patch to CharRange.java providing an iterator that lets you walk the chars in the range. LANG-454 Modified: commons/proper/lang/trunk/src

svn commit: r905922 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/exception/DefaultExceptionContext.java

2010-02-02 Thread bayard
Author: bayard Date: Wed Feb 3 07:38:17 2010 New Revision: 905922 URL: http://svn.apache.org/viewvc?rev=905922view=rev Log: Fixing LANG-585. Don't catch Throwable, catch Exception instead. Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/exception

svn commit: r905925 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/ArrayUtils.java test/java/org/apache/commons/lang3/ArrayUtilsTest.java

2010-02-02 Thread bayard
Author: bayard Date: Wed Feb 3 07:53:47 2010 New Revision: 905925 URL: http://svn.apache.org/viewvc?rev=905925view=rev Log: Adding nullToEmpty methods to ArrayUtils per LANG-534 and Levon Karayan's patch. Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3

svn commit: r904562 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/exception/ExceptionUtils.java

2010-01-29 Thread bayard
Author: bayard Date: Fri Jan 29 17:12:02 2010 New Revision: 904562 URL: http://svn.apache.org/viewvc?rev=904562view=rev Log: Removed comment on being able to add cause methods. This was removed from the API as noted in LANG-584 Modified: commons/proper/lang/trunk/src/main/java/org/apache

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

2010-01-21 Thread bayard
Author: bayard Date: Thu Jan 21 08:38:12 2010 New Revision: 901595 URL: http://svn.apache.org/viewvc?rev=901595view=rev Log: Applying Srihari Reddy's patch from LANG-405, based on Dave Meikle's original patch. This adds a truncateMiddle method to StringUtils. Modified: commons/proper/lang

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

2010-01-16 Thread bayard
Author: bayard Date: Sat Jan 16 08:04:40 2010 New Revision: 899897 URL: http://svn.apache.org/viewvc?rev=899897view=rev Log: Adding hashCode caching in line with LANG-481 Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Range.java Modified: commons/proper/lang

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

2010-01-16 Thread bayard
Author: bayard Date: Sat Jan 16 19:50:33 2010 New Revision: 900015 URL: http://svn.apache.org/viewvc?rev=900015view=rev Log: Modifying toString method to cache in a thread-safe way per LANG-481 Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Range.java Modified

svn commit: r899702 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/MapUtils.java

2010-01-15 Thread bayard
Author: bayard Date: Fri Jan 15 16:48:28 2010 New Revision: 899702 URL: http://svn.apache.org/viewvc?rev=899702view=rev Log: Removing the System.out from MapUtils.getNumber as reported by Michaell Akerman. COLLECTIONS-350 Modified: commons/proper/collections/trunk/src/java/org/apache

svn commit: r899712 - /commons/proper/collections/trunk/pom.xml

2010-01-15 Thread bayard
Author: bayard Date: Fri Jan 15 16:57:17 2010 New Revision: 899712 URL: http://svn.apache.org/viewvc?rev=899712view=rev Log: Adding PMD report and missing license header Modified: commons/proper/collections/trunk/pom.xml Modified: commons/proper/collections/trunk/pom.xml URL: http

svn commit: r899713 - in /commons/proper/collections/trunk/src: java/org/apache/commons/collections/ java/org/apache/commons/collections/iterators/ java/org/apache/commons/collections/splitmap/ test/o

2010-01-15 Thread bayard
Author: bayard Date: Fri Jan 15 16:57:24 2010 New Revision: 899713 URL: http://svn.apache.org/viewvc?rev=899713view=rev Log: Adding missing license headers per RAT report Modified: commons/proper/collections/trunk/src/java/org/apache/commons/collections/IndexedCollection.java commons

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

2010-01-15 Thread bayard
Author: bayard Date: Sat Jan 16 07:48:16 2010 New Revision: 899893 URL: http://svn.apache.org/viewvc?rev=899893view=rev Log: Adding javadoc note on immutable Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Range.java Modified: commons/proper/lang/trunk/src/main

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

2010-01-15 Thread bayard
Author: bayard Date: Sat Jan 16 07:58:11 2010 New Revision: 899895 URL: http://svn.apache.org/viewvc?rev=899895view=rev Log: Adding String lazy caching Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Range.java Modified: commons/proper/lang/trunk/src/main/java

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

2010-01-09 Thread bayard
Author: bayard Date: Sat Jan 9 10:06:42 2010 New Revision: 897408 URL: http://svn.apache.org/viewvc?rev=897408view=rev Log: Synchronizing the COMMON Map so that getInstance doesn't miss a put from a subclass in another thread. LANG-494 Modified: commons/proper/lang/trunk/src/main/java/org

svn commit: r897419 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/builder/HashCodeBuilder.java

2010-01-09 Thread bayard
Author: bayard Date: Sat Jan 9 11:20:49 2010 New Revision: 897419 URL: http://svn.apache.org/viewvc?rev=897419view=rev Log: Performance improvement per Anthony Whitford in LANG-574. Check for isArray to short-circuit the 9 instanceof checks. Improves both non-arrays and Object[] in tests

svn commit: r897421 - in /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/builder: CompareToBuilder.java EqualsBuilder.java HashCodeBuilder.java

2010-01-09 Thread bayard
Author: bayard Date: Sat Jan 9 11:44:06 2010 New Revision: 897421 URL: http://svn.apache.org/viewvc?rev=897421view=rev Log: Replacing the creation of a List in the core of each Builder class to test contains on the excludeFields with a call to ArrayUtils.contains. Reported by Anthony Whitford

svn commit: r897533 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/builder/HashCodeBuilder.java

2010-01-09 Thread bayard
Author: bayard Date: Sat Jan 9 20:23:13 2010 New Revision: 897533 URL: http://svn.apache.org/viewvc?rev=897533view=rev Log: Removing unnecessary p and Class variable Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/builder/HashCodeBuilder.java Modified: commons

svn commit: r895915 - in /commons/proper/lang/trunk/src: media/ original-media/

2010-01-04 Thread bayard
Author: bayard Date: Tue Jan 5 06:11:37 2010 New Revision: 895915 URL: http://svn.apache.org/viewvc?rev=895915view=rev Log: Renaming media for the simple reason that two directories pisses off my tab completion :) Added: commons/proper/lang/trunk/src/original-media/ - copied from

svn commit: r895055 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang3/time/DateUtils.java test/org/apache/commons/lang3/time/DateUtilsTest.java

2010-01-01 Thread bayard
Author: bayard Date: Fri Jan 1 19:01:18 2010 New Revision: 895055 URL: http://svn.apache.org/viewvc?rev=895055view=rev Log: Adding parseDateStrictly method per LANG-486 Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang3/time/DateUtils.java commons/proper/lang/trunk

svn commit: r895097 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang3/exception/ExceptionUtils.java test/org/apache/commons/lang3/exception/ExceptionUtilsTest.java

2010-01-01 Thread bayard
Author: bayard Date: Sat Jan 2 00:06:06 2010 New Revision: 895097 URL: http://svn.apache.org/viewvc?rev=895097view=rev Log: Removing isThrowableNested, isNestedThrowable and getFullStackTrace as they were all types of no-op once you got to JDK 1.4. LANG-491 Modified: commons/proper/lang

svn commit: r895118 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang3/exception/ExceptionUtils.java

2010-01-01 Thread bayard
Author: bayard Date: Sat Jan 2 04:57:10 2010 New Revision: 895118 URL: http://svn.apache.org/viewvc?rev=895118view=rev Log: Removing SQLException usage per LANG-539. This leads to removing getCauseUsingWellKnownTypes and dropping the optimization step for SQLException

svn commit: r895122 - /commons/proper/lang/trunk/src/test/org/apache/commons/lang3/exception/ExceptionUtilsTest.java

2010-01-01 Thread bayard
Author: bayard Date: Sat Jan 2 05:15:05 2010 New Revision: 895122 URL: http://svn.apache.org/viewvc?rev=895122view=rev Log: Removing the selfCause tests. This is not a legal state for JDK Throwable cause properties, and I'm going to drop the support for people creating methods named 'setCause

svn commit: r895123 - /commons/proper/lang/trunk/src/test/org/apache/commons/lang3/exception/ExceptionUtilsTest.java

2010-01-01 Thread bayard
Author: bayard Date: Sat Jan 2 05:24:18 2010 New Revision: 895123 URL: http://svn.apache.org/viewvc?rev=895123view=rev Log: Removing unused NestableRuntimeException legacy class. LANG-491 Modified: commons/proper/lang/trunk/src/test/org/apache/commons/lang3/exception

svn commit: r895126 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang3/exception/ExceptionUtils.java test/org/apache/commons/lang3/exception/ExceptionUtilsTest.java

2010-01-01 Thread bayard
Author: bayard Date: Sat Jan 2 05:44:35 2010 New Revision: 895126 URL: http://svn.apache.org/viewvc?rev=895126view=rev Log: Removing setCause method. JDK 1.4 provided an initCause method and this method was to support both pre and post JDK 1.4 use cases. I don't see much of a reason to keep

svn commit: r895128 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang3/exception/ExceptionUtils.java

2010-01-01 Thread bayard
Author: bayard Date: Sat Jan 2 05:47:45 2010 New Revision: 895128 URL: http://svn.apache.org/viewvc?rev=895128view=rev Log: Removing now unnecessary static initializer block. LANG-491 Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang3/exception/ExceptionUtils.java

svn commit: r895129 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang3/exception/ExceptionUtils.java test/org/apache/commons/lang3/exception/ExceptionUtilsTest.java

2010-01-01 Thread bayard
Author: bayard Date: Sat Jan 2 05:58:57 2010 New Revision: 895129 URL: http://svn.apache.org/viewvc?rev=895129view=rev Log: Removed the ability to modify the static store of cause method names. If that feature is wanted, it's easy for the user to pass in their own list, or use the newly added

svn commit: r895130 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang3/exception/ExceptionUtils.java

2010-01-01 Thread bayard
Author: bayard Date: Sat Jan 2 06:02:33 2010 New Revision: 895130 URL: http://svn.apache.org/viewvc?rev=895130view=rev Log: Removed unnecessary private toArray method. It was only invoked from one location. LANG-491 Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang3

svn commit: r895131 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang3/exception/ExceptionUtils.java

2010-01-01 Thread bayard
Author: bayard Date: Sat Jan 2 06:07:11 2010 New Revision: 895131 URL: http://svn.apache.org/viewvc?rev=895131view=rev Log: Removed the support for exceptions with a field named 'detail'. It's been there since the beginning, but does not seem like a very important use case. LANG-491 Modified

<    1   2   3   4   5   6   7   8   9   10   >