See 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/203/changes>

Changes:

[tv] Performance improvements

[tv] Remove unused field and method

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons JCS :: Core 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-jcs-core ---
[INFO] Deleting 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ 
commons-jcs-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ 
commons-jcs-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jcs-core 
---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
commons-jcs-core ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-jcs-core ---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/'>
 && 'svn' '--non-interactive' 'info'
[INFO] Working directory: 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/>
[INFO] Storing buildNumber: 1776744 at timestamp: 1483189899213
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/'>
 && 'svn' '--non-interactive' 'info'
[INFO] Working directory: 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
commons-jcs-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource to 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/target/classes>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
commons-jcs-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 233 source files to 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/target/classes>
[INFO] 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/src/main/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheManager.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/src/main/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheManager.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ 
commons-jcs-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
commons-jcs-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 50 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
commons-jcs-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 145 source files to 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/src/test/java/org/apache/commons/jcs/utils/struct/LRUMapConcurrentUnitTest.java>:[153,12]
 cannot find symbol
  symbol:   method setChunkSize(int)
  location: variable map of type 
org.apache.commons.jcs.utils.struct.LRUMap<java.lang.String,java.lang.String>
[ERROR] 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/src/test/java/org/apache/commons/jcs/utils/struct/LRUMapConcurrentUnitTest.java>:[192,12]
 cannot find symbol
  symbol:   method setChunkSize(int)
  location: variable map of type 
org.apache.commons.jcs.utils.struct.LRUMap<java.lang.String,java.lang.String>
[ERROR] 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/src/test/java/org/apache/commons/jcs/utils/struct/LRUMapConcurrentTest.java>:[145,12]
 cannot find symbol
  symbol:   method setChunkSize(int)
  location: variable map of type 
org.apache.commons.jcs.utils.struct.LRUMap<java.lang.String,java.lang.String>
[ERROR] 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/src/test/java/org/apache/commons/jcs/utils/struct/LRUMapConcurrentTest.java>:[184,12]
 cannot find symbol
  symbol:   method setChunkSize(int)
  location: variable map of type 
org.apache.commons.jcs.utils.struct.LRUMap<java.lang.String,java.lang.String>
[INFO] 4 errors 
[INFO] -------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to