[2/2] [lang] LANG-1392: add changes.xml entry

2018-06-08 Thread pascalschumacher
LANG-1392: add changes.xml entry Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/672cd146 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/672cd146 Diff:

[1/2] [lang] LANG-1392: Methods for getting first non empty or non blank value (closes #325)

2018-06-08 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 9ea0063bc -> 672cd146f LANG-1392: Methods for getting first non empty or non blank value (closes #325) Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit:

commons-io git commit: Remove redundant type arguments.

2018-06-08 Thread ggregory
Repository: commons-io Updated Branches: refs/heads/master 029830593 -> 9ba69d7b9 Remove redundant type arguments. Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/9ba69d7b Tree:

commons-io git commit: Strengthen TeeOutputStremTest.testTee with an expected result. Tee should not just repeat what's being written to both outputs, the output should also be the same as expected. F

2018-06-08 Thread pascalschumacher
Repository: commons-io Updated Branches: refs/heads/master 81694016b -> 9e801d916 Strengthen TeeOutputStremTest.testTee with an expected result. Tee should not just repeat what's being written to both outputs, the output should also be the same as expected. For example, if the body of any of

commons-io git commit: Add more varied input data to tests in FileSystemUtilsTestCase (closes #48)

2018-06-08 Thread pascalschumacher
Repository: commons-io Updated Branches: refs/heads/master 9e801d916 -> 0cbb22ddd Add more varied input data to tests in FileSystemUtilsTestCase (closes #48) Add tests with larger and smaller disk spaces on Windows (side effect: close #57, close #45) Project:

commons-io git commit: [IO-580] Update org.apache.commons.io.FilenameUtils.isExtension(String, String[]) to use var args.

2018-06-08 Thread ggregory
Repository: commons-io Updated Branches: refs/heads/master e5f5eac9e -> 029830593 [IO-580] Update org.apache.commons.io.FilenameUtils.isExtension(String, String[]) to use var args. Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit:

[1/2] commons-io git commit: Add slots for case sensitivity and case preservation.

2018-06-08 Thread ggregory
Repository: commons-io Updated Branches: refs/heads/master 0cbb22ddd -> e5f5eac9e Add slots for case sensitivity and case preservation. Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/ef0fb794 Tree:

[2/2] commons-io git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-io

2018-06-08 Thread ggregory
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-io Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/e5f5eac9 Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/e5f5eac9 Diff:

[lang] (doc) Fix typos in classes of tuple package

2018-06-08 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 6850d -> 9ea0063bc (doc) Fix typos in classes of tuple package Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/9ea0063b Tree:

[lang] LANG-1392: Methods for getting first non empty or non blank value

2018-06-08 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 672cd146f -> 89cd538ea LANG-1392: Methods for getting first non empty or non blank value Improve javadoc Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit:

commons-dbcp git commit: Format nits.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master baced9175 -> 86b6c0cef Format nits. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/86b6c0ce Tree:

svn commit: r1833201 - /commons/proper/ognl/trunk/.travis.yml

2018-06-08 Thread ggregory
Author: ggregory Date: Fri Jun 8 19:27:28 2018 New Revision: 1833201 URL: http://svn.apache.org/viewvc?rev=1833201=rev Log: Add Oracle Java 9 to Travis build. Closes #1. Modified: commons/proper/ognl/trunk/.travis.yml Modified: commons/proper/ognl/trunk/.travis.yml URL:

commons-dbcp git commit: Javadoc.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 3e65ff983 -> 6441942c3 Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/6441942c Tree:

commons-dbcp git commit: Format nits.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 6441942c3 -> baced9175 Format nits. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/baced917 Tree:

commons-dbcp git commit: Javadoc.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master db69349c6 -> dd2c56855 Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/dd2c5685 Tree:

commons-dbcp git commit: Remove trailing white spaces on all lines.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master dd2c56855 -> 45ce66540 Remove trailing white spaces on all lines. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/45ce6654 Tree:

commons-dbcp git commit: Sort methods.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 45ce66540 -> 3e65ff983 Sort 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/3e65ff98 Tree:

commons-dbcp git commit: Format nit.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 86b6c0cef -> 83420394a Format nit. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/83420394 Tree:

commons-dbcp git commit: Update @since tag.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master e1c9951f6 -> f79cabddf Update @since tag. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/f79cabdd Tree:

commons-dbcp git commit: Update version from 2.3.1-SNAPSHOT to 2.4.0-SNAPSHOT.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master f79cabddf -> 88a14b04b Update version from 2.3.1-SNAPSHOT to 2.4.0-SNAPSHOT. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/88a14b04 Tree:

commons-dbcp git commit: Format nits.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 1704222c0 -> 71a4e3f5b Format nits. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/71a4e3f5 Tree:

commons-dbcp git commit: Let's call the next version 2.4.0 since we have this and other additions of publicly scoped APIs.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 050d1f2eb -> c9b8f9025 Let's call the next version 2.4.0 since we have this and other additions of publicly scoped APIs. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit:

commons-dbcp git commit: Comment empty block.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 661fb0c9c -> 050d1f2eb Comment empty block. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/050d1f2e Tree:

commons-dbcp git commit: Let's call the next version 2.4.0 since we have additions of publicly scoped APIs.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master c9b8f9025 -> e1c9951f6 Let's call the next version 2.4.0 since we have additions of publicly scoped APIs. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit:

commons-dbcp git commit: Javadoc nit.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 88a14b04b -> 1704222c0 Javadoc nit. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/1704222c Tree:

commons-dbcp git commit: Add @SuppressWarnings and format nits.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 83420394a -> f61244c48 Add @SuppressWarnings and format nits. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/f61244c4 Tree:

commons-dbcp git commit: [DBCP-494] org.apache.commons.dbcp2.PStmtKey should make copies of given arrays in constructors.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master f61244c48 -> 89d2eb8fa [DBCP-494] org.apache.commons.dbcp2.PStmtKey should make copies of given arrays in constructors. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit:

commons-dbcp git commit: [DBCP-495] Remove duplicate code in org.apache.commons.dbcp2.cpdsadapter.PStmtKeyCPDS.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 89d2eb8fa -> 661fb0c9c [DBCP-495] Remove duplicate code in org.apache.commons.dbcp2.cpdsadapter.PStmtKeyCPDS. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit:

commons-pool git commit: Javadoc nits.

2018-06-08 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master e387ffcaa -> ddf92b658 Javadoc nits. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/ddf92b65 Tree:

commons-dbcp git commit: Remove unused import.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 71a4e3f5b -> b3654dbd3 Remove unused import. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/b3654dbd Tree:

commons-dbcp git commit: [DBCP-497] Deprecate use of PStmtKeyCPDS in favor of PStmtKey.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master b5dc83b2e -> 3832b54d4 [DBCP-497] Deprecate use of PStmtKeyCPDS in favor of PStmtKey. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/3832b54d

commons-dbcp git commit: [DBCP-497] Deprecate use of PStmtKeyCPDS in favor of PStmtKey.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 735d9a839 -> b5dc83b2e [DBCP-497] Deprecate use of PStmtKeyCPDS in favor of PStmtKey. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/b5dc83b2

commons-dbcp git commit: [DBCP-496] Add support for pooling CallableStatements to the org.apache.commons.dbcp2.cpdsadapter package.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master b3654dbd3 -> 735d9a839 [DBCP-496] Add support for pooling CallableStatements to the org.apache.commons.dbcp2.cpdsadapter package. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: