See 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/239/display/redirect?page=changes>

Changes:

[tv] Update version to 3.0-SNPSHOT
Finally require Java 8

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons JCS :: Core 3.0-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 (process-resource-bundles) 
@ 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: 1809392 at timestamp: 1506165097903
[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.6.0: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/disk/jdbc/JDBCDiskCache.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/disk/jdbc/JDBCDiskCache.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.6.0:testCompile (default-testCompile) @ 
commons-jcs-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 144 source files to 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/target/test-classes>
[INFO] 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/src/test/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheClientTester.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/src/test/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheClientTester.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commons-jcs-core 
---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/commons-jcs/org.apache.commons$commons-jcs-core/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
java.lang.UnsupportedClassVersionError: 
org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest
 : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
        at 
org.apache.maven.surefire.util.ReflectionUtils.loadClass(ReflectionUtils.java:237)
        at 
org.apache.maven.surefire.booter.TypeEncodedValue.getDecodedValue(TypeEncodedValue.java:64)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:108)

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results

Reply via email to