See 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/3372/display/redirect?page=changes>

Changes:

[rgoers] LOG4J2-2255 - Use Spotbugs instead of Findbugs. Minimum version is Java

[rgoers] LOG4J2-2255 - Use Spotbugs instead of Findbugs. Minimum version is Java

------------------------------------------
[...truncated 11.66 KB...]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ log4j ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ log4j ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ log4j 
---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20.1:integration-test (default) @ log4j ---
[INFO] Toolchain in maven-failsafe-plugin: 
JDK[/home/jenkins/tools/java/latest1.7]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20.1:verify (default) @ log4j ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ log4j ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ log4j 
---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ log4j ---
[INFO] Installing 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j/3.0.0-SNAPSHOT/log4j-3.0.0-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/target/log4j-3.0.0-SNAPSHOT-site.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j/3.0.0-SNAPSHOT/log4j-3.0.0-SNAPSHOT-site.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Log4j API Java 9 support 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ log4j-api-java9 ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ log4j-api-java9 ---
[INFO] Required toolchain: jdk [ version='9' ]
[INFO] Found matching toolchain for type jdk: 
JDK[/home/jenkins/tools/java/jdk-9-b181]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ log4j-api-java9 ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
log4j-api-java9 ---
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
log4j-api-java9 ---
[INFO] Toolchain in maven-compiler-plugin: 
JDK[/home/jenkins/tools/java/jdk-9-b181]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-api-java9/target/classes>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-test-compile) @ 
log4j-api-java9 ---
[INFO] Toolchain in maven-compiler-plugin: 
JDK[/home/jenkins/tools/java/jdk-9-b181]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-api-java9/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (test) @ log4j-api-java9 ---
[INFO] Toolchain in surefire-plugin: JDK[/home/jenkins/tools/java/jdk-9-b181]
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-api-java9/target/surefire-reports>
[INFO] Downloading: 
https://repository.apache.org/content/repositories/releases/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/releases/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.pom
 (0 B at 0.0 KB/sec)
[INFO] Downloading: 
https://repository.apache.org/content/repositories/releases/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/releases/org/apache/maven/surefire/surefire-junit4/2.13/surefire-junit4-2.13.jar
 (0 B at 0.0 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.logging.log4j.util.StackLocatorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running org.apache.logging.log4j.util.ProcessIdUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
log4j-api-java9 ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (zip) @ log4j-api-java9 ---
[INFO] Reading assembly descriptor: src/assembly/java9.xml
[WARNING] The assembly descriptor contains a filesystem-root relative 
reference, which is not cross platform compatible /classes/META-INF/versions/9
[WARNING] The assembly descriptor contains a filesystem-root relative 
reference, which is not cross platform compatible /classes
[INFO] Building zip: 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-api-java9/target/log4j-api-java9-3.0.0-SNAPSHOT.zip>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20.1:integration-test (default) @ 
log4j-api-java9 ---
[INFO] Toolchain in maven-failsafe-plugin: 
JDK[/home/jenkins/tools/java/jdk-9-b181]
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20.1:verify (default) @ log4j-api-java9 ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ 
log4j-api-java9 ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ 
log4j-api-java9 ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
log4j-api-java9 ---
[INFO] Installing 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-api-java9/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-api-java9/3.0.0-SNAPSHOT/log4j-api-java9-3.0.0-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-api-java9/target/log4j-api-java9-3.0.0-SNAPSHOT.zip>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-api-java9/3.0.0-SNAPSHOT/log4j-api-java9-3.0.0-SNAPSHOT.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Log4j API 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.12.1.v20170821-1548/org.eclipse.osgi-3.12.1.v20170821-1548.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.12.1.v20170821-1548/org.eclipse.osgi-3.12.1.v20170821-1548.pom
 (1014 B at 10.3 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.12.1.v20170821-1548/org.eclipse.osgi-3.12.1.v20170821-1548.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.12.1.v20170821-1548/org.eclipse.osgi-3.12.1.v20170821-1548.jar
 (1355 KB at 8741.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ log4j-api ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ log4j-api ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: 
JDK[/home/jenkins/tools/java/latest1.7]
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ log4j-api ---
[INFO] Source directory: 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-api/target/log4j-api-java9>
 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ log4j-api ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ log4j-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
log4j-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ log4j-api ---
[INFO] Toolchain in maven-compiler-plugin: 
JDK[/home/jenkins/tools/java/latest1.7]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 125 source files to 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-api/target/classes>
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (default) @ log4j-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ 
log4j-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
log4j-api ---
[INFO] Toolchain in maven-compiler-plugin: 
JDK[/home/jenkins/tools/java/latest1.7]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 78 source files to 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-api/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid target release: 1.8
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Log4j 2 ..................................... SUCCESS [ 21.313 s]
[INFO] Apache Log4j API Java 9 support .................... SUCCESS [ 52.693 s]
[INFO] Apache Log4j API ................................... FAILURE [  9.146 s]
[INFO] Apache Log4j Core Java 9 support ................... SKIPPED
[INFO] Apache Log4j Core .................................. SKIPPED
[INFO] Apache Log4j Core Integration Tests ................ 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 CSV ................................... 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 JDBC .................................. SKIPPED
[INFO] Apache Log4j JDBC DBCP 2 ........................... SKIPPED
[INFO] Apache Log4j JPA ................................... SKIPPED
[INFO] Apache Log4j JeroMQ ................................ SKIPPED
[INFO] Apache Log4j JMS ................................... SKIPPED
[INFO] Apache Log4j Kafka ................................. SKIPPED
[INFO] Apache Log4j CouchDB ............................... SKIPPED
[INFO] Apache Log4j MongoDB 2 ............................. SKIPPED
[INFO] Apache Log4j MongoDB 3 ............................. SKIPPED
[INFO] Apache Log4j Cassandra ............................. 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] Apache Log4j App Server Support .................... SKIPPED
[INFO] Apache Log4j SMTP .................................. SKIPPED
[INFO] Apache Log4j OSGi .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:56 min
[INFO] Finished at: 2018-02-18T03:27:43+00:00
[INFO] Final Memory: 57M/576M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile 
(default-testCompile) on project log4j-api: Compilation failure
[ERROR] javac: invalid target release: 1.8
[ERROR] Usage: javac <options> <source files>
[ERROR] use -help for a list of possible options
[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%20and%203.x/ws/log4j-api-java9/pom.xml>
 to 
org.apache.logging.log4j/log4j-api-java9/3.0.0-SNAPSHOT/log4j-api-java9-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-api-java9/target/log4j-api-java9-3.0.0-SNAPSHOT.zip>
 to 
org.apache.logging.log4j/log4j-api-java9/3.0.0-SNAPSHOT/log4j-api-java9-3.0.0-SNAPSHOT.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-appserver/pom.xml>
 to 
org.apache.logging.log4j/log4j-appserver/3.0.0-SNAPSHOT/log4j-appserver-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-samples/log4j-samples-flume-remote/pom.xml>
 to 
org.apache.logging.log4j.samples/log4j-samples-flume-remote/3.0.0-SNAPSHOT/log4j-samples-flume-remote-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-jmx-gui/pom.xml>
 to 
org.apache.logging.log4j/log4j-jmx-gui/3.0.0-SNAPSHOT/log4j-jmx-gui-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-api/pom.xml> to 
org.apache.logging.log4j/log4j-api/3.0.0-SNAPSHOT/log4j-api-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-flume-ng/pom.xml>
 to 
org.apache.logging.log4j/log4j-flume-ng/3.0.0-SNAPSHOT/log4j-flume-ng-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-samples/pom.xml>
 to 
org.apache.logging.log4j.samples/log4j-samples/3.0.0-SNAPSHOT/log4j-samples-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-jpa/pom.xml> to 
org.apache.logging.log4j/log4j-jpa/3.0.0-SNAPSHOT/log4j-jpa-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-core/pom.xml> 
to 
org.apache.logging.log4j/log4j-core/3.0.0-SNAPSHOT/log4j-core-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-perf/pom.xml> 
to 
org.apache.logging.log4j/log4j-perf/3.0.0-SNAPSHOT/log4j-perf-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-kafka/pom.xml> 
to 
org.apache.logging.log4j/log4j-kafka/3.0.0-SNAPSHOT/log4j-kafka-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-samples/log4j-samples-loggerProperties/pom.xml>
 to 
org.apache.logging.log4j.samples/log4j-samples-loggerProperties/3.0.0-SNAPSHOT/log4j-samples-loggerProperties-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-samples/log4j-samples-flume-embedded/pom.xml>
 to 
org.apache.logging.log4j.samples/log4j-samples-flume-embedded/3.0.0-SNAPSHOT/log4j-samples-flume-embedded-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-liquibase/pom.xml>
 to 
org.apache.logging.log4j/log4j-liquibase/3.0.0-SNAPSHOT/log4j-liquibase-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-core-its/pom.xml>
 to 
org.apache.logging.log4j/log4j-core-its/3.0.0-SNAPSHOT/log4j-core-its-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-web/pom.xml> to 
org.apache.logging.log4j/log4j-web/3.0.0-SNAPSHOT/log4j-web-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-jcl/pom.xml> to 
org.apache.logging.log4j/log4j-jcl/3.0.0-SNAPSHOT/log4j-jcl-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-jms/pom.xml> to 
org.apache.logging.log4j/log4j-jms/3.0.0-SNAPSHOT/log4j-jms-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-taglib/pom.xml> 
to 
org.apache.logging.log4j/log4j-taglib/3.0.0-SNAPSHOT/log4j-taglib-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-couchdb/pom.xml>
 to 
org.apache.logging.log4j/log4j-couchdb/3.0.0-SNAPSHOT/log4j-couchdb-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-1.2-api/pom.xml>
 to 
org.apache.logging.log4j/log4j-1.2-api/3.0.0-SNAPSHOT/log4j-1.2-api-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-samples/log4j-samples-configuration/pom.xml>
 to 
org.apache.logging.log4j.samples/log4j-samples-configuration/3.0.0-SNAPSHOT/log4j-samples-configuration-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-osgi/pom.xml> 
to 
org.apache.logging.log4j/log4j-osgi/3.0.0-SNAPSHOT/log4j-osgi-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-jdbc/pom.xml> 
to 
org.apache.logging.log4j/log4j-jdbc/3.0.0-SNAPSHOT/log4j-jdbc-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-core-java9/pom.xml>
 to 
org.apache.logging.log4j/log4j-core-java9/3.0.0-SNAPSHOT/log4j-core-java9-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-csv/pom.xml> to 
org.apache.logging.log4j/log4j-csv/3.0.0-SNAPSHOT/log4j-csv-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-mongodb3/pom.xml>
 to 
org.apache.logging.log4j/log4j-mongodb3/3.0.0-SNAPSHOT/log4j-mongodb3-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-cassandra/pom.xml>
 to 
org.apache.logging.log4j/log4j-cassandra/3.0.0-SNAPSHOT/log4j-cassandra-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-mongodb2/pom.xml>
 to 
org.apache.logging.log4j/log4j-mongodb2/3.0.0-SNAPSHOT/log4j-mongodb2-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-bom/pom.xml> to 
org.apache.logging.log4j/log4j-bom/3.0.0-SNAPSHOT/log4j-bom-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-jeromq/pom.xml> 
to 
org.apache.logging.log4j/log4j-jeromq/3.0.0-SNAPSHOT/log4j-jeromq-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-jul/pom.xml> to 
org.apache.logging.log4j/log4j-jul/3.0.0-SNAPSHOT/log4j-jul-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-slf4j-impl/pom.xml>
 to 
org.apache.logging.log4j/log4j-slf4j-impl/3.0.0-SNAPSHOT/log4j-slf4j-impl-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-iostreams/pom.xml>
 to 
org.apache.logging.log4j/log4j-iostreams/3.0.0-SNAPSHOT/log4j-iostreams-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/pom.xml> to 
org.apache.logging.log4j/log4j/3.0.0-SNAPSHOT/log4j-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/target/log4j-3.0.0-SNAPSHOT-site.xml>
 to org.apache.logging.log4j/log4j/3.0.0-SNAPSHOT/log4j-3.0.0-SNAPSHOT-site.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-smtp/pom.xml> 
to 
org.apache.logging.log4j/log4j-smtp/3.0.0-SNAPSHOT/log4j-smtp-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-to-slf4j/pom.xml>
 to 
org.apache.logging.log4j/log4j-to-slf4j/3.0.0-SNAPSHOT/log4j-to-slf4j-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-samples/log4j-samples-flume-common/pom.xml>
 to 
org.apache.logging.log4j.samples/log4j-samples-flume-common/3.0.0-SNAPSHOT/log4j-samples-flume-common-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x%20and%203.x/ws/log4j-jdbc-dbcp2/pom.xml>
 to 
org.apache.logging.log4j/log4j-jdbc-dbcp2/3.0.0-SNAPSHOT/log4j-jdbc-dbcp2-3.0.0-SNAPSHOT.pom
channel stopped

Reply via email to