svn commit: r1343132 - /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/random/RandomDataTest.java

2012-05-27 Thread psteitz
Author: psteitz Date: Mon May 28 03:22:28 2012 New Revision: 1343132 URL: http://svn.apache.org/viewvc?rev=1343132&view=rev Log: Reverted r1343083 commit. Tests using secure random generators can't use fixed seeds. I forgot the default retry was 2, so retry infrastructure was still being used.

svn commit: r1343083 - /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/random/RandomDataTest.java

2012-05-27 Thread psteitz
Author: psteitz Date: Sun May 27 19:45:06 2012 New Revision: 1343083 URL: http://svn.apache.org/viewvc?rev=1343083&view=rev Log: Eliminated unused import and retry infrastructure (no longer used). JIRA: Math-598. Modified: commons/proper/math/trunk/src/test/java/org/apache/commons/math3/ran

svn commit: r1343077 - /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/random/RandomDataTest.java

2012-05-27 Thread psteitz
Author: psteitz Date: Sun May 27 18:45:48 2012 New Revision: 1343077 URL: http://svn.apache.org/viewvc?rev=1343077&view=rev Log: * Changed testNextHex, textNextSecureHex to use ChiSquareTest via TestUtils method (These tests were written before either of these existed.) * Dropped @Retry from test

svn commit: r1343076 - /commons/proper/math/trunk/pom.xml

2012-05-27 Thread psteitz
Author: psteitz Date: Sun May 27 18:42:44 2012 New Revision: 1343076 URL: http://svn.apache.org/viewvc?rev=1343076&view=rev Log: Adding humble self back. Modified: commons/proper/math/trunk/pom.xml Modified: commons/proper/math/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/

svn commit: r1343059 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java

2012-05-27 Thread ggregory
Author: ggregory Date: Sun May 27 15:04:57 2012 New Revision: 1343059 URL: http://svn.apache.org/viewvc?rev=1343059&view=rev Log: Use US-English spelling. Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java Modified: commons/proper/code

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

2012-05-27 Thread ggregory
Author: ggregory Date: Sun May 27 14:58:05 2012 New Revision: 1343057 URL: http://svn.apache.org/viewvc?rev=1343057&view=rev Log: Update to commons-parent 25. Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/prop

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

2012-05-27 Thread ggregory
Author: ggregory Date: Sun May 27 14:56:22 2012 New Revision: 1343055 URL: http://svn.apache.org/viewvc?rev=1343055&view=rev Log: Update to commons-parent 25. Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/prop

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

2012-05-27 Thread ggregory
Author: ggregory Date: Sun May 27 14:41:00 2012 New Revision: 1343054 URL: http://svn.apache.org/viewvc?rev=1343054&view=rev Log: Update to commons-parent 25. Modified: commons/proper/pool/branches/POOL_1_X/pom.xml Modified: commons/proper/pool/branches/POOL_1_X/pom.xml URL: http://svn.apac

svn commit: r1343053 - /commons/proper/io/trunk/pom.xml

2012-05-27 Thread ggregory
Author: ggregory Date: Sun May 27 14:27:55 2012 New Revision: 1343053 URL: http://svn.apache.org/viewvc?rev=1343053&view=rev Log: Update to commons-parent 25. Modified: commons/proper/io/trunk/pom.xml Modified: commons/proper/io/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper

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

2012-05-27 Thread ggregory
Author: ggregory Date: Sun May 27 14:17:55 2012 New Revision: 1343052 URL: http://svn.apache.org/viewvc?rev=1343052&view=rev Log: Update to commons-parent 25. Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/

svn commit: r1343020 - in /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging: ./ common/ formats/bmp/ formats/icns/ formats/jpeg/iptc/ formats/png/ formats/psd/ formats/tiff/ forma

2012-05-27 Thread damjan
Author: damjan Date: Sun May 27 09:58:39 2012 New Revision: 1343020 URL: http://svn.apache.org/viewvc?rev=1343020&view=rev Log: Fix some Findbugs problems. Modified: commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/FormatCompliance.java commons/proper/imaging/trunk

svn commit: r1343007 - in /commons/proper/imaging/trunk: checkstyle.xml pom.xml src/main/java/org/apache/commons/imaging/ImagingConstants.java src/main/java/org/apache/commons/imaging/formats/tiff/con

2012-05-27 Thread damjan
Author: damjan Date: Sun May 27 07:29:54 2012 New Revision: 1343007 URL: http://svn.apache.org/viewvc?rev=1343007&view=rev Log: Configure Checkstyle better. Added: commons/proper/imaging/trunk/checkstyle.xml (with props) Modified: commons/proper/imaging/trunk/pom.xml commons/prope