svn commit: r1836869 - /commons/proper/bcel/trunk/src/changes/changes.xml

2018-07-27 Thread ggregory
Author: ggregory Date: Sat Jul 28 05:04:05 2018 New Revision: 1836869 URL: http://svn.apache.org/viewvc?rev=1836869&view=rev Log: [BCEL-304] ClassPath.getClassFile does not work with Java 9 and higher. Closes #22. Modified: commons/proper/bcel/trunk/src/changes/changes.xml Modified: commons

svn commit: r1836868 - /commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ClassPath.java

2018-07-27 Thread ggregory
Author: ggregory Date: Sat Jul 28 05:00:45 2018 New Revision: 1836868 URL: http://svn.apache.org/viewvc?rev=1836868&view=rev Log: [BCEL-304] ClassPath.getClassFile does not work with Java 9 and higher. Sort. Modified: commons/proper/bcel/trunk/src/main/java/org/apache/bcel/util/ClassPath.java

svn commit: r1836867 - in /commons/proper/bcel/trunk/src: changes/changes.xml main/java/org/apache/bcel/util/ClassPath.java test/java/org/apache/bcel/util/ClassPathTestCase.java

2018-07-27 Thread ggregory
Author: ggregory Date: Sat Jul 28 05:00:21 2018 New Revision: 1836867 URL: http://svn.apache.org/viewvc?rev=1836867&view=rev Log: [BCEL-304] ClassPath.getClassFile does not work with Java 9 and higher. Added: commons/proper/bcel/trunk/src/test/java/org/apache/bcel/util/ClassPathTestCase.java

[lang] [LANG-1405] Remove checks for java versions below the minimum supported one. Closes #338.

2018-07-27 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 2cc524380 -> a36c903d4 [LANG-1405] Remove checks for java versions below the minimum supported one. Closes #338. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons

[lang] LANG-1401: Typo in JavaDoc for lastIndexOf

2018-07-27 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 0db3d81c9 -> 2cc524380 LANG-1401: Typo in JavaDoc for lastIndexOf Add changes.xml entry (actual fix was done in 69a8ef318942898383508c2a3d1db240f38f1cb8) Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: ht

[2/4] commons-collections git commit: [COLLECTIONS-692] Replace use of deprecated Class#newInstance() #49. Closes #49.

2018-07-27 Thread ggregory
[COLLECTIONS-692] Replace use of deprecated Class#newInstance() #49. Closes #49. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/d0954e23 Tree: http://git-wip-us.apache.org/repos/asf/commons-collect

[3/4] commons-collections git commit: [COLLECTIONS-692] Replace use of deprecated Class#newInstance() #49. Closes #49.

2018-07-27 Thread ggregory
[COLLECTIONS-692] Replace use of deprecated Class#newInstance() #49. Closes #49. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/3e7d4ff5 Tree: http://git-wip-us.apache.org/repos/asf/commons-collect

[1/4] commons-collections git commit: [COLLECTIONS-692] Replace use of deprecated Class#newInstance() #49.

2018-07-27 Thread ggregory
Repository: commons-collections Updated Branches: refs/heads/master ea305b085 -> 0dad34216 [COLLECTIONS-692] Replace use of deprecated Class#newInstance() #49. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-colle

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

2018-07-27 Thread ggregory
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-collections.git Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/0dad3421 Tree: http://git-wip-us.apache.org/repos/asf/common

[1/2] commons-io git commit: Adding the PeekableInputStream.

2018-07-27 Thread jochen
Repository: commons-io Updated Branches: refs/heads/master 34d6eea40 -> 58b0f795b Adding the PeekableInputStream. Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/559de2c4 Tree: http://git-wip-us.apache.org/repos/

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

2018-07-27 Thread jochen
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-io.git Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/58b0f795 Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/58b0f795 Diff: http

commons-io git commit: Adding the PeekableInputStream.

2018-07-27 Thread jochen
Repository: commons-io Updated Branches: refs/heads/master 7b813b674 -> 34d6eea40 Adding the PeekableInputStream. Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/34d6eea4 Tree: http://git-wip-us.apache.org/repos/

commons-io git commit: PR: IO-582

2018-07-27 Thread jochen
Repository: commons-io Updated Branches: refs/heads/master 078af456f -> 7b813b674 PR: IO-582 Make methods in ObservableInputStream.Obsever public. Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/7b813b67 Tree: h

commons-rng git commit: Update release-notes with comments from changes

2018-07-27 Thread chtompki
Repository: commons-rng Updated Branches: refs/heads/1.1 1eb7ea49a -> 2b3915227 Update release-notes with comments from changes Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/2b391522 Tree: http://git-wip-us.a