[commons-weaver] 02/04: omit shaded classes from API compatibility reporting

2018-06-17 Thread mbenson
This is an automated email from the ASF dual-hosted git repository. mbenson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-weaver.git commit cb2eb7c2caafa4807531d4c4bbc4c6f070611ee4 Author: Matt Benson AuthorDate: Sun Jun 17 11:49:31 2018 -0500 om

[commons-weaver] branch master updated (fc323c8 -> fb1c27d)

2018-06-17 Thread mbenson
This is an automated email from the ASF dual-hosted git repository. mbenson pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-weaver.git. from fc323c8 adding proper gitignore new efd3694 bump japicmp version to latest new cb2eb7c omit sha

[commons-weaver] 03/04: remove shading instructions for commons-io, which is no longer a dependency

2018-06-17 Thread mbenson
This is an automated email from the ASF dual-hosted git repository. mbenson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-weaver.git commit 1f19f702d2f6bc708d479e9472970f53c39efc01 Author: Matt Benson AuthorDate: Sun Jun 17 11:53:31 2018 -0500 re

[commons-weaver] 01/04: bump japicmp version to latest

2018-06-17 Thread mbenson
This is an automated email from the ASF dual-hosted git repository. mbenson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-weaver.git commit efd3694823475189fbcb12518d71374cb4fc1560 Author: Matt Benson AuthorDate: Sun Jun 17 11:48:58 2018 -0500 bu

[commons-weaver] 04/04: Merge remote-tracking branch 'origin/master'

2018-06-17 Thread mbenson
This is an automated email from the ASF dual-hosted git repository. mbenson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-weaver.git commit fb1c27de7a1c0ddf3fdde335c69a47c33fd2e1a5 Merge: 1f19f70 fc323c8 Author: Matt Benson AuthorDate: Sun Jun 17 11:5

svn commit: r1833666 - /commons/proper/configuration/trunk/pom.xml

2018-06-17 Thread ggregory
Author: ggregory Date: Sun Jun 17 16:21:15 2018 New Revision: 1833666 URL: http://svn.apache.org/viewvc?rev=1833666&view=rev Log: Update tests from Apache Commons DBCP 2.2.0 to 2.4.0. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml UR

commons-dbcp git commit: [DBCP-506] Support JDBC 4.2.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 155eac83d -> 40a36395a [DBCP-506] Support JDBC 4.2. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/40a36395 Tree: http://git-wip-us.apache.org/repo

commons-dbcp git commit: [DBCP-506] Support JDBC 4.2: new ResultSet methods.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 99facd021 -> 155eac83d [DBCP-506] Support JDBC 4.2: new ResultSet methods. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/155eac83 Tree: http://git

commons-dbcp git commit: Sort members in AB order so it's easier to find stuff.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master b7df9811b -> 99facd021 Sort members in AB order so it's easier to find stuff. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/99facd02 Tree: http://

[2/2] commons-dbcp git commit: Sort members in AB order so it's easier to find stuff.

2018-06-17 Thread ggregory
Sort members in AB order so it's easier to find stuff. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/b7df9811 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/b7df9811 Diff: http://git-wip-us.apach

[1/2] commons-dbcp git commit: Sort members in AB order so it's easier to find stuff.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master c5dc98d98 -> b7df9811b http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/b7df9811/src/main/java/org/apache/commons/dbcp2/DelegatingResultSet.java -- diff --git

commons-dbcp git commit: [DBCP-506] Support JDBC 4.2: new CallableStatement methods.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 358509bd7 -> c5dc98d98 [DBCP-506] Support JDBC 4.2: new CallableStatement methods. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/c5dc98d9 Tree: ht

commons-dbcp git commit: [DBCP-506] Support JDBC 4.2: new PreparedStatement methods.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 63bee061f -> 358509bd7 [DBCP-506] Support JDBC 4.2: new PreparedStatement methods. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/358509bd Tree: ht

commons-dbcp git commit: Sort members in AB order so it's easier to find stuff.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 21d75a867 -> 63bee061f Sort members in AB order so it's easier to find stuff. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/63bee061 Tree: http://

commons-dbcp git commit: [DBCP-506] Support JDBC 4.2: new PreparedStatement methods.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master c510b94ad -> 21d75a867 [DBCP-506] Support JDBC 4.2: new PreparedStatement methods. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/21d75a86 Tree: ht

commons-dbcp git commit: Better parameter names.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master e176d65e0 -> c510b94ad Better parameter names. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/c510b94a Tree: http://git-wip-us.apache.org/repos/asf

commons-dbcp git commit: Sort members in AB order so it's easier to find stuff.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 812121b8e -> e176d65e0 Sort members in AB order so it's easier to find stuff. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/e176d65e Tree: http://

commons-dbcp git commit: [DBCP-506] Support JDBC 4.2: new Statement methods.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 37daf894a -> 812121b8e [DBCP-506] Support JDBC 4.2: new Statement methods. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/812121b8 Tree: http://git

commons-dbcp git commit: Sort members in AB order so it's easier to find stuff.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master f2e00c045 -> 37daf894a Sort members in AB order so it's easier to find stuff. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/37daf894 Tree: http://

commons-dbcp git commit: Line length 120.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master b383b9c38 -> f2e00c045 Line length 120. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/f2e00c04 Tree: http://git-wip-us.apache.org/repos/asf/common

commons-dbcp git commit: Sort members in AB order so it's easier to find stuff.

2018-06-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master f05518d99 -> b383b9c38 Sort members in AB order so it's easier to find stuff. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/b383b9c3 Tree: http://

[text] Upgrade spotbugs-maven-plugin to version 3.1.5

2018-06-17 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master ee8cef4d6 -> 13627dab8 Upgrade spotbugs-maven-plugin to version 3.1.5 Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/13627dab Tree: http://git-wip