svn commit: r1367752 - /commons/proper/collections/trunk/src/changes/changes.xml

2012-07-31 Thread tn
Author: tn Date: Tue Jul 31 20:25:49 2012 New Revision: 1367752 URL: http://svn.apache.org/viewvc?rev=1367752&view=rev Log: [COLLECTION-272] Added to changes.xml. Modified: commons/proper/collections/trunk/src/changes/changes.xml Modified: commons/proper/collections/trunk/src/changes/changes

svn commit: r1367748 - in /commons/proper/collections/trunk/src: main/java/org/apache/commons/collections/comparators/ test/java/org/apache/commons/collections/comparators/ test/resources/data/test/

2012-07-31 Thread tn
Author: tn Date: Tue Jul 31 20:23:29 2012 New Revision: 1367748 URL: http://svn.apache.org/viewvc?rev=1367748&view=rev Log: [COLLECTIONS-272] Added support for serialization to FixedOrderComparator and TransformingComparator, added missing equals/hashCode, renamed tests. Added: commons/prop

svn commit: r1367706 - in /commons/proper/collections/trunk/src: changes/changes.xml main/java/org/apache/commons/collections/CollectionUtils.java test/java/org/apache/commons/collections/TestCollecti

2012-07-31 Thread tn
Author: tn Date: Tue Jul 31 19:02:53 2012 New Revision: 1367706 URL: http://svn.apache.org/viewvc?rev=1367706&view=rev Log: [COLLECTION-383] Added overriden CollectionUtils#forAllDo method which takes an Iterator as input, thanks to Adrian Cumiskey for report and patch. Modified: commons/pro

svn commit: r1367700 - /commons/proper/collections/trunk/src/changes/changes.xml

2012-07-31 Thread tn
Author: tn Date: Tue Jul 31 18:22:28 2012 New Revision: 1367700 URL: http://svn.apache.org/viewvc?rev=1367700&view=rev Log: [COLLECTIONS-231] Add to changes.xml. Modified: commons/proper/collections/trunk/src/changes/changes.xml Modified: commons/proper/collections/trunk/src/changes/changes.

svn commit: r1367593 - in /commons/proper/math/trunk/src: changes/changes.xml main/java/org/apache/commons/math3/fraction/Fraction.java test/java/org/apache/commons/math3/fraction/FractionTest.java

2012-07-31 Thread erans
Author: erans Date: Tue Jul 31 14:58:01 2012 New Revision: 1367593 URL: http://svn.apache.org/viewvc?rev=1367593&view=rev Log: MATH-835 Avoid overflow. Modified: commons/proper/math/trunk/src/changes/changes.xml commons/proper/math/trunk/src/main/java/org/apache/commons/math3/fraction/Fr

svn commit: r1367576 - in /commons/proper/jexl/trunk/src: main/java/org/apache/commons/jexl3/internal/ main/java/org/apache/commons/jexl3/parser/ site/xdoc/ site/xdoc/reference/ test/java/org/apache/c

2012-07-31 Thread henrib
Author: henrib Date: Tue Jul 31 14:30:43 2012 New Revision: 1367576 URL: http://svn.apache.org/viewvc?rev=1367576&view=rev Log: JEXL-133: Added 'not startsWith' (^!) and 'not endsWith' (!$) operators Modified: commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/internal/Debugger

svn commit: r1367520 - /commons/proper/pool/branches/POOL_1_X/pom.xml

2012-07-31 Thread ggregory
Author: ggregory Date: Tue Jul 31 12:46:14 2012 New Revision: 1367520 URL: http://svn.apache.org/viewvc?rev=1367520&view=rev Log: Update plugin: maven-changes-plugin 2.6 to 2.7.1 clirr-maven-plugin 2.3 to 2.4 maven-checkstyle-plugin 2.9 to 2.9.1 findbugs-maven-plugin 2.3.3 to 2.5.1 maven-pmd-plugi

svn commit: r1367517 - in /commons/proper/vfs/trunk: core/src/main/java/org/apache/commons/vfs2/FileSystemConfigBuilder.java src/changes/changes.xml

2012-07-31 Thread ggregory
Author: ggregory Date: Tue Jul 31 12:32:12 2012 New Revision: 1367517 URL: http://svn.apache.org/viewvc?rev=1367517&view=rev Log: [VFS-435] FileSystemConfigBuilder does not use prefix for some system property lookups. Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/