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

Changes:

[tv] JCS-181 Update dependency to httpclient 4.5.3

[tv] Update dependency commons-dbcp2

[tv] Remove deprecated code

[tv] Remove dependency on velocity-tools

------------------------------------------
[...truncated 7.78 KB...]
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Commons JCS
[INFO] Apache Commons JCS :: Core
[INFO] Apache Commons JCS :: JCache
[INFO] Apache Commons JCS :: JCache TCK
[INFO] Apache Commons JCS :: JCache Extras
[INFO] Apache Commons JCS :: JCache OpenJPA
[INFO] Apache Commons JCS :: Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons JCS 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-jcs ---
[INFO] Deleting <https://builds.apache.org/job/commons-jcs/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-jcs 
---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ 
commons-jcs ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jcs ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ commons-jcs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-jcs ---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/commons-jcs/ws/'> && 'svn' '--non-interactive' 
'info'
[INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/>
[INFO] Storing buildNumber: 1809537 at timestamp: 1506280331634
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/commons-jcs/ws/'> && 'svn' '--non-interactive' 
'info'
[INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ commons-jcs 
---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (checkAPIcompatibility) @ 
commons-jcs ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ 
commons-jcs ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons-jcs 
---
[INFO] Installing <https://builds.apache.org/job/commons-jcs/ws/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/commons/commons-jcs/3.0-SNAPSHOT/commons-jcs-3.0-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/commons-jcs/ws/target/commons-jcs-3.0-SNAPSHOT-site.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/commons/commons-jcs/3.0-SNAPSHOT/commons-jcs-3.0-SNAPSHOT-site.xml
[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/ws/commons-jcs-core/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/ws/commons-jcs-core'> && 'svn' 
'--non-interactive' 'info'
[INFO] Working directory: 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core>
[INFO] Storing buildNumber: 1809537 at timestamp: 1506280341828
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core'> && 'svn' 
'--non-interactive' 'info'
[INFO] Working directory: 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core>
[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/ws/commons-jcs-core/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 231 source files to 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/classes>
[INFO] 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/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/ws/commons-jcs-core/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 142 source files to 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/test-classes>
[INFO] 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheClientTester.java>:
 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheClientTester.java>
 uses or overrides a deprecated API.
[INFO] 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/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/ws/commons-jcs-core/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
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: JCache
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: JCache TCK
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: JCache Extras
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: JCache OpenJPA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Commons JCS ................................ SUCCESS [14.400s]
[INFO] Apache Commons JCS :: Core ........................ FAILURE [22.287s]
[INFO] Apache Commons JCS :: JCache ...................... SKIPPED
[INFO] Apache Commons JCS :: JCache TCK .................. SKIPPED
[INFO] Apache Commons JCS :: JCache Extras ............... SKIPPED
[INFO] Apache Commons JCS :: JCache OpenJPA .............. SKIPPED
[INFO] Apache Commons JCS :: Distribution ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54.122s
[INFO] Finished at: Sun Sep 24 19:12:43 UTC 2017
[INFO] Final Memory: 37M/525M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project commons-jcs-core: ExecutionException The forked VM terminated without 
properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> && 
/home/jenkins/tools/java/latest1.7/bin/java -Xmx256m -Djava.security.manager 
-Djava.security.policy=<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/conf/cache.policy>
 -jar 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefirebooter6751340118836771824.jar>
 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire7806437177977851019tmp>
 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire_06554413648280512583tmp>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project commons-jcs-core: ExecutionException The forked VM terminated without 
properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> && 
/home/jenkins/tools/java/latest1.7/bin/java -Xmx256m -Djava.security.manager 
-Djava.security.policy=<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/conf/cache.policy>
 -jar 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefirebooter6751340118836771824.jar>
 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire7806437177977851019tmp>
 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire_06554413648280512583tmp>
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoFailureException: ExecutionException The 
forked VM terminated without properly saying goodbye. VM crash or System.exit 
called?
Command was /bin/sh -c cd 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> && 
/home/jenkins/tools/java/latest1.7/bin/java -Xmx256m -Djava.security.manager 
-Djava.security.policy=<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/conf/cache.policy>
 -jar 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefirebooter6751340118836771824.jar>
 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire7806437177977851019tmp>
 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire_06554413648280512583tmp>
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.assertNoException(SurefirePlugin.java:328)
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:318)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:892)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 30 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: 
ExecutionException The forked VM terminated without properly saying goodbye. VM 
crash or System.exit called?
Command was /bin/sh -c cd 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> && 
/home/jenkins/tools/java/latest1.7/bin/java -Xmx256m -Djava.security.manager 
-Djava.security.policy=<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/conf/cache.policy>
 -jar 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefirebooter6751340118836771824.jar>
 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire7806437177977851019tmp>
 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire_06554413648280512583tmp>
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:429)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:391)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:242)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:201)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1026)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:862)
        ... 33 more
Caused by: java.lang.RuntimeException: The forked VM terminated without 
properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> && 
/home/jenkins/tools/java/latest1.7/bin/java -Xmx256m -Djava.security.manager 
-Djava.security.policy=<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/conf/cache.policy>
 -jar 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefirebooter6751340118836771824.jar>
 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire7806437177977851019tmp>
 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire_06554413648280512583tmp>
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:590)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:460)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$400(ForkStarter.java:110)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:379)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:356)
        ... 4 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :commons-jcs-core

[JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/pom.xml> to 
org.apache.commons/commons-jcs/3.0-SNAPSHOT/commons-jcs-3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/target/commons-jcs-3.0-SNAPSHOT-site.xml>
 to 
org.apache.commons/commons-jcs/3.0-SNAPSHOT/commons-jcs-3.0-SNAPSHOT-site.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/pom.xml> to 
org.apache.commons/commons-jcs-core/3.0-SNAPSHOT/commons-jcs-core-3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache-extras/pom.xml>
 to 
org.apache.commons/commons-jcs-jcache-extras/3.0-SNAPSHOT/commons-jcs-jcache-extras-3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache-openjpa/pom.xml>
 to 
org.apache.commons/commons-jcs-jcache-openjpa/3.0-SNAPSHOT/commons-jcs-jcache-openjpa-3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache/pom.xml> to 
org.apache.commons/commons-jcs-jcache/3.0-SNAPSHOT/commons-jcs-jcache-3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-dist/pom.xml> to 
org.apache.commons/commons-jcs-dist/3.0-SNAPSHOT/commons-jcs-dist-3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-tck-tests/pom.xml> to 
org.apache.commons/commons-jcs-jcache-tck/3.0-SNAPSHOT/commons-jcs-jcache-tck-3.0-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped

Reply via email to