svn commit: r1725164 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/PureJavaCrc32Test.java

2016-01-17 Thread ggregory
Author: ggregory Date: Mon Jan 18 02:33:49 2016 New Revision: 1725164 URL: http://svn.apache.org/viewvc?rev=1725164&view=rev Log: Format tweak with header. Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/PureJavaCrc32Test.java Modified: commons/proper/cod

svn commit: r1725163 - in /commons/proper/codec/trunk/src: changes/changes.xml main/java/org/apache/commons/codec/digest/PureJavaCrc32.java test/java/org/apache/commons/codec/digest/PureJavaCrc32Test.

2016-01-17 Thread ggregory
Author: ggregory Date: Mon Jan 18 02:33:05 2016 New Revision: 1725163 URL: http://svn.apache.org/viewvc?rev=1725163&view=rev Log: [CODEC-205] Add faster CRC32 implementation. Copied from Hadoop 2.6.3. See also [CODEC-171]. Added: commons/proper/codec/trunk/src/main/java/org/apache/commons/c

svn commit: r1725161 - in /commons/proper/codec/trunk/src: main/java/org/apache/commons/codec/binary/ main/java/org/apache/commons/codec/language/ main/java/org/apache/commons/codec/language/bm/ main/

2016-01-17 Thread ggregory
Author: ggregory Date: Mon Jan 18 01:08:56 2016 New Revision: 1725161 URL: http://svn.apache.org/viewvc?rev=1725161&view=rev Log: Statement unnecessarily nested within else clause. Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/binary/Base32.java commons/pro

svn commit: r1725115 - /commons/proper/weaver/trunk/modules/privilizer/weaver/src/it/sample/pom.xml

2016-01-17 Thread mbenson
Author: mbenson Date: Sun Jan 17 19:49:57 2016 New Revision: 1725115 URL: http://svn.apache.org/viewvc?rev=1725115&view=rev Log: filter all urls before transforming directory separator Modified: commons/proper/weaver/trunk/modules/privilizer/weaver/src/it/sample/pom.xml Modified: commons/pr

[lang] Fixed line ending issues once and for all

2016-01-17 Thread krosenvold
Repository: commons-lang Updated Branches: refs/heads/master 69d4bf883 -> 818a54414 Fixed line ending issues once and for all Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/818a5441 Tree: http://git-wip-us.a

[commons-math] Git Push Summary

2016-01-17 Thread luc
Repository: commons-math Updated Branches: refs/heads/random-revamp [deleted] e76bf903a

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons ((Group) Build with Java 7 (Maven 3.0.5))

2016-01-17 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40803&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Sun 17 Jan 2016 16:20:36 + Finished at: Sun 17 Jan 2016 16:25:44 + Total time: 5m 7s Build Trigger: Sched

svn commit: r1725098 - in /commons/proper/jcs/trunk: commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/disk/indexed/IndexedDiskCache.java src/changes/changes.xml

2016-01-17 Thread tv
Author: tv Date: Sun Jan 17 15:48:07 2016 New Revision: 1725098 URL: http://svn.apache.org/viewvc?rev=1725098&view=rev Log: Fix JCS-158: NullPointerException in IndexedDiskCache.addToRecycleBin(...) Modified: commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxi

svn commit: r1725097 - /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheFactory.java

2016-01-17 Thread tv
Author: tv Date: Sun Jan 17 15:32:54 2016 New Revision: 1725097 URL: http://svn.apache.org/viewvc?rev=1725097&view=rev Log: Fix JCS-157: RemoteCacheFactory ignores host and port configuration on client Modified: commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/a

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons ((Group) Build with Java 7 (Maven 3.0.5))

2016-01-17 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40802&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Sun 17 Jan 2016 15:20:48 + Finished at: Sun 17 Jan 2016 15:25:39 + Total time: 4m 51s Build Trigger: Sche

svn commit: r1725096 - in /commons/proper/jcs/trunk: commons-jcs-jcache-extras/pom.xml commons-jcs-jcache-openjpa/pom.xml commons-jcs-jcache/pom.xml commons-jcs-tck-tests/pom.xml pom.xml

2016-01-17 Thread tv
Author: tv Date: Sun Jan 17 14:41:16 2016 New Revision: 1725096 URL: http://svn.apache.org/viewvc?rev=1725096&view=rev Log: Update to commons-parent 39, fix some warnings Modified: commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml commons/proper/jcs/trunk/commons-jcs-jcache-openj

[commons-math] Git Push Summary

2016-01-17 Thread luc
Repository: commons-math Updated Branches: refs/heads/random-revamp [created] e76bf903a

[22/22] [math] Reverting commit 87497c72460c9c58f829a372d741b386fc2ac8f8 as per Gilles request.

2016-01-17 Thread luc
Reverting commit 87497c72460c9c58f829a372d741b386fc2ac8f8 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[18/22] [math] Reverting commit ffae3bdbb6740e336a223a82a3dd545c24cde7b5 as per Gilles request.

2016-01-17 Thread luc
Reverting commit ffae3bdbb6740e336a223a82a3dd545c24cde7b5 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[02/22] [math] Reverting commit 6f4f676c4b730f7639deef9af205b596fa0aab8e as per Gilles request.

2016-01-17 Thread luc
Reverting commit 6f4f676c4b730f7639deef9af205b596fa0aab8e as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[20/22] [math] Reverting commit 921d0d60d40d8fbda29f14a64e848c70026ea32e as per Gilles request.

2016-01-17 Thread luc
Reverting commit 921d0d60d40d8fbda29f14a64e848c70026ea32e as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[01/22] [math] Reverting commit 4cbb388ba9099be121f81d75000acc3af93bf993 as per Gilles request.

2016-01-17 Thread luc
Repository: commons-math Updated Branches: refs/heads/master 4742149a8 -> 9d4fb4952 Reverting commit 4cbb388ba9099be121f81d75000acc3af93bf993 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos

[03/22] [math] Reverting commit f9e72000a17eb9d524b38a9f2c982c037dd94891 as per Gilles request.

2016-01-17 Thread luc
Reverting commit f9e72000a17eb9d524b38a9f2c982c037dd94891 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[08/22] [math] Reverting commit d1123894d33922e7c8ca838f9dac9bdceefa3f7a as per Gilles request.

2016-01-17 Thread luc
Reverting commit d1123894d33922e7c8ca838f9dac9bdceefa3f7a as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[06/22] [math] Reverting commit fdc116f0bcda6d1fffbbe505d0687b0406e92fa6 as per Gilles request.

2016-01-17 Thread luc
Reverting commit fdc116f0bcda6d1fffbbe505d0687b0406e92fa6 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[17/22] [math] Reverting commit 581b474f4b194731eb9cb22cdde7330a1ec81c3b as per Gilles request.

2016-01-17 Thread luc
Reverting commit 581b474f4b194731eb9cb22cdde7330a1ec81c3b as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[19/22] [math] Reverting commit e34f50dd1083fa8ed9fe25fe701b64bd2ea7efc0 as per Gilles request.

2016-01-17 Thread luc
Reverting commit e34f50dd1083fa8ed9fe25fe701b64bd2ea7efc0 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[16/22] [math] Reverting commit e0d17fed51f5018fc34578699d824c20efc44368 as per Gilles request.

2016-01-17 Thread luc
Reverting commit e0d17fed51f5018fc34578699d824c20efc44368 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[15/22] [math] Reverting commit 4fc5b3402c58d6a4b317bf23b896ea91d22af6fe as per Gilles request.

2016-01-17 Thread luc
Reverting commit 4fc5b3402c58d6a4b317bf23b896ea91d22af6fe as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[04/22] [math] Reverting commit b95df5ad1ecfe158f4acbd6e62c8429e35969ae2 as per Gilles request.

2016-01-17 Thread luc
Reverting commit b95df5ad1ecfe158f4acbd6e62c8429e35969ae2 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[13/22] [math] Reverting commit d8e2f892e48423fda73204be3ec239d282e71c65 as per Gilles request.

2016-01-17 Thread luc
Reverting commit d8e2f892e48423fda73204be3ec239d282e71c65 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[07/22] [math] Reverting commit 8f6bedeb724fa78583c26423aaece05cfddc04c9 as per Gilles request.

2016-01-17 Thread luc
Reverting commit 8f6bedeb724fa78583c26423aaece05cfddc04c9 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[09/22] [math] Reverting commit 81585a3c46bb05e86e11d88ba25d14b90d488577 as per Gilles request.

2016-01-17 Thread luc
Reverting commit 81585a3c46bb05e86e11d88ba25d14b90d488577 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[10/22] [math] Reverting commit 8d6d088622f8e4ea89e66ccbe097510fb4c932fd as per Gilles request.

2016-01-17 Thread luc
Reverting commit 8d6d088622f8e4ea89e66ccbe097510fb4c932fd as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[05/22] [math] Reverting commit 66608db56c41e91ee34fdc1e6157d69b69893fad as per Gilles request.

2016-01-17 Thread luc
Reverting commit 66608db56c41e91ee34fdc1e6157d69b69893fad as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[11/22] [math] Reverting commit aaabfe8d2d8d8c963310cdbd8fd0e81c50006992 as per Gilles request.

2016-01-17 Thread luc
Reverting commit aaabfe8d2d8d8c963310cdbd8fd0e81c50006992 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[21/22] [math] Reverting commit 2a8061f4ad8903a9c6d46b404973bdbd84385d39 as per Gilles request.

2016-01-17 Thread luc
Reverting commit 2a8061f4ad8903a9c6d46b404973bdbd84385d39 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[14/22] [math] Reverting commit ca01fdf5808dcaf5bdb6e1c09a7de70a0adc0d28 as per Gilles request.

2016-01-17 Thread luc
Reverting commit ca01fdf5808dcaf5bdb6e1c09a7de70a0adc0d28 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[12/22] [math] Reverting commit 8a35ca4f8e19b914a8503d1d5156212363cbaf10 as per Gilles request.

2016-01-17 Thread luc
Reverting commit 8a35ca4f8e19b914a8503d1d5156212363cbaf10 as per Gilles request. The work on revamping the random packages is perfoemd in the random-ravamp branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi