commons-dbcp git commit: Fix DBCP-463

2016-11-02 Thread markt
Repository: commons-dbcp Updated Branches: refs/heads/master f740290ca -> 8a1c11185 Fix DBCP-463 Correct a typo in the method name PoolableConnectionFactory#setMaxOpenPreparedStatements. The old method remains but is deprecated so not to break clients currently using the incorrect name.

commons-dbcp git commit: Fix DBCP-468

2016-11-02 Thread markt
Repository: commons-dbcp Updated Branches: refs/heads/master 0b5b1be81 -> f740290ca Fix DBCP-468 Expand the fail-fast for fatal connection errors feature to include managed connections. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit:

[1/2] commons-dbcp git commit: Ignore IDE files

2016-11-02 Thread markt
Repository: commons-dbcp Updated Branches: refs/heads/master 7bc446a2e -> 0b5b1be81 Ignore IDE files Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/a2042657 Tree:

[2/2] commons-dbcp git commit: Fix DBCP-472

2016-11-02 Thread markt
Fix DBCP-472 Avoid potential infinite loops when checking if an SQLException is fatal for a connection or not. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/0b5b1be8 Tree:

svn commit: r1767783 - /commons/proper/pool/trunk/src/changes/changes.xml

2016-11-02 Thread markt
Author: markt Date: Wed Nov 2 20:54:06 2016 New Revision: 1767783 URL: http://svn.apache.org/viewvc?rev=1767783=rev Log: Fix transposed digits Modified: commons/proper/pool/trunk/src/changes/changes.xml Modified: commons/proper/pool/trunk/src/changes/changes.xml URL:

svn commit: r1767782 - in /commons/proper/pool/trunk/src: changes/ main/java/org/apache/commons/pool2/impl/ test/java/org/apache/commons/pool2/impl/

2016-11-02 Thread markt
Author: markt Date: Wed Nov 2 20:53:11 2016 New Revision: 1767782 URL: http://svn.apache.org/viewvc?rev=1767782=rev Log: Fix POOL-351 Add a configurable delay (default 10 seconds) to wait when shutting down an Evictor to allow the associated thread time to complete and current evictions and to

svn commit: r1767758 - /commons/proper/commons-parent/trunk/pom.xml

2016-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 18:40:07 2016 New Revision: 1767758 URL: http://svn.apache.org/viewvc?rev=1767758=rev Log: maven-changes-plugin : 2.12 -> 2.12.1. Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL:

svn commit: r1767756 - /commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/EvictionTimer.java

2016-11-02 Thread markt
Author: markt Date: Wed Nov 2 18:29:39 2016 New Revision: 1767756 URL: http://svn.apache.org/viewvc?rev=1767756=rev Log: Keep static classes at the end of the file. Modified: commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/EvictionTimer.java Modified:

svn commit: r1767714 - in /commons/proper/pool/trunk/src: changes/changes.xml main/java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java test/java/org/apache/commons/pool2/impl/TestGenericObje

2016-11-02 Thread markt
Author: markt Date: Wed Nov 2 15:53:08 2016 New Revision: 1767714 URL: http://svn.apache.org/viewvc?rev=1767714=rev Log: Check class used for evictionPolicyClassName implements EvictionPolicy Modified: commons/proper/pool/trunk/src/changes/changes.xml

commons-rng git commit: Usage overview update.

2016-11-02 Thread erans
Repository: commons-rng Updated Branches: refs/heads/multimodule f69c20a22 -> c23a10fb7 Usage overview update. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/c23a10fb Tree:

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

2016-11-02 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/f69c20a2 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/f69c20a2 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/f69c20a2

[1/2] commons-rng git commit: Removed OSGi reference to non-existent package.

2016-11-02 Thread erans
Repository: commons-rng Updated Branches: refs/heads/multimodule 92732fccf -> f69c20a22 Removed OSGi reference to non-existent package. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/b9b7dc0a Tree:

commons-rng git commit: Javadoc.

2016-11-02 Thread erans
Repository: commons-rng Updated Branches: refs/heads/multimodule 4cf40bb07 -> 92732fccf 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/92732fcc Tree: