[commons-lang] branch master updated: Checkstyle: Remove trailing white spaces on all lines.

2019-05-05 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 6934228 Checkstyle: Remove trailing whi

[commons-parent] branch master updated: Maven Surefire and Failsafe plugins 2.22.1 -> 2.22.2.

2019-05-05 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git The following commit(s) were added to refs/heads/master by this push: new 468ccf3 Maven Surefire and Failsafe p

[commons-lang] branch master updated: Sort by method name.

2019-05-05 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new f698f9e Sort by method name. f698f9e is

[commons-lang] branch master updated: [LANG-1457] Add ExceptionUtils.throwableOfType(Throwable, Class) and friends.

2019-05-05 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 1ec6c0a [LANG-1457] Add ExceptionUtils.

[commons-codec] branch master updated: Javadoc tweaks.

2019-05-05 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-codec.git The following commit(s) were added to refs/heads/master by this push: new 04d9492 Javadoc tweaks. 04d9492 is des

svn commit: r1858701 - in /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs: auxiliary/disk/block/ auxiliary/disk/indexed/ auxiliary/disk/jdbc/dsfactory/ auxiliary/remote

2019-05-05 Thread tv
Author: tv Date: Sun May 5 17:59:39 2019 New Revision: 1858701 URL: http://svn.apache.org/viewvc?rev=1858701&view=rev Log: Remove most Iterators Modified: commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/disk/block/BlockDiskCache.java commons/pro

[commons-collections] branch master updated: [COLLECTIONS-715] Implement Collection's removeIf().

2019-05-05 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git The following commit(s) were added to refs/heads/master by this push: new 8688bf7 [COLLECTIONS-715] Implem

[commons-collections] branch master updated: Add removeIf (#70)

2019-05-05 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git The following commit(s) were added to refs/heads/master by this push: new bd76c28 Add removeIf (#70) bd76c