svn commit: r1389016 - /commons/proper/logging/trunk/pom.xml

2012-09-23 Thread dennisl
Author: dennisl Date: Sun Sep 23 11:14:37 2012 New Revision: 1389016 URL: http://svn.apache.org/viewvc?rev=1389016view=rev Log: Upgrade to commons-parent:26. Modified: commons/proper/logging/trunk/pom.xml Modified: commons/proper/logging/trunk/pom.xml URL:

svn commit: r1389017 - /commons/proper/logging/trunk/build.xml

2012-09-23 Thread dennisl
Author: dennisl Date: Sun Sep 23 11:15:01 2012 New Revision: 1389017 URL: http://svn.apache.org/viewvc?rev=1389017view=rev Log: Fix indentation. Modified: commons/proper/logging/trunk/build.xml Modified: commons/proper/logging/trunk/build.xml URL:

svn commit: r1389019 - /commons/proper/logging/trunk/RELEASE-NOTES.txt

2012-09-23 Thread dennisl
Author: dennisl Date: Sun Sep 23 11:21:21 2012 New Revision: 1389019 URL: http://svn.apache.org/viewvc?rev=1389019view=rev Log: Regenerate the release notes using the release-notes profile in commons-parent. Modified: commons/proper/logging/trunk/RELEASE-NOTES.txt Modified:

svn commit: r1389022 - in /commons/proper/logging/trunk/src/test/org/apache/commons/logging: WeakHashTableTestCase.java impl/WeakHashtableTest.java

2012-09-23 Thread dennisl
Author: dennisl Date: Sun Sep 23 11:33:16 2012 New Revision: 1389022 URL: http://svn.apache.org/viewvc?rev=1389022view=rev Log: Merge test for LOGGING-119 into the standard test class for WeakHashtable. Removed:

svn commit: r1389042 - in /commons/proper/lang/trunk/src: changes/changes.xml main/java/org/apache/commons/lang3/text/StrBuilder.java test/java/org/apache/commons/lang3/text/StrBuilderAppendInsertTest

2012-09-23 Thread ggregory
Author: ggregory Date: Sun Sep 23 13:01:27 2012 New Revision: 1389042 URL: http://svn.apache.org/viewvc?rev=1389042view=rev Log: [LANG-825] Create StrBuilder APIs similar to String.format(String, Object...) Modified: commons/proper/lang/trunk/src/changes/changes.xml

svn commit: r1389129 - in /commons/proper/math/trunk/src: changes/ main/java/org/apache/commons/math3/linear/ test/java/org/apache/commons/math3/linear/

2012-09-23 Thread tn
Author: tn Date: Sun Sep 23 19:34:02 2012 New Revision: 1389129 URL: http://svn.apache.org/viewvc?rev=1389129view=rev Log: [MATH-848] Fixed Schur transformation for certain input matrices, changed index parameter names to indicate their purpose. Modified:

svn commit: r1389150 - /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/stat/regression/SimpleRegressionTest.java

2012-09-23 Thread psteitz
Author: psteitz Date: Sun Sep 23 21:42:51 2012 New Revision: 1389150 URL: http://svn.apache.org/viewvc?rev=1389150view=rev Log: Added tests confirming exception behavior for regress(double[]). Modified:

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

2012-09-23 Thread sebb
Author: sebb Date: Mon Sep 24 00:11:23 2012 New Revision: 1389172 URL: http://svn.apache.org/viewvc?rev=1389172view=rev Log: LANG-799 - DateUtils#parseDate uses default locale; add Locale support Remove inappropriate test - we don't use localized formats Modified:

svn commit: r1389200 - in /commons/proper/imaging/trunk: pom.xml src/main/java/org/apache/commons/imaging/palette/PaletteFactory.java

2012-09-23 Thread damjan
Author: damjan Date: Mon Sep 24 04:00:56 2012 New Revision: 1389200 URL: http://svn.apache.org/viewvc?rev=1389200view=rev Log: Update to commons-parent 26. Fix false-positive dead local stores according to Findbugs. Modified: commons/proper/imaging/trunk/pom.xml

svn commit: r1389213 - in /commons/proper/imaging/trunk: RELEASE-NOTES.txt pom.xml src/changes/changes.xml src/main/assembly/src.xml

2012-09-23 Thread damjan
Author: damjan Date: Mon Sep 24 05:46:01 2012 New Revision: 1389213 URL: http://svn.apache.org/viewvc?rev=1389213view=rev Log: Prepare for the next RC. Modified: commons/proper/imaging/trunk/RELEASE-NOTES.txt commons/proper/imaging/trunk/pom.xml