[lang] Change indirect access to static members to direct access.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 71a1c49eb -> cf950e736 Change indirect access to static members to direct access. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/cf950e73 Tree:

[lang] Remove unused imports.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 23c706ff9 -> 71a1c49eb Remove unused imports. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/71a1c49e Tree:

[lang] Add missing '@Override' annotations.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master c9a5e54a7 -> 23c706ff9 Add missing '@Override' annotations. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/23c706ff Tree:

[lang] Add final modifier to local variables.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 0f87dceb8 -> c9a5e54a7 Add final modifier to local variables. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/c9a5e54a Tree:

[lang] Add final modifier to method parameters.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master f015fb2b3 -> 0f87dceb8 Add final modifier to method parameters. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/0f87dceb Tree:

[lang] Add final modifier to private fields.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master ab0570e63 -> f015fb2b3 Add final modifier to private fields. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/f015fb2b Tree:

[lang] Don't need a copy of this field.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master ec700cf69 -> ab0570e63 Don't need a copy of this field. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/ab0570e6 Tree:

[lang] Don't need a copy of this field.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 2c437a12b -> ec700cf69 Don't need a copy of this field. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/ec700cf6 Tree:

[lang] The declared exception ParseException is not actually thrown.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 3aface958 -> 2c437a12b The declared exception ParseException is not actually thrown. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/2c437a12 Tree:

[lang] The declared exception ParseException is not actually thrown.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master c0771cbc3 -> 3aface958 The declared exception ParseException is not actually thrown. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/3aface95 Tree:

[lang] Fix compiler warning: exception not thrown.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 33c104e1b -> c0771cbc3 Fix compiler warning: exception not thrown. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/c0771cbc Tree:

[lang] Javadoc: Use the active voice.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master efdff37fb -> 33c104e1b Javadoc: Use the active voice. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/33c104e1 Tree:

svn commit: r1770096 - /commons/proper/weaver/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Thu Nov 17 00:03:20 2016 New Revision: 1770096 URL: http://svn.apache.org/viewvc?rev=1770096=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/weaver/trunk/.travis.yml Added:

svn commit: r1770095 - /commons/proper/validator/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Thu Nov 17 00:02:53 2016 New Revision: 1770095 URL: http://svn.apache.org/viewvc?rev=1770095=rev Log: .travis.yml Added: commons/proper/validator/trunk/.travis.yml Added: commons/proper/validator/trunk/.travis.yml URL:

svn commit: r1770094 - in /commons/proper/pool/trunk: .travis.yml src/test/java/org/apache/commons/pool2/PoolTest.java

2016-11-16 Thread ggregory
Author: ggregory Date: Thu Nov 17 00:02:16 2016 New Revision: 1770094 URL: http://svn.apache.org/viewvc?rev=1770094=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/pool/trunk/.travis.yml

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

2016-11-16 Thread ggregory
Author: ggregory Date: Thu Nov 17 00:01:44 2016 New Revision: 1770093 URL: http://svn.apache.org/viewvc?rev=1770093=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/ognl/trunk/.travis.yml Added:

svn commit: r1770091 - /commons/proper/logging/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Thu Nov 17 00:00:50 2016 New Revision: 1770091 URL: http://svn.apache.org/viewvc?rev=1770091=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/logging/trunk/.travis.yml Added:

svn commit: r1770092 - /commons/proper/net/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Thu Nov 17 00:01:24 2016 New Revision: 1770092 URL: http://svn.apache.org/viewvc?rev=1770092=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/net/trunk/.travis.yml Added:

svn commit: r1770088 - /commons/proper/jcs/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 23:59:43 2016 New Revision: 1770088 URL: http://svn.apache.org/viewvc?rev=1770088=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/jcs/trunk/.travis.yml Added:

svn commit: r1770089 - /commons/proper/jxpath/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Thu Nov 17 00:00:12 2016 New Revision: 1770089 URL: http://svn.apache.org/viewvc?rev=1770089=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/jxpath/trunk/.travis.yml Added:

[1/2] commons-fileupload git commit: Add starter TravisCI configuration.

2016-11-16 Thread ggregory
Repository: commons-fileupload Updated Branches: refs/heads/master e8cb900d1 -> 93ba79168 Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit:

svn commit: r1770087 - /commons/proper/exec/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 23:56:42 2016 New Revision: 1770087 URL: http://svn.apache.org/viewvc?rev=1770087=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/exec/trunk/.travis.yml Added:

svn commit: r1770086 - /commons/proper/email/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 23:56:35 2016 New Revision: 1770086 URL: http://svn.apache.org/viewvc?rev=1770086=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/email/trunk/.travis.yml Added:

svn commit: r1770085 - /commons/proper/digester/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 23:55:48 2016 New Revision: 1770085 URL: http://svn.apache.org/viewvc?rev=1770085=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/digester/trunk/.travis.yml Added:

svn commit: r1770084 - /commons/proper/dbutils/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 23:54:54 2016 New Revision: 1770084 URL: http://svn.apache.org/viewvc?rev=1770084=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/dbutils/trunk/.travis.yml Added:

commons-csv git commit: Add starter TravisCI configuration.

2016-11-16 Thread ggregory
Repository: commons-csv Updated Branches: refs/heads/master 1c7a9910b -> fbc11c2e3 Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo Commit:

svn commit: r1770083 - /commons/proper/daemon/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 23:54:11 2016 New Revision: 1770083 URL: http://svn.apache.org/viewvc?rev=1770083=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/daemon/trunk/.travis.yml Added:

svn commit: r1770082 - /commons/proper/configuration/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 23:53:08 2016 New Revision: 1770082 URL: http://svn.apache.org/viewvc?rev=1770082=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/configuration/trunk/.travis.yml Added:

svn commit: r1770079 - /commons/proper/beanutils/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 23:51:47 2016 New Revision: 1770079 URL: http://svn.apache.org/viewvc?rev=1770079=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/beanutils/trunk/.travis.yml Added:

svn commit: r1770081 - /commons/proper/cli/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 23:52:16 2016 New Revision: 1770081 URL: http://svn.apache.org/viewvc?rev=1770081=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/cli/trunk/.travis.yml Added:

svn commit: r1770078 - /commons/proper/bcel/trunk/.travis.yml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 23:51:19 2016 New Revision: 1770078 URL: http://svn.apache.org/viewvc?rev=1770078=rev Log: Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released. Added: commons/proper/bcel/trunk/.travis.yml Added:

[lang] Add missing Javadoc tags.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master f3d2d55ab -> efdff37fb Add missing Javadoc tags. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/efdff37f Tree:

[lang] lvar should not hide ivar.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 792e95567 -> f3d2d55ab lvar should not hide ivar. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/f3d2d55a Tree:

[lang] coveralls-maven-plugin 3.1.0 -> 4.3.0.

2016-11-16 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 8bac0be03 -> 792e95567 coveralls-maven-plugin 3.1.0 -> 4.3.0. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/792e9556 Tree:

[1/2] [lang] LANG-1285: NullPointerException in FastDateParser$TimeZoneStrategy (closes #212)

2016-11-16 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master fd80301b1 -> 8bac0be03 LANG-1285: NullPointerException in FastDateParser$TimeZoneStrategy (closes #212) Replicate the fix for LANG-1186 Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit:

[2/2] [lang] LANG-1285: NullPointerException in FastDateParser$TimeZoneStrategy

2016-11-16 Thread pascalschumacher
LANG-1285: NullPointerException in FastDateParser$TimeZoneStrategy 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/8bac0be0 Tree:

[lang] README.md: link to commons-lang jira, link to commons lang homepage (instead of using the general commons links)

2016-11-16 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 0f6a292a2 -> fd80301b1 README.md: link to commons-lang jira, link to commons lang homepage (instead of using the general commons links) Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit:

svn commit: r1770026 - /commons/proper/commons-build-plugin/trunk/src/changes/changes.xml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 18:13:04 2016 New Revision: 1770026 URL: http://svn.apache.org/viewvc?rev=1770026=rev Log: Create a section for unreleased 1.7 in changes.xml. Modified: commons/proper/commons-build-plugin/trunk/src/changes/changes.xml Modified:

svn commit: r1770025 - in /commons/proper/commons-build-plugin/trunk/src: changes/changes.xml main/scripts/generate-xdocs.build.xml main/scripts/generate-xdocs.mojos.xml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 18:11:17 2016 New Revision: 1770025 URL: http://svn.apache.org/viewvc?rev=1770025=rev Log: [COMMONSSITE-91] Build plugin does not pass the JIRA_ID property when generating README.md. Modified:

commons-compress git commit: CONTRIBUTING.md: replace references to commons-text with references to commons-compress

2016-11-16 Thread pascalschumacher
Repository: commons-compress Updated Branches: refs/heads/master cf1362e36 -> c1e73721b CONTRIBUTING.md: replace references to commons-text with references to commons-compress Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit:

commons-compress git commit: add CONTRIBUTING.md to fix link in README.md

2016-11-16 Thread pascalschumacher
Repository: commons-compress Updated Branches: refs/heads/master 5dab55a85 -> cf1362e36 add CONTRIBUTING.md to fix link in README.md Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/cf1362e3 Tree:

commons-compress git commit: README.md: fix javadoc link

2016-11-16 Thread pascalschumacher
Repository: commons-compress Updated Branches: refs/heads/master 0b04d8055 -> 5dab55a85 README.md: fix javadoc link Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/5dab55a8 Tree:

svn commit: r1770024 - /commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/readme-md-template.md

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 17:49:12 2016 New Revision: 1770024 URL: http://svn.apache.org/viewvc?rev=1770024=rev Log: JIRA is more than a "Bugtracker" (sic) so use "Issue Tracker" instead. Modified:

commons-compress git commit: README.md: use latest released version in dependency declaration example

2016-11-16 Thread pascalschumacher
Repository: commons-compress Updated Branches: refs/heads/master 14441dbaa -> 0b04d8055 README.md: use latest released version in dependency declaration example Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit:

commons-compress git commit: README.md: fix jira link

2016-11-16 Thread pascalschumacher
Repository: commons-compress Updated Branches: refs/heads/master 7c93eb18b -> 14441dbaa README.md: fix jira link Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/14441dba Tree:

svn commit: r1769954 - /commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml

2016-11-16 Thread rmannibucau
Author: rmannibucau Date: Wed Nov 16 10:29:25 2016 New Revision: 1769954 URL: http://svn.apache.org/viewvc?rev=1769954=rev Log: JCS-168 ensure to keep CDI SPI file in default and cdi jar but not the nocdi one Modified: commons/proper/jcs/trunk/commons-jcs-jcache/pom.xml Modified:

svn commit: r17024 - in /dev/commons/jcs: ./ binaries/ source/

2016-11-16 Thread tv
Author: tv Date: Wed Nov 16 10:00:00 2016 New Revision: 17024 Log: Clean up dev area for commons-jcs Removed: dev/commons/jcs/binaries/commons-jcs-dist-2.0-beta-2-bin.tar.gz.sha1 dev/commons/jcs/binaries/commons-jcs-dist-2.0-beta-2-bin.zip.sha1

svn commit: r17023 - in /release/commons/jcs: README.html RELEASE-NOTES.txt

2016-11-16 Thread tv
Author: tv Date: Wed Nov 16 09:52:47 2016 New Revision: 17023 Log: Update release notes Modified: release/commons/jcs/README.html release/commons/jcs/RELEASE-NOTES.txt Modified: release/commons/jcs/README.html

svn commit: r17022 - in /release/commons/jcs: binaries/ source/

2016-11-16 Thread tv
Author: tv Date: Wed Nov 16 09:47:09 2016 New Revision: 17022 Log: Remove commons-jcs-2.0-beta-1 artifacts Removed: release/commons/jcs/binaries/commons-jcs-dist-2.0-beta-1-bin.tar.gz release/commons/jcs/binaries/commons-jcs-dist-2.0-beta-1-bin.tar.gz.asc

svn commit: r17021 - /dev/commons/jcs/source/ /release/commons/jcs/source/

2016-11-16 Thread tv
Author: tv Date: Wed Nov 16 09:43:13 2016 New Revision: 17021 Log: Move released commons-jcs-2.0-beta-2 artifacts to dist area Added: release/commons/jcs/source/commons-jcs-dist-2.0-beta-2-src.tar.gz - copied unchanged from r17020,

svn commit: r17020 - /dev/commons/jcs/binaries/ /release/commons/jcs/binaries/

2016-11-16 Thread tv
Author: tv Date: Wed Nov 16 09:39:26 2016 New Revision: 17020 Log: Move released commons-jcs-2.0-beta-2 artifacts to dist area Added: release/commons/jcs/binaries/commons-jcs-dist-2.0-beta-2-bin.tar.gz - copied unchanged from r17019,

svn commit: r1769945 - in /commons/proper/codec/trunk: .travis.yml pom.xml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 08:56:50 2016 New Revision: 1769945 URL: http://svn.apache.org/viewvc?rev=1769945=rev Log: Travis. Added: commons/proper/codec/trunk/.travis.yml Modified: commons/proper/codec/trunk/pom.xml Added: commons/proper/codec/trunk/.travis.yml URL:

svn commit: r1769944 - /commons/proper/codec/trunk/pom.xml

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 08:56:19 2016 New Revision: 1769944 URL: http://svn.apache.org/viewvc?rev=1769944=rev Log: Indent. Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL:

svn commit: r1769938 - in /commons/proper/commons-build-plugin/trunk/src: changes/changes.xml main/resources/commons-xdoc-templates/readme-md-template.md

2016-11-16 Thread ggregory
Author: ggregory Date: Wed Nov 16 08:43:30 2016 New Revision: 1769938 URL: http://svn.apache.org/viewvc?rev=1769938=rev Log: [COMMONSSITE-90] Include badges in the README.md file. Modified: commons/proper/commons-build-plugin/trunk/src/changes/changes.xml

commons-compress git commit: Update README.md.

2016-11-16 Thread ggregory
Repository: commons-compress Updated Branches: refs/heads/master a99b6bb5c -> 7c93eb18b Update README.md. As generated by 'mvn commons:readme-md' based on WIP commons-build-plugin SNAPSHOT for https://issues.apache.org/jira/browse/COMMONSSITE-90 Project: