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

Changes:

[ggregory] Add missing '@Override' annotations.

[ggregory] Add missing '@Deprecated' annotations.

[ggregory] Remove unused imports.

------------------------------------------
[...truncated 551.16 KB...]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ log4j-taglib ---
[INFO] Deleting 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ log4j-taglib ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ log4j-taglib 
---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ 
log4j-taglib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ log4j-taglib 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/classes>
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:manifest (default) @ log4j-taglib ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ 
log4j-taglib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ 
log4j-taglib ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ log4j-taglib ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.logging.log4j.taglib.LoggerAwareTagSupportTest
ERROR StatusLogger No log4j2 configuration file found. Using default 
configuration: logging only errors to the console. Set system property 
'log4j2.debug' to show Log4j2 internal initialization logging.
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 s - 
in org.apache.logging.log4j.taglib.LoggerAwareTagSupportTest
[INFO] Running org.apache.logging.log4j.taglib.TagUtilsScopeTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s 
- in org.apache.logging.log4j.taglib.TagUtilsScopeTest
[INFO] Running org.apache.logging.log4j.taglib.CatchingTagTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s 
- in org.apache.logging.log4j.taglib.CatchingTagTest
[INFO] Running org.apache.logging.log4j.taglib.TagLevelTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s 
- in org.apache.logging.log4j.taglib.TagLevelTest
[INFO] Running org.apache.logging.log4j.taglib.DumpTagTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s 
- in org.apache.logging.log4j.taglib.DumpTagTest
[INFO] Running org.apache.logging.log4j.taglib.LogTagTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s 
- in org.apache.logging.log4j.taglib.LogTagTest
[INFO] Running org.apache.logging.log4j.taglib.SetLoggerTagTest
ERROR StatusLogger No log4j2 configuration file found. Using default 
configuration: logging only errors to the console. Set system property 
'log4j2.debug' to show Log4j2 internal initialization logging.
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s 
- in org.apache.logging.log4j.taglib.SetLoggerTagTest
[INFO] Running org.apache.logging.log4j.taglib.TagUtilsLevelTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s 
- in org.apache.logging.log4j.taglib.TagUtilsLevelTest
[INFO] Running org.apache.logging.log4j.taglib.ExceptionAwareTagSupportTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s 
- in org.apache.logging.log4j.taglib.ExceptionAwareTagSupportTest
[INFO] Running org.apache.logging.log4j.taglib.ExitTagTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s 
- in org.apache.logging.log4j.taglib.ExitTagTest
[INFO] Running org.apache.logging.log4j.taglib.EnterTagTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 s 
- in org.apache.logging.log4j.taglib.EnterTagTest
[INFO] Running org.apache.logging.log4j.taglib.LoggingMessageTagSupportTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.962 s 
- in org.apache.logging.log4j.taglib.LoggingMessageTagSupportTest
[INFO] Running org.apache.logging.log4j.taglib.IfEnabledTagTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s 
- in org.apache.logging.log4j.taglib.IfEnabledTagTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 82, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ log4j-taglib ---
[INFO] Building jar: 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
log4j-taglib ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (default) @ log4j-taglib 
---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (default) @ log4j-taglib ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ 
log4j-taglib ---
[INFO] Building jar: 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.9-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ 
log4j-taglib ---
[INFO] Building jar: 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.9-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ log4j-taglib 
---
[INFO] Installing 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.9-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j-taglib/2.9-SNAPSHOT/log4j-taglib-2.9-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j-taglib/2.9-SNAPSHOT/log4j-taglib-2.9-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.9-SNAPSHOT-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j-taglib/2.9-SNAPSHOT/log4j-taglib-2.9-SNAPSHOT-sources.jar
[INFO] Installing 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.9-SNAPSHOT-test-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j-taglib/2.9-SNAPSHOT/log4j-taglib-2.9-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Log4j JMX GUI 2.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ log4j-jmx-gui ---
[INFO] Deleting 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ log4j-jmx-gui ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ log4j-jmx-gui 
---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ 
log4j-jmx-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ 
log4j-jmx-gui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[28,45]
 error: cannot find symbol
  symbol: class JConsolePlugin
[ERROR] 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[28,45]
 error: cannot find symbol
  symbol: class JConsolePlugin
[ERROR] 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[33,45]
 error: cannot find symbol
  symbol:   method getContext()
  location: class ClientGuiJConsolePlugin
[ERROR] 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[30,4]
 error: method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[43,4]
 error: method does not override or implement a method from a supertype
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Log4j 2 ..................................... SUCCESS [ 12.917 s]
[INFO] Apache Log4j API Java 9 support .................... SUCCESS [  7.528 s]
[INFO] Apache Log4j API ................................... SUCCESS [ 24.171 s]
[INFO] Apache Log4j Core .................................. SUCCESS [14:47 min]
[INFO] Apache Log4j Core Integration Tests ................ SUCCESS [01:03 min]
[INFO] Apache Log4j 1.x Compatibility API ................. SUCCESS [ 12.900 s]
[INFO] Apache Log4j SLF4J Binding ......................... SUCCESS [  8.572 s]
[INFO] Apache Log4j to SLF4J Adapter ...................... SUCCESS [  5.351 s]
[INFO] Apache Log4j Commons Logging Bridge ................ SUCCESS [  5.651 s]
[INFO] Apache Log4j Flume Bridge .......................... SUCCESS [ 24.394 s]
[INFO] Apache Log4j Web ................................... SUCCESS [  7.699 s]
[INFO] Apache Log4j Tag Library ........................... SUCCESS [ 18.863 s]
[INFO] Apache Log4j JMX GUI ............................... FAILURE [  3.544 s]
[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 Scala 2.11 wrapper for Log4j API ...... SKIPPED
[INFO] Apache Log4j Samples: Scala API .................... SKIPPED
[INFO] Apache Log4j OSGi .................................. 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] Apache Log4j Scala 2.10 wrapper for Log4j API ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:26 min
[INFO] Finished at: 2017-07-06T10:59:29+00:00
[INFO] Final Memory: 53M/1361M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) 
on project log4j-jmx-gui: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[28,45]
 error: cannot find symbol
[ERROR] symbol: class JConsolePlugin
[ERROR] 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[28,45]
 error: cannot find symbol
[ERROR] symbol: class JConsolePlugin
[ERROR] 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[33,45]
 error: cannot find symbol
[ERROR] symbol:   method getContext()
[ERROR] location: class ClientGuiJConsolePlugin
[ERROR] 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[30,4]
 error: method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[43,4]
 error: method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-java9/pom.xml> to 
org.apache.logging.log4j/log4j-api-java9/2.9-SNAPSHOT/log4j-api-java9-2.9-SNAPSHOT.pom
[ERROR] 
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-java9/target/log4j-api-java9-2.9-SNAPSHOT.zip>
 to 
org.apache.logging.log4j/log4j-api-java9/2.9-SNAPSHOT/log4j-api-java9-2.9-SNAPSHOT.zip
[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-jmx-gui
[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.9-SNAPSHOT/log4j-samples-flume-remote-2.9-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.9-SNAPSHOT/log4j-jmx-gui-2.9-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.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT.jar>
 to org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT-tests.jar>
 to 
org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT-sources.jar>
 to 
org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.9-SNAPSHOT-test-sources.jar>
 to 
org.apache.logging.log4j/log4j-api/2.9-SNAPSHOT/log4j-api-2.9-SNAPSHOT-test-sources.jar
[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.9-SNAPSHOT/log4j-flume-ng-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.9-SNAPSHOT.jar>
 to 
org.apache.logging.log4j/log4j-flume-ng/2.9-SNAPSHOT/log4j-flume-ng-2.9-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.9-SNAPSHOT-tests.jar>
 to 
org.apache.logging.log4j/log4j-flume-ng/2.9-SNAPSHOT/log4j-flume-ng-2.9-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.9-SNAPSHOT-sources.jar>
 to 
org.apache.logging.log4j/log4j-flume-ng/2.9-SNAPSHOT/log4j-flume-ng-2.9-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.9-SNAPSHOT-test-sources.jar>
 to 
org.apache.logging.log4j/log4j-flume-ng/2.9-SNAPSHOT/log4j-flume-ng-2.9-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/pom.xml> to 
org.apache.logging.log4j.samples/log4j-samples/2.9-SNAPSHOT/log4j-samples-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/scala-api/pom.xml> 
to 
org.apache.logging.log4j.samples/log4j-samples-scala-api/2.9-SNAPSHOT/log4j-samples-scala-api-2.9-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.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT.jar>
 to org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-tests.jar>
 to 
org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-sources.jar>
 to 
org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.9-SNAPSHOT-test-sources.jar>
 to 
org.apache.logging.log4j/log4j-core/2.9-SNAPSHOT/log4j-core-2.9-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-perf/pom.xml> to 
org.apache.logging.log4j/log4j-perf/2.9-SNAPSHOT/log4j-perf-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.10/pom.xml> to 
org.apache.logging.log4j/log4j-api-scala_2.10/2.9-SNAPSHOT/log4j-api-scala_2.10-2.9-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.9-SNAPSHOT/log4j-samples-loggerProperties-2.9-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.9-SNAPSHOT/log4j-samples-flume-embedded-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.11/pom.xml> to 
org.apache.logging.log4j/log4j-api-scala_2.11/2.9-SNAPSHOT/log4j-api-scala_2.11-2.9-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.9-SNAPSHOT/log4j-liquibase-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core-its/pom.xml> to 
org.apache.logging.log4j/log4j-core-its/2.9-SNAPSHOT/log4j-core-its-2.9-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.9-SNAPSHOT/log4j-web-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.9-SNAPSHOT.jar>
 to org.apache.logging.log4j/log4j-web/2.9-SNAPSHOT/log4j-web-2.9-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.9-SNAPSHOT-sources.jar>
 to 
org.apache.logging.log4j/log4j-web/2.9-SNAPSHOT/log4j-web-2.9-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.9-SNAPSHOT-test-sources.jar>
 to 
org.apache.logging.log4j/log4j-web/2.9-SNAPSHOT/log4j-web-2.9-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/pom.xml> to 
org.apache.logging.log4j/log4j-jcl/2.9-SNAPSHOT/log4j-jcl-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.9-SNAPSHOT.jar>
 to org.apache.logging.log4j/log4j-jcl/2.9-SNAPSHOT/log4j-jcl-2.9-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.9-SNAPSHOT-sources.jar>
 to 
org.apache.logging.log4j/log4j-jcl/2.9-SNAPSHOT/log4j-jcl-2.9-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.9-SNAPSHOT-test-sources.jar>
 to 
org.apache.logging.log4j/log4j-jcl/2.9-SNAPSHOT/log4j-jcl-2.9-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/pom.xml> to 
org.apache.logging.log4j/log4j-nosql/2.9-SNAPSHOT/log4j-nosql-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml> to 
org.apache.logging.log4j/log4j-taglib/2.9-SNAPSHOT/log4j-taglib-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.9-SNAPSHOT.jar>
 to 
org.apache.logging.log4j/log4j-taglib/2.9-SNAPSHOT/log4j-taglib-2.9-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.9-SNAPSHOT-sources.jar>
 to 
org.apache.logging.log4j/log4j-taglib/2.9-SNAPSHOT/log4j-taglib-2.9-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.9-SNAPSHOT-test-sources.jar>
 to 
org.apache.logging.log4j/log4j-taglib/2.9-SNAPSHOT/log4j-taglib-2.9-SNAPSHOT-test-sources.jar
[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.9-SNAPSHOT/log4j-1.2-api-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.9-SNAPSHOT.jar>
 to 
org.apache.logging.log4j/log4j-1.2-api/2.9-SNAPSHOT/log4j-1.2-api-2.9-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.9-SNAPSHOT-sources.jar>
 to 
org.apache.logging.log4j/log4j-1.2-api/2.9-SNAPSHOT/log4j-1.2-api-2.9-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.9-SNAPSHOT-test-sources.jar>
 to 
org.apache.logging.log4j/log4j-1.2-api/2.9-SNAPSHOT/log4j-1.2-api-2.9-SNAPSHOT-test-sources.jar
[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.9-SNAPSHOT/log4j-samples-configuration-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-osgi/pom.xml> to 
org.apache.logging.log4j/log4j-osgi/2.9-SNAPSHOT/log4j-osgi-2.9-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.9-SNAPSHOT/log4j-bom-2.9-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.9-SNAPSHOT/log4j-jul-2.9-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.9-SNAPSHOT/log4j-slf4j-impl-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/target/log4j-slf4j-impl-2.9-SNAPSHOT.jar>
 to 
org.apache.logging.log4j/log4j-slf4j-impl/2.9-SNAPSHOT/log4j-slf4j-impl-2.9-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/target/log4j-slf4j-impl-2.9-SNAPSHOT-sources.jar>
 to 
org.apache.logging.log4j/log4j-slf4j-impl/2.9-SNAPSHOT/log4j-slf4j-impl-2.9-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/target/log4j-slf4j-impl-2.9-SNAPSHOT-test-sources.jar>
 to 
org.apache.logging.log4j/log4j-slf4j-impl/2.9-SNAPSHOT/log4j-slf4j-impl-2.9-SNAPSHOT-test-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-iostreams/pom.xml> to 
org.apache.logging.log4j/log4j-iostreams/2.9-SNAPSHOT/log4j-iostreams-2.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to 
org.apache.logging.log4j/log4j/2.9-SNAPSHOT/log4j-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/target/log4j-2.9-SNAPSHOT-site.xml>
 to org.apache.logging.log4j/log4j/2.9-SNAPSHOT/log4j-2.9-SNAPSHOT-site.xml
Compressed 71.85 KB of artifacts by 89.1% relative to #2871
[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.9-SNAPSHOT/log4j-to-slf4j-2.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2.9-SNAPSHOT.jar>
 to 
org.apache.logging.log4j/log4j-to-slf4j/2.9-SNAPSHOT/log4j-to-slf4j-2.9-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2.9-SNAPSHOT-sources.jar>
 to 
org.apache.logging.log4j/log4j-to-slf4j/2.9-SNAPSHOT/log4j-to-slf4j-2.9-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2.9-SNAPSHOT-test-sources.jar>
 to 
org.apache.logging.log4j/log4j-to-slf4j/2.9-SNAPSHOT/log4j-to-slf4j-2.9-SNAPSHOT-test-sources.jar
[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.9-SNAPSHOT/log4j-samples-flume-common-2.9-SNAPSHOT.pom
channel stopped

Reply via email to