[1/2] commons-io git commit: fix javadoc errors reported by java 9

2017-10-01 Thread pascalschumacher
org/repos/asf/commons-io/tree/c898e483 Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/c898e483 Branch: refs/heads/master Commit: c898e483939740e706157b63b32cbe6f08a931a5 Parents: 5e223a4 Author: pascalschumacher Authored: Sun Oct 1 15:38:00 2017 +0200 Committer: pascalschumac

commons-io git commit: FileAlterationMonitorTestCase and FileAlterationObserverTestCase: use TemporaryFolder rule, so that tests are independent

2017-10-01 Thread pascalschumacher
hor: pascalschumacher Authored: Sun Oct 1 14:49:28 2017 +0200 Committer: pascalschumacher Committed: Sun Oct 1 14:49:28 2017 +0200 -- .../io/monitor/AbstractMonitorTestCase.java| 17 +++-- .../io/moni

[2/3] [lang] Clean up if in CharUtilsTest#testIsAscii_char

2017-10-01 Thread pascalschumacher
: c7554151d3f695718a5bd431e22c7f4c39a0b261 Parents: 7076b74 Author: Allon Mureinik Authored: Sat Sep 30 15:25:34 2017 +0300 Committer: pascalschumacher Committed: Sun Oct 1 14:33:16 2017 +0200 -- src/test/java/org/apache/commons

[3/3] [lang] Improve tests for CharUtils illegal usages (closes #293)

2017-10-01 Thread pascalschumacher
rg/repos/asf/commons-lang/diff/d65b9d2b Branch: refs/heads/master Commit: d65b9d2bed09847ef28b9ceb30c9f8a96e0c12fe Parents: ae862ae Author: Allon Mureinik Authored: Sat Sep 30 15:32:54 2017 +0300 Committer: pascalschumacher Committed:

[1/3] [lang] CharUtilsTest#testIsAscii_char loop

2017-10-01 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-lang/diff/ae862ae1 Branch: refs/heads/master Commit: ae862ae116f2056421ab8d6e997e7b64a95828a5 Parents: c755415 Author: Allon Mureinik Authored: Sat Sep 30 15:27:42 2017 +0300 Committer: pascalschumacher Committed: Sun Oct 1 14:33:16 2017 +0

commons-io git commit: add maven default goal (verify, rat, clirr, checkstyle, javadoc) and run it on travis

2017-10-01 Thread pascalschumacher
-io/commit/5f2c1091 Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/5f2c1091 Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/5f2c1091 Branch: refs/heads/master Commit: 5f2c10915331564afcdd97b338f87b1dd96d52e4 Parents: 863808f Author: pascalschumacher Authored: Sun Oct 1 14

commons-io git commit: add javadoc comment to ByteOrderUtils constructor (fixes checkstyle violation)

2017-10-01 Thread pascalschumacher
mit/863808f1 Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/863808f1 Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/863808f1 Branch: refs/heads/master Commit: 863808f1b8359ab9a79b206cf743db728ac17d48 Parents: 928da12 Author: pascalschumacher Authored: Sun Oct 1 14:04:52 2

[lang] Boolean comparisons in CharRange (closes #289)

2017-09-29 Thread pascalschumacher
f2a Author: Allon Mureinik Authored: Fri Sep 22 05:35:51 2017 +0300 Committer: pascalschumacher Committed: Fri Sep 29 17:05:31 2017 +0200 -- src/main/java/org/apache/commons/lang3/CharRange.java | 4 ++-- 1 file changed, 2 inserti

[text] pom.xml: pretty print maven-antrun-plugin section

2017-09-29 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master d293d6053 -> 2b3f09be6 pom.xml: pretty print maven-antrun-plugin section Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/2b3f09be Tree: http://git-

[1/2] commons-io git commit: IOUtilsCopyTestCase: remove unused import statement

2017-09-28 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-io/tree/2341c409 Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/2341c409 Branch: refs/heads/master Commit: 2341c409ad30a83ea49d95c4b6571ae4479db887 Parents: c40faa9 Author: pascalschumacher Authored: Thu Sep 28 21:03:36 2017 +0200 Commit

[2/2] commons-io git commit: FileWriterWithEncodingTest: simplify setUp method

2017-09-28 Thread pascalschumacher
/repos/asf/commons-io/diff/36940b64 Branch: refs/heads/master Commit: 36940b6418283806ed10292776c9c4269923e1ca Parents: 2341c40 Author: pascalschumacher Authored: Thu Sep 28 21:07:41 2017 +0200 Committer: pascalschumacher Committed: Thu Sep 28 21:07:41 2017 +0200

commons-io git commit: enable doclint on java 8+

2017-09-28 Thread pascalschumacher
ree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/c40faa90 Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/c40faa90 Branch: refs/heads/master Commit: c40faa90f9cc73045995133714111bb6cb344ec2 Parents: 958657f Author: pascalschumacher Authored: Thu Sep 28 20:52:09 2017 +0

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

2017-09-27 Thread pascalschumacher
Author: pascalschumacher Date: Wed Sep 27 21:11:07 2017 New Revision: 1809928 URL: http://svn.apache.org/viewvc?rev=1809928&view=rev Log: fix java 6 build on travis by using precise distribution Modified: commons/proper/logging/trunk/.travis.yml Modified: commons/proper/logging/t

commons-fileupload git commit: fix java 6 build on travis by using precise distribution

2017-09-27 Thread pascalschumacher
Repository: commons-fileupload Updated Branches: refs/heads/master 248fff186 -> 85104ae61 fix java 6 build on travis by using precise distribution Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-fileupload/commit/

[2/3] commons-io git commit: remove TemporaryFolder Rule from test classes that do not use it

2017-09-27 Thread pascalschumacher
-us.apache.org/repos/asf/commons-io/diff/99a353be Branch: refs/heads/master Commit: 99a353be9d524c7993d2f46313317440bf04f408 Parents: 14b52eb Author: pascalschumacher Authored: Wed Sep 27 22:13:35 2017 +0200 Committer: pascalschumacher Committed: Wed Sep 27 22:22:52 2017 +0200

[3/3] commons-io git commit: Replace static TemporaryFolders with instances ones, so that tests are truly independent.

2017-09-27 Thread pascalschumacher
/a43d2fa2 Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/a43d2fa2 Branch: refs/heads/master Commit: a43d2fa2f74211881eaeb4188dfe330f905c8342 Parents: 68374b2 Author: pascalschumacher Authored: Wed Sep 27 22:21:55 2017 +0200 Committer: pascalschumacher Committed: Wed Sep 27 22:22:53 2017

[1/3] commons-io git commit: Remove setUp and tearDown methods that are no longer necessary after the switch to the TemporaryFolder rule.

2017-09-27 Thread pascalschumacher
org/repos/asf/commons-io/commit/68374b28 Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/68374b28 Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/68374b28 Branch: refs/heads/master Commit: 68374b282662788ffedad30e600771e6d5de321b Parents: 99a353b Author: pascalschumac

svn commit: r1809528 - /commons/cms-site/trunk/content/resources/.htaccess

2017-09-24 Thread pascalschumacher
Author: pascalschumacher Date: Sun Sep 24 18:14:01 2017 New Revision: 1809528 URL: http://svn.apache.org/viewvc?rev=1809528&view=rev Log: Move commons launcher to dormant: add redirects Modified: commons/cms-site/trunk/content/resources/.htaccess Modified: commons/cms-site/trunk/con

svn commit: r1809509 - /commons/cms-site/trunk/content/xdoc/releases/moving-to-dormant.xml

2017-09-24 Thread pascalschumacher
Author: pascalschumacher Date: Sun Sep 24 12:06:01 2017 New Revision: 1809509 URL: http://svn.apache.org/viewvc?rev=1809509&view=rev Log: moving-to-dormant.xml: remove superfluous "r" from new svn location in announce mail Modified: commons/cms-site/trunk/content/xdoc/rele

svn commit: r1809508 - /commons/cms-site/trunk/content/xdoc/dormant.xml

2017-09-24 Thread pascalschumacher
Author: pascalschumacher Date: Sun Sep 24 11:51:55 2017 New Revision: 1809508 URL: http://svn.apache.org/viewvc?rev=1809508&view=rev Log: Move commons launcher and commons discovery to dormant: fix links on dormant site Modified: commons/cms-site/trunk/content/xdoc/dormant.xml Modi

svn commit: r1809505 - /commons/cms-site/trunk/content/xdoc/downloads/index.xml

2017-09-24 Thread pascalschumacher
Author: pascalschumacher Date: Sun Sep 24 11:36:01 2017 New Revision: 1809505 URL: http://svn.apache.org/viewvc?rev=1809505&view=rev Log: remove dormant component commons-primitives from download page Modified: commons/cms-site/trunk/content/xdoc/downloads/index.xml Modified: commons

svn commit: r1809503 - in /commons/cms-site/trunk/content: site.xml xdoc/components.xml xdoc/dormant.xml xdoc/downloads/index.xml xdoc/index.xml.vm

2017-09-24 Thread pascalschumacher
Author: pascalschumacher Date: Sun Sep 24 11:34:06 2017 New Revision: 1809503 URL: http://svn.apache.org/viewvc?rev=1809503&view=rev Log: Move commons launcher to dormant: update commons website Modified: commons/cms-site/trunk/content/site.xml commons/cms-site/trunk/content/

svn commit: r1809502 - in /commons/cms-site/trunk/content: site.xml xdoc/components.xml xdoc/dormant.xml xdoc/downloads/index.xml xdoc/index.xml.vm

2017-09-24 Thread pascalschumacher
Author: pascalschumacher Date: Sun Sep 24 11:29:06 2017 New Revision: 1809502 URL: http://svn.apache.org/viewvc?rev=1809502&view=rev Log: Move commons discovery to dormant: update commons website Modified: commons/cms-site/trunk/content/site.xml commons/cms-site/trunk/content/

svn commit: r1809498 - /commons/trunks-dormant/

2017-09-24 Thread pascalschumacher
Author: pascalschumacher Date: Sun Sep 24 10:47:30 2017 New Revision: 1809498 URL: http://svn.apache.org/viewvc?rev=1809498&view=rev Log: Move commons launcher to dormant: add entry for component to svn:externals on https://svn.apache.org/repos/asf/commons/trunks-dormant Modified: com

svn commit: r1809497 - /commons/trunks-proper/

2017-09-24 Thread pascalschumacher
Author: pascalschumacher Date: Sun Sep 24 10:46:16 2017 New Revision: 1809497 URL: http://svn.apache.org/viewvc?rev=1809497&view=rev Log: Move commons launcher to dormant: remove the entry of the component from svn:externals on https://svn.apache.org/repos/asf/commons/trunks-proper Modi

svn commit: r1809496 - in /commons: dormant/launcher/ proper/launcher/

2017-09-24 Thread pascalschumacher
Author: pascalschumacher Date: Sun Sep 24 10:44:13 2017 New Revision: 1809496 URL: http://svn.apache.org/viewvc?rev=1809496&view=rev Log: Move commons launcher to dormant Added: commons/dormant/launcher/ - copied from r1809495, commons/proper/launcher/ Removed: commons/pr

svn commit: r1809495 - /commons/trunks-dormant/

2017-09-24 Thread pascalschumacher
Author: pascalschumacher Date: Sun Sep 24 10:30:40 2017 New Revision: 1809495 URL: http://svn.apache.org/viewvc?rev=1809495&view=rev Log: Move commons discovery to dormant: add entry for component to svn:externals on https://svn.apache.org/repos/asf/commons/trunks-dormant Modified: com

svn commit: r1809494 - /commons/trunks-proper/

2017-09-24 Thread pascalschumacher
Author: pascalschumacher Date: Sun Sep 24 10:26:07 2017 New Revision: 1809494 URL: http://svn.apache.org/viewvc?rev=1809494&view=rev Log: Move commons discovery to dormant: remove the entry of the component from svn:externals on https://svn.apache.org/repos/asf/commons/trunks-proper Modi

svn commit: r1809490 - in /commons: dormant/discovery/ proper/discovery/

2017-09-24 Thread pascalschumacher
Author: pascalschumacher Date: Sun Sep 24 10:22:26 2017 New Revision: 1809490 URL: http://svn.apache.org/viewvc?rev=1809490&view=rev Log: Move commons discovery to dormant Added: commons/dormant/discovery/ - copied from r1809489, commons/proper/discovery/ Removed: commons/pr

svn commit: r1809451 - /commons/proper/vfs/trunk/commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/zip/test/ZipFileObjectTestCase.java

2017-09-23 Thread pascalschumacher
Author: pascalschumacher Date: Sat Sep 23 21:01:08 2017 New Revision: 1809451 URL: http://svn.apache.org/viewvc?rev=1809451&view=rev Log: ZipFileObjectTestCase: fix #testReadingFilesInZipFile, #testReadingOneAfterClosingAnotherFile and #testReadingOneAfterClosingAnotherStream on non-win

svn commit: r1809449 - /commons/proper/codec/trunk/.travis.yml

2017-09-23 Thread pascalschumacher
Author: pascalschumacher Date: Sat Sep 23 19:56:52 2017 New Revision: 1809449 URL: http://svn.apache.org/viewvc?rev=1809449&view=rev Log: Fix java 6 build on travis: - install open-jdk6, as it was removed from the default travis image - install a java 6 compatible maven version Modi

[text] Made small code quality improvements. (closes #63)

2017-09-23 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master efcd2249f -> 5598109ef Made small code quality improvements. (closes #63) Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/5598109e Tree: http://git

[text] Update checkstyle version to 6.19 to fix the build

2017-09-23 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 50e0bec36 -> efcd2249f Update checkstyle version to 6.19 to fix the build The default checkstyle version (6.11.2) of maven-checkstyle-plugin 2.17 contains a bug related to NoWhitespaceAfter and two-dimensional array initialization.

[text] fix check-style violations reported after update to checkstyle-maven-plugin 2.17

2017-09-23 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master e520a7d81 -> 50e0bec36 fix check-style violations reported after update to checkstyle-maven-plugin 2.17 Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/co

[lang] Clean up findbugs exclusions for old XYZRange classes (closes #287)

2017-09-20 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-lang/diff/466244ce Branch: refs/heads/master Commit: 466244ce3d175ad97c2858e54152d5bb5243bcd5 Parents: ff49675 Author: Allon Mureinik Authored: Wed Sep 20 19:52:03 2017 +0300 Committer: pascalschumacher Committed: Wed Sep 20 22:10:16 2017 +0

commons-collections git commit: .travis.yml: run default goal

2017-09-16 Thread pascalschumacher
ttp://git-wip-us.apache.org/repos/asf/commons-collections/tree/d95543d8 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/d95543d8 Branch: refs/heads/master Commit: d95543d8187af69257f9c0f334bff3f90e6dbb4e Parents: 44985a1 Author: pascalschumacher Authored: Sat Sep 16 11:08:15 2

[1/2] commons-collections git commit: properties/package-info.java: fix java 8 javadoc warning because of empty p tag

2017-09-16 Thread pascalschumacher
hor: pascalschumacher Authored: Sat Sep 16 10:48:43 2017 +0200 Committer: pascalschumacher Committed: Sat Sep 16 10:48:43 2017 +0200 -- .../org/apache/commons/collections4/properties/package-info.java| 1 - 1 file changed, 1 delet

[2/2] commons-collections git commit: pom.xml: add default goal (clean, verify, rat, clirr and javadoc)

2017-09-16 Thread pascalschumacher
/44985a12 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/44985a12 Branch: refs/heads/master Commit: 44985a1266edf1fb6ff391b23e6441c126e83b74 Parents: d2eeb64 Author: pascalschumacher Authored: Sat Sep 16 10:49:58 2017 +0200 Committer: pascalschumacher Committed: Sat Sep 16 10

commons-collections git commit: fix javadoc warnings related to java.util.Map.Entry

2017-09-16 Thread pascalschumacher
mit/b75d948d Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/b75d948d Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/b75d948d Branch: refs/heads/master Commit: b75d948dab0b588f3522ae0bcfeaad75a551d98a Parents: e736f41 Author: pascalschumacher Authored:

[lang] LANG-1349: EqualsBuilder#isRegistered: swappedPair construction bug

2017-09-08 Thread pascalschumacher
hor: pascalschumacher Authored: Fri Sep 8 18:43:16 2017 +0200 Committer: pascalschumacher Committed: Fri Sep 8 18:43:16 2017 +0200 -- .../commons/lang3/builder/EqualsBuilderTest.java | 18 -- 1 file changed, 12 inserti

[2/2] [lang] LANG-1349: EqualsBuilder#isRegistered: swappedPair construction bug

2017-09-08 Thread pascalschumacher
/commons-lang/tree/a2dce32c Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/a2dce32c Branch: refs/heads/master Commit: a2dce32cdab108e7e281dfc27dd0a394e1419ce1 Parents: 3e08af5 Author: pascalschumacher Authored: Fri Sep 8 18:18:45 2017 +0200 Committer: pascalschumacher Committed: Fri

[1/2] [lang] LANG-1349: EqualsBuilder#isRegistered: swappedPair construction bug (closes #282)

2017-09-08 Thread pascalschumacher
3f0 Author: namannigam Authored: Thu Aug 10 08:45:27 2017 +0530 Committer: pascalschumacher Committed: Fri Sep 8 18:19:04 2017 +0200 -- src/main/java/org/apache/commons/lang3/builder/EqualsBuilder.java | 2 +- 1 file changed

[lang] remove redundant modifiers (support recent checkstyle versions) (closes #284)

2017-09-08 Thread pascalschumacher
:36:07 2017 +0200 Committer: pascalschumacher Committed: Fri Sep 8 17:12:51 2017 +0200 -- src/main/java/org/apache/commons/lang3/SerializationUtils.java| 2 +- src/main/java/org/apache/commons/lang3/concurrent/Computable.java

svn commit: r1804932 - in /commons/proper/validator/trunk: pom.xml src/changes/changes.xml

2017-08-13 Thread pascalschumacher
Author: pascalschumacher Date: Sun Aug 13 17:58:04 2017 New Revision: 1804932 URL: http://svn.apache.org/viewvc?rev=1804932&view=rev Log: VALIDATOR-428: Update commons digester to 2.1 (closes #8) patch by Matthew Zavislak Modified: commons/proper/validator/trunk/pom.xml commons/pr

svn commit: r1804931 - /commons/proper/vfs/trunk/src/changes/changes.xml

2017-08-13 Thread pascalschumacher
Author: pascalschumacher Date: Sun Aug 13 17:26:52 2017 New Revision: 1804931 URL: http://svn.apache.org/viewvc?rev=1804931&view=rev Log: VFS-642: add changes.xml entry Modified: commons/proper/vfs/trunk/src/changes/changes.xml Modified: commons/proper/vfs/trunk/src/changes/changes.xml

svn commit: r1804930 - in /commons/proper/vfs/trunk: pom.xml sandbox/src/main/java/org/apache/commons/vfs2/provider/smb/SmbFileObject.java src/site/xdoc/download.xml

2017-08-13 Thread pascalschumacher
Author: pascalschumacher Date: Sun Aug 13 17:23:58 2017 New Revision: 1804930 URL: http://svn.apache.org/viewvc?rev=1804930&view=rev Log: VFS-642: Upgrade to jcifs 1.3.17 (closes #18) patch contributed by Ilan Goldfeld Modified: commons/proper/vfs/trunk/pom.xml commons/proper/vfs/t

svn commit: r1804887 - /commons/proper/weaver/trunk/README.md

2017-08-13 Thread pascalschumacher
Author: pascalschumacher Date: Sun Aug 13 10:13:22 2017 New Revision: 1804887 URL: http://svn.apache.org/viewvc?rev=1804887&view=rev Log: README.md: add maven central badge Modified: commons/proper/weaver/trunk/README.md Modified: commons/proper/weaver/trunk/README.md URL:

svn commit: r1804850 - /commons/proper/jelly/trunk/README.md

2017-08-11 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 11 19:59:03 2017 New Revision: 1804850 URL: http://svn.apache.org/viewvc?rev=1804850&view=rev Log: README.md: fix travis badge, remove other broken or unhelpful badges Modified: commons/proper/jelly/trunk/README.md Modified: commons/proper/jelly/t

svn commit: r1804830 - /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/zip/test/FileLockTestCase.java

2017-08-11 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 11 17:35:46 2017 New Revision: 1804830 URL: http://svn.apache.org/viewvc?rev=1804830&view=rev Log: FileLockTestCase#testCannotDeleteWhileStreaming, FileLockTestCase#testCannotDeleteWhileStreaming2: fix non-windows operating systems Modified: com

svn commit: r1804823 - /commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/issues/Exec65Test.java

2017-08-11 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 11 16:58:51 2017 New Revision: 1804823 URL: http://svn.apache.org/viewvc?rev=1804823&view=rev Log: Exec65Test#testExec65WithSudoUsingShellScript: skip this test on travis, because we have to be a sudoer on travis to make the other tests pass. Modi

svn commit: r1804820 - /commons/proper/beanutils/trunk/pom.xml

2017-08-11 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 11 16:39:02 2017 New Revision: 1804820 URL: http://svn.apache.org/viewvc?rev=1804820&view=rev Log: Slightly increase the maximum allowed memory for unit tests, to make the build on travis ci more stable. Modified: commons/proper/beanutils/trunk/pom

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

2017-08-11 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 11 16:30:43 2017 New Revision: 1804818 URL: http://svn.apache.org/viewvc?rev=1804818&view=rev Log: .travis.yml: require sudo in an attempt to fix the tests on travis Modified: commons/proper/exec/trunk/.travis.yml Modified: commons/proper/exec/t

svn commit: r1804817 - /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/zip/test/FileLockTestCase.java

2017-08-11 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 11 16:21:10 2017 New Revision: 1804817 URL: http://svn.apache.org/viewvc?rev=1804817&view=rev Log: FileLockTestCase: use temporary file Modified: commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/zip/

svn commit: r1804810 - /commons/proper/logging/trunk/README.md

2017-08-11 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 11 15:41:06 2017 New Revision: 1804810 URL: http://svn.apache.org/viewvc?rev=1804810&view=rev Log: update README.md Modified: commons/proper/logging/trunk/README.md Modified: commons/proper/logging/trunk/README.md URL: http://svn.apache.org/vi

svn commit: r1804808 - /commons/proper/vfs/trunk/pom.xml

2017-08-11 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 11 15:36:06 2017 New Revision: 1804808 URL: http://svn.apache.org/viewvc?rev=1804808&view=rev Log: try to fix build on travis by increasing maximum memory for tests Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom

svn commit: r1804805 - /commons/proper/jelly/trunk/.travis.yml

2017-08-11 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 11 15:27:10 2017 New Revision: 1804805 URL: http://svn.apache.org/viewvc?rev=1804805&view=rev Log: add .travis.yml Added: commons/proper/jelly/trunk/.travis.yml Added: commons/proper/jelly/trunk/.travis.yml URL: http://svn.apache.org/viewvc/com

svn commit: r1804803 - /commons/proper/weaver/trunk/README.md

2017-08-11 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 11 15:20:28 2017 New Revision: 1804803 URL: http://svn.apache.org/viewvc?rev=1804803&view=rev Log: README.md: remove broken maven central badge Modified: commons/proper/weaver/trunk/README.md Modified: commons/proper/weaver/trunk/README.md URL:

svn commit: r1804802 - in /commons/proper/weaver/trunk: CONTRIBUTING.md README.md

2017-08-11 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 11 15:16:47 2017 New Revision: 1804802 URL: http://svn.apache.org/viewvc?rev=1804802&view=rev Log: add README.md and CONTRIBUTING.md Added: commons/proper/weaver/trunk/CONTRIBUTING.md commons/proper/weaver/trunk/README.md Added: commons/pr

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

2017-08-11 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 11 15:15:33 2017 New Revision: 1804801 URL: http://svn.apache.org/viewvc?rev=1804801&view=rev Log: .travis.yml: remove oraclejdk7 (no longer available) and add openjdk6 Modified: commons/proper/weaver/trunk/.travis.yml Modified: commons/proper/we

svn commit: r1804800 - /commons/proper/email/trunk/README.md

2017-08-11 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 11 15:09:21 2017 New Revision: 1804800 URL: http://svn.apache.org/viewvc?rev=1804800&view=rev Log: update README.md Modified: commons/proper/email/trunk/README.md Modified: commons/proper/email/trunk/README.md URL: http://svn.apache.org/viewvc/com

svn commit: r1804627 - /commons/proper/jexl/trunk/pom.xml

2017-08-09 Thread pascalschumacher
Author: pascalschumacher Date: Thu Aug 10 03:55:27 2017 New Revision: 1804627 URL: http://svn.apache.org/viewvc?rev=1804627&view=rev Log: try to fix build on travis by increasing max memory for tests Modified: commons/proper/jexl/trunk/pom.xml Modified: commons/proper/jexl/trunk/pom.xml

svn commit: r1804623 - /commons/proper/jexl/trunk/README.md

2017-08-09 Thread pascalschumacher
Author: pascalschumacher Date: Thu Aug 10 03:40:38 2017 New Revision: 1804623 URL: http://svn.apache.org/viewvc?rev=1804623&view=rev Log: README.md: fix travis badge (side effect: close #4) Modified: commons/proper/jexl/trunk/README.md Modified: commons/proper/jexl/trunk/README.md

svn commit: r1804607 - /commons/proper/jexl/trunk/README.md

2017-08-09 Thread pascalschumacher
Author: pascalschumacher Date: Wed Aug 9 19:34:41 2017 New Revision: 1804607 URL: http://svn.apache.org/viewvc?rev=1804607&view=rev Log: README.md: add build status badge and remove now redundant license badge Modified: commons/proper/jexl/trunk/README.md Modified: commons/proper/

svn commit: r1804606 - /commons/proper/jexl/trunk/.travis.yml

2017-08-09 Thread pascalschumacher
Author: pascalschumacher Date: Wed Aug 9 19:31:53 2017 New Revision: 1804606 URL: http://svn.apache.org/viewvc?rev=1804606&view=rev Log: .travis.yml: build pull requests (not only trunk) Modified: commons/proper/jexl/trunk/.travis.yml Modified: commons/proper/jexl/trunk/.travis.yml

svn commit: r1804605 - /commons/proper/jexl/trunk/.travis.yml

2017-08-09 Thread pascalschumacher
Author: pascalschumacher Date: Wed Aug 9 19:30:51 2017 New Revision: 1804605 URL: http://svn.apache.org/viewvc?rev=1804605&view=rev Log: .travis.yml: remove oraclejdk7 (no longer available) Modified: commons/proper/jexl/trunk/.travis.yml Modified: commons/proper/jexl/trunk/.travis.yml

svn commit: r1804269 - in /commons/proper/daemon/trunk: CONTRIBUTING.md README.md

2017-08-06 Thread pascalschumacher
Author: pascalschumacher Date: Sun Aug 6 19:48:30 2017 New Revision: 1804269 URL: http://svn.apache.org/viewvc?rev=1804269&view=rev Log: add README.md and CONTRIBUTING.md Added: commons/proper/daemon/trunk/CONTRIBUTING.md commons/proper/daemon/trunk/README.md Added: commons/pr

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

2017-08-06 Thread pascalschumacher
Author: pascalschumacher Date: Sun Aug 6 19:42:41 2017 New Revision: 1804267 URL: http://svn.apache.org/viewvc?rev=1804267&view=rev Log: .travis.yml: remove oraclejdk7 (no longer available) and add openjdk6 Modified: commons/proper/daemon/trunk/.travis.yml Modified: commons/proper/da

svn commit: r1804265 - in /commons/proper/exec/trunk: CONTRIBUTING.md README.md

2017-08-06 Thread pascalschumacher
Author: pascalschumacher Date: Sun Aug 6 19:38:16 2017 New Revision: 1804265 URL: http://svn.apache.org/viewvc?rev=1804265&view=rev Log: add README.md and CONTRIBUTING.md Added: commons/proper/exec/trunk/CONTRIBUTING.md commons/proper/exec/trunk/README.md Added: commons/proper/

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

2017-08-06 Thread pascalschumacher
Author: pascalschumacher Date: Sun Aug 6 19:34:21 2017 New Revision: 1804264 URL: http://svn.apache.org/viewvc?rev=1804264&view=rev Log: .travis.yml: remove oraclejdk7 (no longer available) and add openjdk6 Modified: commons/proper/exec/trunk/.travis.yml Modified: commons/proper/exec/t

svn commit: r1804263 - /commons/proper/bcel/trunk/README.md

2017-08-06 Thread pascalschumacher
Author: pascalschumacher Date: Sun Aug 6 19:28:34 2017 New Revision: 1804263 URL: http://svn.apache.org/viewvc?rev=1804263&view=rev Log: update README.md Modified: commons/proper/bcel/trunk/README.md Modified: commons/proper/bcel/trunk/README.md URL: http://svn.apache.org/viewvc/com

svn commit: r1804261 - /commons/proper/configuration/trunk/README.md

2017-08-06 Thread pascalschumacher
Author: pascalschumacher Date: Sun Aug 6 19:22:44 2017 New Revision: 1804261 URL: http://svn.apache.org/viewvc?rev=1804261&view=rev Log: update README.md Modified: commons/proper/configuration/trunk/README.md Modified: commons/proper/configuration/trunk/README.md URL:

commons-dbcp git commit: update README.md

2017-08-06 Thread pascalschumacher
Repository: commons-dbcp Updated Branches: refs/heads/master b94374293 -> ffe9b7248 update README.md Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/ffe9b724 Tree: http://git-wip-us.apache.org/repos/asf/commo

svn commit: r1804180 - /commons/proper/jxpath/trunk/README.md

2017-08-05 Thread pascalschumacher
Author: pascalschumacher Date: Sat Aug 5 08:59:16 2017 New Revision: 1804180 URL: http://svn.apache.org/viewvc?rev=1804180&view=rev Log: update README.md Modified: commons/proper/jxpath/trunk/README.md Modified: commons/proper/jxpath/trunk/README.md URL: http://svn.apache.org/vi

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

2017-08-05 Thread pascalschumacher
Author: pascalschumacher Date: Sat Aug 5 08:56:41 2017 New Revision: 1804179 URL: http://svn.apache.org/viewvc?rev=1804179&view=rev Log: .travis.yml: remove oraclejdk7 because it is no longer available on travis Modified: commons/proper/jxpath/trunk/.travis.yml Modified: commons/pr

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

2017-08-05 Thread pascalschumacher
Author: pascalschumacher Date: Sat Aug 5 08:52:25 2017 New Revision: 1804178 URL: http://svn.apache.org/viewvc?rev=1804178&view=rev Log: .travis.yml: remove oraclejdk7 (no longer available) and add openjdk6 Modified: commons/proper/logging/trunk/.travis.yml Modified: commons/proper/log

svn commit: r1804147 - /commons/proper/vfs/trunk/README.md

2017-08-04 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 4 18:00:26 2017 New Revision: 1804147 URL: http://svn.apache.org/viewvc?rev=1804147&view=rev Log: README.md: fix link to commons-vfs homepage Modified: commons/proper/vfs/trunk/README.md Modified: commons/proper/vfs/trunk/README.md URL:

svn commit: r1804144 - /commons/proper/validator/trunk/README.md

2017-08-04 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 4 17:12:41 2017 New Revision: 1804144 URL: http://svn.apache.org/viewvc?rev=1804144&view=rev Log: README.md: update version to 1.6 Modified: commons/proper/validator/trunk/README.md Modified: commons/proper/validator/trunk/README.md URL:

svn commit: r1804143 - /commons/proper/vfs/trunk/README.md

2017-08-04 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 4 17:08:24 2017 New Revision: 1804143 URL: http://svn.apache.org/viewvc?rev=1804143&view=rev Log: update README.md Modified: commons/proper/vfs/trunk/README.md Modified: commons/proper/vfs/trunk/README.md URL: http://svn.apache.org/viewvc/com

svn commit: r1804142 - /commons/proper/vfs/trunk/.travis.yml

2017-08-04 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 4 17:03:52 2017 New Revision: 1804142 URL: http://svn.apache.org/viewvc?rev=1804142&view=rev Log: add .travis.yml Added: commons/proper/vfs/trunk/.travis.yml Added: commons/proper/vfs/trunk/.travis.yml URL: http://svn.apache.org/viewvc/commons/pr

svn commit: r1804140 - /commons/proper/validator/trunk/README.md

2017-08-04 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 4 16:05:40 2017 New Revision: 1804140 URL: http://svn.apache.org/viewvc?rev=1804140&view=rev Log: update README.md Modified: commons/proper/validator/trunk/README.md Modified: commons/proper/validator/trunk/README.md URL: http://svn.apache.org/vi

[2/2] commons-fileupload git commit: update README.md

2017-08-04 Thread pascalschumacher
update README.md Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-fileupload/commit/fc2d541d Tree: http://git-wip-us.apache.org/repos/asf/commons-fileupload/tree/fc2d541d Diff: http://git-wip-us.apache.org/repos/asf/co

[1/2] commons-fileupload git commit: .travis.yml: remove oraclejdk7 (no longer available) and add openjdk6

2017-08-04 Thread pascalschumacher
Repository: commons-fileupload Updated Branches: refs/heads/master 86a79bcea -> fc2d541d3 .travis.yml: remove oraclejdk7 (no longer available) and add openjdk6 Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-fileu

commons-cli git commit: update README.md

2017-08-04 Thread pascalschumacher
ons-cli/tree/61ed8fae Diff: http://git-wip-us.apache.org/repos/asf/commons-cli/diff/61ed8fae Branch: refs/heads/master Commit: 61ed8faecd84a32035ab7d644a5308a0115adefa Parents: 34fe9e5 Author: pascalschumacher Authored: Fri Aug 4 17:51:41 2017 +0200 Committer: pascalschumacher Committed: Fri Au

commons-imaging git commit: update README.md

2017-08-04 Thread pascalschumacher
pos/asf/commons-imaging/tree/48cfde84 Diff: http://git-wip-us.apache.org/repos/asf/commons-imaging/diff/48cfde84 Branch: refs/heads/master Commit: 48cfde844a440fee8b79975206640eab42f40312 Parents: c184bc5 Author: pascalschumacher Authored: Fri Aug 4 17:49:37 2017 +0200 Committer: pascalschumac

svn commit: r1804138 - /commons/proper/beanutils/trunk/README.md

2017-08-04 Thread pascalschumacher
Author: pascalschumacher Date: Fri Aug 4 15:47:17 2017 New Revision: 1804138 URL: http://svn.apache.org/viewvc?rev=1804138&view=rev Log: update README.md Modified: commons/proper/beanutils/trunk/README.md Modified: commons/proper/beanutils/trunk/README.md URL: http://svn.apache.org/vi

commons-dbutils git commit: update README.md

2017-08-04 Thread pascalschumacher
pos/asf/commons-dbutils/tree/5dad8132 Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/5dad8132 Branch: refs/heads/master Commit: 5dad81322639af165d5fc5ba7016c7bc9e172a4c Parents: 469d4a8 Author: pascalschumacher Authored: Fri Aug 4 17:42:23 2017 +0200 Committer: pascalschumac

commons-dbcp git commit: README.md: fix link to homepage

2017-08-04 Thread pascalschumacher
Repository: commons-dbcp Updated Branches: refs/heads/master f06496354 -> b94374293 README.md: fix link to homepage Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/b9437429 Tree: http://git-wip-us.apache.org/

commons-pool git commit: README.md: fix link to homepage

2017-08-03 Thread pascalschumacher
org/repos/asf/commons-pool/tree/2730f498 Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/2730f498 Branch: refs/heads/master Commit: 2730f498a86d6f6173313f872d03fc0bb39807c3 Parents: 509c6a0 Author: pascalschumacher Authored: Thu Aug 3 21:29:36 2017 +0200 Committer: pascalschumac

commons-pool git commit: README.md: fix travis-ci badge

2017-08-03 Thread pascalschumacher
org/repos/asf/commons-pool/tree/509c6a0f Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/509c6a0f Branch: refs/heads/master Commit: 509c6a0ff87e9a871fa14b9683cb2e26ae1147ee Parents: 476cbae Author: pascalschumacher Authored: Thu Aug 3 21:25:51 2017 +0200 Committer: pascalschumac

commons-pool git commit: add README.md and CONTRIBUTING.md

2017-08-03 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-pool/tree/476cbae1 Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/476cbae1 Branch: refs/heads/master Commit: 476cbae161154c96f8cac68c51baf3785d04f3c0 Parents: e206c89 Author: pascalschumacher Authored: Thu Aug 3 21:22:47 2017 +0200 Committer: pascalschumac

[2/2] commons-dbcp git commit: README.md: add build-status and maven-central badge

2017-08-03 Thread pascalschumacher
README.md: add build-status and maven-central badge Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/f0649635 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/f0649635 Diff: http://git-wip-us.apache.

[1/2] commons-dbcp git commit: README.md: correct version of latest release

2017-08-03 Thread pascalschumacher
Repository: commons-dbcp Updated Branches: refs/heads/master 9b8ecc1ca -> f06496354 README.md: correct version of latest release Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/78a0e747 Tree: http://git-wip-u

[3/3] commons-collections git commit: use java 8 compatible clirr version

2017-08-02 Thread pascalschumacher
-us.apache.org/repos/asf/commons-collections/diff/3633bbd3 Branch: refs/heads/master Commit: 3633bbd32c07cb36039c9a1a1d5ca27a2ae3882e Parents: 1961bdd Author: pascalschumacher Authored: Wed Aug 2 20:32:20 2017 +0200 Committer: pascalschumacher Committed: Wed Aug 2 20:32:20 2017 +0200

[2/3] commons-collections git commit: remove override commons.javadoc.version which should not be necessary anymore, as commons-collections now uses commons-parent version 40

2017-08-02 Thread pascalschumacher
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/1961bdd3 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/1961bdd3 Branch: refs/heads/master Commit: 1961bdd3e6f0a134acbf95cee59ee7dd7dd3ad08 Parents: 41cec31 Author: pascalschumacher Authored: Wed Aug 2 20

[1/3] commons-collections git commit: pom.xml: move rat configuration from reporting to build section, so that it also works outside the site life-cycle

2017-08-02 Thread pascalschumacher
mit: 41cec319b5dbcc7cecb7dccb7015f138705a77f4 Parents: df6474e Author: pascalschumacher Authored: Wed Aug 2 20:18:03 2017 +0200 Committer: pascalschumacher Committed: Wed Aug 2 20:18:03 2017 +0200 -- pom.xml | 20 ++-- 1 file changed, 10 inserti

commons-collections git commit: pom.xml: rat-plugin: remove now unnecessary "maven-eclipse.xml" and ".travis.yml" exclusions

2017-08-02 Thread pascalschumacher
bfaebf Parents: 7166644 Author: pascalschumacher Authored: Wed Aug 2 20:12:31 2017 +0200 Committer: pascalschumacher Committed: Wed Aug 2 20:12:31 2017 +0200 -- pom.xml | 2 -- 1 fi

commons-collections git commit: .travis.yml: add apache license header

2017-08-02 Thread pascalschumacher
ree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/7166644f Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/7166644f Branch: refs/heads/master Commit: 7166644ffca595662286636102aa5e7190fd53f7 Parents: e5d0c9d Author: pascalschumacher Authored: Wed Aug 2 20:10

commons-collections git commit: [COLLECTIONS-655] Update platform from Java 6 to Java 7.

2017-08-02 Thread pascalschumacher
nts: eef8f1a Author: pascalschumacher Authored: Wed Aug 2 20:04:09 2017 +0200 Committer: pascalschumacher Committed: Wed Aug 2 20:04:09 2017 +0200 -- .travis.yml | 1 - 1 file changed, 1 delet

commons-io git commit: Missing Test Case for negative offset value (closes #41)

2017-08-02 Thread pascalschumacher
pos/asf/commons-io/diff/92a07f9a Branch: refs/heads/master Commit: 92a07f9aa109f0f55af963f86e466c80718f9466 Parents: 9990c66 Author: Ioana Leontiuc Authored: Wed Aug 2 16:09:30 2017 +0200 Committer: pascalschumacher Committed: Wed Aug 2 19:39:04 2017 +0

svn commit: r1803687 - /commons/proper/net/trunk/README.md

2017-08-01 Thread pascalschumacher
Author: pascalschumacher Date: Tue Aug 1 18:57:13 2017 New Revision: 1803687 URL: http://svn.apache.org/viewvc?rev=1803687&view=rev Log: README.md: - fix broken build status badge - remove broken coverage badge - remove maven central badge (just displays bongus version "0030805.205232&q

<    1   2   3   4   5   6   7   8   9   >