commons-rng git commit: Override "toString" to keep track of the underlying class.

2016-11-04 Thread erans
Repository: commons-rng Updated Branches: refs/heads/multimodule f280d0182 -> 7e12202ac Override "toString" to keep track of the underlying class. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/7e12202a Tree:

commons-compress git commit: avoid overflow when resizing

2016-11-04 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 46f57bf93 -> f538f38bd avoid overflow when resizing Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/f538f38b Tree: http://git-wip-us.ap

commons-compress git commit: properly return -1 from read on EOF

2016-11-04 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 422160005 -> 46f57bf93 properly return -1 from read on EOF Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/46f57bf9 Tree: http://git-wi

[1/2] commons-rng git commit: Correct URL.

2016-11-04 Thread erans
Repository: commons-rng Updated Branches: refs/heads/multimodule 862426a9f -> f280d0182 Correct URL. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/482b3e4b Tree: http://git-wip-us.apache.org/repos/asf/commons

[2/2] commons-rng git commit: Deleted unnecessary files in "core" module.

2016-11-04 Thread erans
Deleted unnecessary files in "core" module. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/f280d018 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/f280d018 Diff: http://git-wip-us.apache.org/repos/a

commons-compress git commit: COMPRESS-327 convenience constructors and more javadocs

2016-11-04 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 12d9048c6 -> 422160005 COMPRESS-327 convenience constructors and more javadocs patch by Maciej Nowakowski Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/comm

svn commit: r1768052 - /commons/proper/daemon/trunk/src/native/windows/apps/prunsrv/prunsrv.c

2016-11-04 Thread markt
Author: markt Date: Fri Nov 4 15:19:32 2016 New Revision: 1768052 URL: http://svn.apache.org/viewvc?rev=1768052&view=rev Log: Typo Modified: commons/proper/daemon/trunk/src/native/windows/apps/prunsrv/prunsrv.c Modified: commons/proper/daemon/trunk/src/native/windows/apps/prunsrv/prunsrv.c

svn commit: r1768047 - in /commons/proper/daemon/trunk/src: changes/changes.xml native/windows/apps/prunsrv/prunsrv.c

2016-11-04 Thread markt
Author: markt Date: Fri Nov 4 14:58:34 2016 New Revision: 1768047 URL: http://svn.apache.org/viewvc?rev=1768047&view=rev Log: Fix DAEMON-322 Ensure that the PID file on Windows, if used, is readable by other processes. Modified: commons/proper/daemon/trunk/src/changes/changes.xml commons

commons-rng git commit: CheckStyle warnings cleanup.

2016-11-04 Thread erans
Repository: commons-rng Updated Branches: refs/heads/multimodule 1068c58bd -> 862426a9f CheckStyle warnings cleanup. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/862426a9 Tree: http://git-wip-us.apache.org/r

[3/3] commons-rng git commit: Module dedicated web page.

2016-11-04 Thread erans
Module dedicated web page. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/1068c58b Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/1068c58b Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/di

[1/3] commons-rng git commit: Module dedicated web page.

2016-11-04 Thread erans
Repository: commons-rng Updated Branches: refs/heads/multimodule 950f8b7b9 -> 1068c58bd Module dedicated web page. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/568e74be Tree: http://git-wip-us.apache.org/rep

[2/3] commons-rng git commit: Module dedicated web page.

2016-11-04 Thread erans
Module dedicated web page. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/9b33d8b4 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/9b33d8b4 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/di

svn commit: r1768001 [2/2] - in /commons/proper/daemon/trunk/src: changes/changes.xml native/unix/support/config.guess native/unix/support/config.sub

2016-11-04 Thread markt
Modified: commons/proper/daemon/trunk/src/native/unix/support/config.sub URL: http://svn.apache.org/viewvc/commons/proper/daemon/trunk/src/native/unix/support/config.sub?rev=1768001&r1=1768000&r2=1768001&view=diff == --- c

svn commit: r1768001 [1/2] - in /commons/proper/daemon/trunk/src: changes/changes.xml native/unix/support/config.guess native/unix/support/config.sub

2016-11-04 Thread markt
Author: markt Date: Fri Nov 4 10:27:35 2016 New Revision: 1768001 URL: http://svn.apache.org/viewvc?rev=1768001&view=rev Log: Fix DAEMON-343 Update config.guess and config.sub to add support, amongst others for 64-bit PowerPC Little-Endian architecture. Modified: commons/proper/daemon/trun

svn commit: r1767998 - in /commons/proper/daemon/trunk/src: changes/changes.xml main/java/org/apache/commons/daemon/support/DaemonLoader.java

2016-11-04 Thread markt
Author: markt Date: Fri Nov 4 09:55:27 2016 New Revision: 1767998 URL: http://svn.apache.org/viewvc?rev=1767998&view=rev Log: Fix DAEMON-333 Remove calls to explicit GC. Modified: commons/proper/daemon/trunk/src/changes/changes.xml commons/proper/daemon/trunk/src/main/java/org/apache/co

svn commit: r1767997 - /commons/proper/daemon/trunk/src/main/java/org/apache/commons/daemon/support/DaemonLoader.java

2016-11-04 Thread markt
Author: markt Date: Fri Nov 4 09:51:30 2016 New Revision: 1767997 URL: http://svn.apache.org/viewvc?rev=1767997&view=rev Log: Fix comment typos Modified: commons/proper/daemon/trunk/src/main/java/org/apache/commons/daemon/support/DaemonLoader.java Modified: commons/proper/daemon/trunk/src

svn commit: r1767996 - in /commons/proper/daemon/trunk/src: changes/changes.xml native/windows/apps/prunmgr/Makefile native/windows/apps/prunsrv/Makefile

2016-11-04 Thread markt
Author: markt Date: Fri Nov 4 09:44:14 2016 New Revision: 1767996 URL: http://svn.apache.org/viewvc?rev=1767996&view=rev Log: Fix DBCP-346 Compile the Windows binaries with the /DYNAMICBASE and /NXCOMPAT switches. Modified: commons/proper/daemon/trunk/src/changes/changes.xml commons/prop

svn commit: r1767995 - /commons/proper/daemon/trunk/src/native/windows/apps/prunsrv/

2016-11-04 Thread markt
Author: markt Date: Fri Nov 4 09:42:45 2016 New Revision: 1767995 URL: http://svn.apache.org/viewvc?rev=1767995&view=rev Log: Ignore x86 build dir Modified: commons/proper/daemon/trunk/src/native/windows/apps/prunsrv/ (props changed) Propchange: commons/proper/daemon/trunk/src/native/win

[4/4] commons-rng git commit: Disabled aggregation of generated Javadoc.

2016-11-04 Thread erans
Disabled aggregation of generated 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/950f8b7b Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/950f8b7b Diff: http://git-wip-us.apache.org/repos/as

[2/4] commons-rng git commit: Remove element present in parent POM.

2016-11-04 Thread erans
Remove element present in parent POM. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/a57ab6a8 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/a57ab6a8 Diff: http://git-wip-us.apache.org/repos/asf/com

[3/4] commons-rng git commit: OSGi properties.

2016-11-04 Thread erans
OSGi properties. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/0d3069a3 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/0d3069a3 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/0d3069a

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

2016-11-04 Thread erans
Repository: commons-rng Updated Branches: refs/heads/multimodule c23a10fb7 -> 950f8b7b9 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/3f84625d Tree: http://git-wip-us.apache.org/repos/asf/commons-rng