Perhaps using the current Java 7 version would help... Gary ---------- Forwarded message ---------- From: Apache Jenkins Server <[email protected]> Date: Sun, Nov 1, 2015 at 3:41 PM Subject: Build failed in Jenkins: Log4j 2.x #1517 To: [email protected]
See <https://builds.apache.org/job/Log4j%202.x/1517/changes> Changes: [ggregory] Fix generics compiler warning. ------------------------------------------ [...truncated 53 lines...] [INFO] Apache Log4j Samples: Flume - Common [INFO] Apache Log4j Samples: Flume - Remote [INFO] Apache Log4j Samples: Flume - Embedded [INFO] Apache Log4j Samples: Configuration [INFO] Apache Log4j Samples: LoggerProperties [INFO] Apache Log4j BOM [INFO] Apache Log4j NoSQL [INFO] Apache Log4J Performance Tests [INFO] Apache Log4j Streaming Interface [INFO] Apache Log4j JUL Adapter [INFO] Apache Log4j Liquibase Binding [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Log4j 2 2.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ log4j --- [INFO] Deleting <https://builds.apache.org/job/Log4j%202.x/ws/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ log4j --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-failsafe-plugin:2.19:integration-test (integration-tests) @ log4j --- [INFO] No tests to run. [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-failsafe-plugin:2.19:verify (verify) @ log4j --- [JENKINS] Recording test results[INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ log4j --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ log4j --- [INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j/2.5-SNAPSHOT/log4j-2.5-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Log4j API 2.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ log4j-api --- [INFO] Deleting < https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ log4j-api --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ log4j-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory < https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ log4j-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 75 source files to < https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/classes> [INFO] [INFO] --- maven-bundle-plugin:2.5.3:manifest (default) @ log4j-api --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ log4j-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ log4j-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to < https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/test-classes> [WARNING] < https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/test/java/org/apache/logging/log4j/util/ReflectionUtilTest.java>:[25,18] Reflection is internal proprietary API and may be removed in a future release [WARNING] Signature attribute introduced in version 49.0 class files is ignored in version 48.0 class files warning: No processor claimed any of these annotations: org.junit.AfterClass,org.junit.Ignore,org.junit.Before,org.junit.runners.Parameterized.Parameters,org.junit.ClassRule,org.junit.Rule,org.junit.runner.RunWith,org.junit.BeforeClass,org.junit.Test < https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/test/java/org/apache/logging/log4j/util/ReflectionUtilTest.java>:[25,18] Reflection is internal proprietary API and may be removed in a future release [WARNING] Signature attribute introduced in version 49.0 class files is ignored in version 48.0 class files < https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/test/java/org/apache/logging/log4j/util/ReflectionUtilTest.java>:[25,18] Reflection is internal proprietary API and may be removed in a future release [WARNING] Signature attribute introduced in version 49.0 class files is ignored in version 48.0 class files < https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/test/java/org/apache/logging/log4j/util/ReflectionUtilTest.java>:[42,16] Reflection is internal proprietary API and may be removed in a future release [WARNING] < https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/test/java/org/apache/logging/log4j/util/ReflectionUtilTest.java>:[42,26] [deprecation] getCallerClass(int) in Reflection has been deprecated [WARNING] < https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/test/java/org/apache/logging/log4j/util/ReflectionUtilTest.java>:[51,38] Reflection is internal proprietary API and may be removed in a future release [WARNING] < https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/test/java/org/apache/logging/log4j/util/ReflectionUtilTest.java>:[51,48] [deprecation] getCallerClass(int) in Reflection has been deprecated [WARNING] < https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/test/java/org/apache/logging/log4j/util/LambdaUtilTest.java>:[119,44] [rawtypes] found raw type: Supplier [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ log4j-api --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.logging.log4j.EventLoggerTest Running org.apache.logging.log4j.LoggerTest Running org.apache.logging.log4j.LevelTest Running org.apache.logging.log4j.spi.MutableThreadContextStackTest Running org.apache.logging.log4j.spi.DefaultThreadContextStackTest Running org.apache.logging.log4j.message.MessageFormatMessageTest Running org.apache.logging.log4j.spi.DefaultThreadContextMapTest Running org.apache.logging.log4j.message.LocalizedMessageTest Running org.apache.logging.log4j.message.ThreadDumpMessageTest Running org.apache.logging.log4j.message.MessageFormatsPerfTest Running org.apache.logging.log4j.message.ObjectMessageTest Running org.apache.logging.log4j.message.StringFormattedMessageTest Running org.apache.logging.log4j.message.StructuredDataMessageTest Running org.apache.logging.log4j.message.MapMessageTest Running org.apache.logging.log4j.LogManagerTest Running org.apache.logging.log4j.message.ParameterizedMessageTest Running org.apache.logging.log4j.status.StatusLoggerSerializationTest Running org.apache.logging.log4j.message.ObjectArrayMessageTest Running org.apache.logging.log4j.ThreadContextTest Running org.apache.logging.log4j.ThreadContextInheritanceTest Running org.apache.logging.log4j.message.MessageFormatMessageSerializationTest Running org.apache.logging.log4j.message.FormattedMessageTest Running org.apache.logging.log4j.util.StringsTest Running org.apache.logging.log4j.NoopThreadContextTest Running org.apache.logging.log4j.util.LambdaUtilTest Running org.apache.logging.log4j.osgi.equinox.EquinoxLoadApiBundleTest Running org.apache.logging.log4j.osgi.felix.FelixLoadApiBundleTest Running org.apache.logging.log4j.LambdaLoggerTest Running org.apache.logging.log4j.util.ReflectionUtilTest Running org.apache.logging.log4j.AbstractLoggerTest Running org.apache.logging.log4j.MarkerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec - in org.apache.logging.log4j.message.MessageFormatMessageTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in org.apache.logging.log4j.LevelTest Running org.apache.logging.log4j.simple.SimpleLoggerTest Running org.apache.log4j.util.StringsTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in org.apache.logging.log4j.message.MapMessageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.log4j.util.StringsTest ERROR TestError [Ljava.lang.Object;@24764838 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.341 sec - in org.apache.logging.log4j.status.StatusLoggerSerializationTest ERROR TestError Logging with a size 1 Object[] only one param {} ERROR TestError Logging with an empty Object[] {} {} ERROR TestError Logging without args {} Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec - in org.apache.logging.log4j.spi.DefaultThreadContextStackTest ERROR TestError Logging without args Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.apache.logging.log4j.simple.SimpleLoggerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 sec - in org.apache.logging.log4j.message.ObjectArrayMessageTest Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 sec - in org.apache.logging.log4j.LoggerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec - in org.apache.logging.log4j.message.StringFormattedMessageTest Timer Parameterized stopped. Elapsed time: 0.055692814 seconds Average per iteration: 0.000111385 seconds Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 sec - in org.apache.logging.log4j.message.StructuredDataMessageTest Timer ThreadContextCopy stopped. Elapsed time: 0.067559420 seconds Average per iteration: 0.000000067 seconds Timer ThreadContextTest stopped. Elapsed time: 0.069010067 seconds Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec - in org.apache.logging.log4j.util.LambdaUtilTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec - in org.apache.logging.log4j.spi.MutableThreadContextStackTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec - in org.apache.logging.log4j.util.StringsTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 sec - in org.apache.logging.log4j.message.ParameterizedMessageTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 sec - in org.apache.logging.log4j.spi.DefaultThreadContextMapTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec - in org.apache.logging.log4j.ThreadContextInheritanceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec - in org.apache.logging.log4j.LogManagerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec - in org.apache.logging.log4j.NoopThreadContextTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 sec - in org.apache.logging.log4j.message.MessageFormatMessageSerializationTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec - in org.apache.logging.log4j.message.FormattedMessageTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in org.apache.logging.log4j.MarkerTest Timer FormattedParameterized stopped. Elapsed time: 0.088175065 seconds Average per iteration: 0.000176350 seconds Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 sec - in org.apache.logging.log4j.EventLoggerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 sec - in org.apache.logging.log4j.message.LocalizedMessageTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 sec - in org.apache.logging.log4j.message.ObjectMessageTest Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec - in org.apache.logging.log4j.LambdaLoggerTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec - in org.apache.logging.log4j.util.ReflectionUtilTest Timer MessageFormat stopped. Elapsed time: 0.045444687 seconds Average per iteration: 0.000090889 seconds Timer ThreadContextCopy stopped. Elapsed time: 0.037259031 seconds Average per iteration: 0.000000037 seconds Timer ThreadContextTest stopped. Elapsed time: 0.037550027 seconds Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 sec - in org.apache.logging.log4j.ThreadContextTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec - in org.apache.logging.log4j.AbstractLoggerTest Timer StringFormat stopped. Elapsed time: 0.047938320 seconds Average per iteration: 0.000095876 seconds Parameterized is 1.16 times slower than StringFormat. Parameterized is 1.23 times slower than MessageFormat. Parameterized is 1.58 times faster than Formatted. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 sec - in org.apache.logging.log4j.message.MessageFormatsPerfTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 sec - in org.apache.logging.log4j.message.ThreadDumpMessageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.711 sec - in org.apache.logging.log4j.osgi.felix.FelixLoadApiBundleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.095 sec - in org.apache.logging.log4j.osgi.equinox.EquinoxLoadApiBundleTest Results : Tests run: 324, Failures: 0, Errors: 0, Skipped: 3 [JENKINS] Recording test results [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Log4j 2 .................................... SUCCESS [ 8.684 s] [INFO] Apache Log4j API .................................. FAILURE [ 30.878 s] [INFO] Apache Log4j Core ................................. SKIPPED [INFO] Apache Log4j 1.x Compatibility API ................ SKIPPED [INFO] Apache Log4j SLF4J Binding ........................ SKIPPED [INFO] Apache Log4j to SLF4J Adapter ..................... SKIPPED [INFO] Apache Log4j Commons Logging Bridge ............... SKIPPED [INFO] Apache Log4j Flume Bridge ......................... SKIPPED [INFO] Apache Log4j Web .................................. SKIPPED [INFO] Apache Log4j Tag Library .......................... SKIPPED [INFO] Apache Log4j JMX GUI .............................. SKIPPED [INFO] Apache Log4j Samples .............................. SKIPPED [INFO] Apache Log4j Samples: Flume - Common .............. SKIPPED [INFO] Apache Log4j Samples: Flume - Remote .............. SKIPPED [INFO] Apache Log4j Samples: Flume - Embedded ............ SKIPPED [INFO] Apache Log4j Samples: Configuration ............... SKIPPED [INFO] Apache Log4j Samples: LoggerProperties ............ SKIPPED [INFO] Apache Log4j BOM .................................. SKIPPED [INFO] Apache Log4j NoSQL ................................ SKIPPED [INFO] Apache Log4J Performance Tests .................... SKIPPED [INFO] Apache Log4j Streaming Interface .................. SKIPPED [INFO] Apache Log4j JUL Adapter .......................... SKIPPED [INFO] Apache Log4j Liquibase Binding .................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 44.660 s [INFO] Finished at: 2015-11-01T23:41:47+00:00 [INFO] Final Memory: 41M/711M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project log4j-api: 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/Log4j%202.x/ws/log4j-api"> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51/jre/bin/java -XX:MaxPermSize=512m -jar '< https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/surefire/surefirebooter4570414541314603524.jar'> '< https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/surefire/surefire6735158800270154188tmp'> '< https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/surefire/surefire_23444720843350578623tmp '> [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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 :log4j-api [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml> to org.apache.logging.log4j/log4j-taglib/2.5-SNAPSHOT/log4j-taglib-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/pom.xml> to org.apache.logging.log4j/log4j-1.2-api/2.5-SNAPSHOT/log4j-1.2-api-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/loggerProperties/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-loggerProperties/2.5-SNAPSHOT/log4j-samples-loggerProperties-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/pom.xml> to org.apache.logging.log4j/log4j-jmx-gui/2.5-SNAPSHOT/log4j-jmx-gui-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/pom.xml> to org.apache.logging.log4j/log4j-nosql/2.5-SNAPSHOT/log4j-nosql-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/configuration/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-configuration/2.5-SNAPSHOT/log4j-samples-configuration-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/pom.xml> to org.apache.logging.log4j/log4j-core/2.5-SNAPSHOT/log4j-core-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-embedded/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-embedded/2.5-SNAPSHOT/log4j-samples-flume-embedded-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/pom.xml> to org.apache.logging.log4j/log4j-jcl/2.5-SNAPSHOT/log4j-jcl-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-liquibase/pom.xml> to org.apache.logging.log4j/log4j-liquibase/2.5-SNAPSHOT/log4j-liquibase-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-perf/pom.xml> to org.apache.logging.log4j/log4j-perf/2.5-SNAPSHOT/log4j-perf-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-jul/pom.xml> to org.apache.logging.log4j/log4j-jul/2.5-SNAPSHOT/log4j-jul-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/pom.xml> to org.apache.logging.log4j/log4j-slf4j-impl/2.5-SNAPSHOT/log4j-slf4j-impl-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-common/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-common/2.5-SNAPSHOT/log4j-samples-flume-common-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml> to org.apache.logging.log4j/log4j-web/2.5-SNAPSHOT/log4j-web-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-bom/pom.xml> to org.apache.logging.log4j/log4j-bom/2.5-SNAPSHOT/log4j-bom-2.5-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to org.apache.logging.log4j/log4j/2.5-SNAPSHOT/log4j-2.5-SNAPSHOT.pom Compressed 48.29 KB of artifacts by 66.3% relative to #1516 [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-iostreams/pom.xml> to org.apache.logging.log4j/log4j-iostreams/2.5-SNAPSHOT/log4j-iostreams-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/pom.xml> to org.apache.logging.log4j/log4j-to-slf4j/2.5-SNAPSHOT/log4j-to-slf4j-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/pom.xml> to org.apache.logging.log4j/log4j-flume-ng/2.5-SNAPSHOT/log4j-flume-ng-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/pom.xml> to org.apache.logging.log4j/log4j-api/2.5-SNAPSHOT/log4j-api-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-remote/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-remote/2.5-SNAPSHOT/log4j-samples-flume-remote-2.5-SNAPSHOT.pom [JENKINS] Archiving < https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/pom.xml> to org.apache.logging.log4j.samples/log4j-samples/2.5-SNAPSHOT/log4j-samples-2.5-SNAPSHOT.pom channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
