commons-rng git commit: Fix dependency version (for "userguide" code examples).

2016-08-26 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master 99cf47237 -> 572b32bf5 Fix dependency version (for "userguide" code examples). Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/572b32bf Tree:

svn commit: r1757891 - /commons/proper/configuration/trunk/src/changes/changes.xml

2016-08-26 Thread oheger
Author: oheger Date: Fri Aug 26 16:42:03 2016 New Revision: 1757891 URL: http://svn.apache.org/viewvc?rev=1757891=rev Log: [CONFIGURATION-638] Updated changes.xml. Modified: commons/proper/configuration/trunk/src/changes/changes.xml Modified:

svn commit: r1757890 - in /commons/proper/configuration/trunk/src/test: java/org/apache/commons/configuration2/ resources/

2016-08-26 Thread oheger
Author: oheger Date: Fri Aug 26 16:41:38 2016 New Revision: 1757890 URL: http://svn.apache.org/viewvc?rev=1757890=rev Log: [CONFIGURATION-638] Removed temporary files in tests. Some tests have been rewritten to use JUnit's TemporaryFolder class to prevent that temporary files or folders remain

commons-rng git commit: Javadoc.

2016-08-26 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master 099988549 -> 99cf47237 Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/99cf4723 Tree:

[2/4] commons-rng git commit: Javadoc.

2016-08-26 Thread erans
Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/b42e97d9 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/b42e97d9 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/b42e97d9

[1/4] commons-rng git commit: Javadoc.

2016-08-26 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master 2de928b98 -> 099988549 Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/71700558 Tree:

[4/4] commons-rng git commit: Accept empty array as seed.

2016-08-26 Thread erans
Accept empty array as seed. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/09998854 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/09998854 Diff:

[3/4] commons-rng git commit: Unit tests added.

2016-08-26 Thread erans
Unit tests added. Checks that empty array seeds are accepted and that the resulting state (as computed by the default seeding procedure) still produces uniform sequences. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: