commons-collections git commit: Remove redundant type arguments.

2018-07-07 Thread ggregory
Repository: commons-collections Updated Branches: refs/heads/master e22859d09 -> 9f1dabed5 Remove redundant type arguments. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/9f1dabed Tree: http://

commons-collections git commit: Remove redundant type arguments.

2017-10-11 Thread ggregory
Repository: commons-collections Updated Branches: refs/heads/master 1bcfa1cc8 -> 07de4dd57 Remove redundant type arguments. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/07de4dd5 Tree: http://

[1/9] commons-collections git commit: Remove redundant type arguments.

2017-07-26 Thread ggregory
Repository: commons-collections Updated Branches: refs/heads/master f4a63c4c7 -> eef8f1a0a http://git-wip-us.apache.org/repos/asf/commons-collections/blob/eef8f1a0/src/test/java/org/apache/commons/collections4/map/PredicatedMapTest.java --

[6/9] commons-collections git commit: Remove redundant type arguments.

2017-07-26 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-collections/blob/eef8f1a0/src/main/java/org/apache/commons/collections4/multiset/AbstractMultiSet.java -- diff --git a/src/main/java/org/apache/commons/collections4/multiset/AbstractM

[9/9] commons-collections git commit: Remove redundant type arguments.

2017-07-26 Thread ggregory
Remove redundant type arguments. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/eef8f1a0 Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/eef8f1a0 Diff: http://git-wip-us.apach

[8/9] commons-collections git commit: Remove redundant type arguments.

2017-07-26 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-collections/blob/eef8f1a0/src/main/java/org/apache/commons/collections4/bidimap/TreeBidiMap.java -- diff --git a/src/main/java/org/apache/commons/collections4/bidimap/TreeBidiMap.java

[2/9] commons-collections git commit: Remove redundant type arguments.

2017-07-26 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-collections/blob/eef8f1a0/src/test/java/org/apache/commons/collections4/list/CursorableLinkedListTest.java -- diff --git a/src/test/java/org/apache/commons/collections4/list/Cursorabl

[4/9] commons-collections git commit: Remove redundant type arguments.

2017-07-26 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-collections/blob/eef8f1a0/src/test/java/org/apache/commons/collections4/bidimap/DualHashBidiMapTest.java -- diff --git a/src/test/java/org/apache/commons/collections4/bidimap/DualHash

[3/9] commons-collections git commit: Remove redundant type arguments.

2017-07-26 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-collections/blob/eef8f1a0/src/test/java/org/apache/commons/collections4/iterators/IteratorChainTest.java -- diff --git a/src/test/java/org/apache/commons/collections4/iterators/Iterat

[5/9] commons-collections git commit: Remove redundant type arguments.

2017-07-26 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-collections/blob/eef8f1a0/src/test/java/org/apache/commons/collections4/EnumerationUtilsTest.java -- diff --git a/src/test/java/org/apache/commons/collections4/EnumerationUtilsTest.ja

[7/9] commons-collections git commit: Remove redundant type arguments.

2017-07-26 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-collections/blob/eef8f1a0/src/main/java/org/apache/commons/collections4/iterators/UnmodifiableMapIterator.java -- diff --git a/src/main/java/org/apache/commons/collections4/iterators/