[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons ((Group) Build with Java 7 (Maven 3.0.5))

2016-02-10 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40902=286 Build statistics: State: Failed Previous State: Failed Started at: Wed 10 Feb 2016 14:20:32 + Finished at: Wed 10 Feb 2016 14:24:53 + Total time: 4m 21s Build Trigger: Schedule

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons ((Group) Build with Java 7 (Maven 3.0.5))

2016-02-10 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40901=286 Build statistics: State: Failed Previous State: Failed Started at: Wed 10 Feb 2016 13:20:42 + Finished at: Wed 10 Feb 2016 13:25:13 + Total time: 4m 31s Build Trigger: Schedule

svn commit: r1729764 - /commons/proper/commons-parent/trunk/pom.xml

2016-02-10 Thread ggregory
Author: ggregory Date: Thu Feb 11 06:11:17 2016 New Revision: 1729764 URL: http://svn.apache.org/viewvc?rev=1729764=rev Log: maven-compiler-plugin : 3.3 -> 3.5.1. Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL:

svn commit: r1729591 - /commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/JCSConcurrentCacheAccessUnitTest.java

2016-02-10 Thread tv
Author: tv Date: Wed Feb 10 13:06:10 2016 New Revision: 1729591 URL: http://svn.apache.org/viewvc?rev=1729591=rev Log: Fix assert in thread Modified: commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/JCSConcurrentCacheAccessUnitTest.java Modified:

svn commit: r1729592 - in /commons/proper/jcs/trunk/commons-jcs-core/src: main/java/org/apache/commons/jcs/auxiliary/remote/ test/java/org/apache/commons/jcs/auxiliary/remote/ test/java/org/apache/com

2016-02-10 Thread tv
Author: tv Date: Wed Feb 10 13:11:44 2016 New Revision: 1729592 URL: http://svn.apache.org/viewvc?rev=1729592=rev Log: Strip down API Removed: commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheRestore.java Modified:

svn commit: r1729594 - in /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/behavior: ICacheManager.java ICacheRestore.java

2016-02-10 Thread tv
Author: tv Date: Wed Feb 10 13:20:59 2016 New Revision: 1729594 URL: http://svn.apache.org/viewvc?rev=1729594=rev Log: Clean up Removed: commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/behavior/ICacheManager.java