Actually, I fixed it. The class was extending the class you removed the import for. I guess you didn’t try to run a build before you committed.
Ralph > On Mar 2, 2016, at 2:18 PM, Gary Gregory <[email protected]> wrote: > > Thanks to Matt for the fix. I think this was a Javadoc needing the import... > > Gary > > On Wed, Mar 2, 2016 at 5:40 AM, Ralph Goers <[email protected] > <mailto:[email protected]>> wrote: > Gary, Did you remove more than you should have? > > Ralph > > > On Mar 2, 2016, at 2:56 AM, Apache Jenkins Server > > <[email protected] <mailto:[email protected]>> wrote: > > > > See <https://builds.apache.org/job/Log4j%202.x/1750/changes > > <https://builds.apache.org/job/Log4j%202.x/1750/changes>> > > > > Changes: > > > > [ggregory] [LOG4J2-1299] Add pattern converter for thread id and priority in > > > > [ggregory] Add missing annotations. > > > > [ggregory] Remove unused imports > > > > [ggregory] Use final. > > > > ------------------------------------------ > > [...truncated 3171 lines...] > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.043 sec - > > in org.apache.logging.log4j.web.Log4jServletFilterTest > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 sec - > > in org.apache.logging.log4j.web.Log4jServletContextListenerTest > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.5 sec - > > in org.apache.logging.log4j.web.WebLookupTest > > Mar 02, 2016 9:55:30 AM org.springframework.mock.web.MockServletContext log > > INFO: This is a test > > > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.5 sec - > > in org.apache.logging.log4j.web.ServletAppenderTest > > ERROR StatusLogger No log4j2 configuration file found. Using default > > configuration: logging only errors to the console. > > Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.29 sec - > > in org.apache.logging.log4j.web.Log4jWebInitializerImplTest > > > > Results : > > > > Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 > > > > [JENKINS] Recording test results > > [INFO] > > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ log4j-web --- > > [INFO] Building jar: > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT.jar>> > > [INFO] > > [INFO] --- maven-failsafe-plugin:2.19.1:integration-test > > (integration-tests) @ log4j-web --- > > [JENKINS] Recording test results > > [INFO] > > [INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ log4j-web --- > > [JENKINS] Recording test results[INFO] > > [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ > > log4j-web --- > > > > [INFO] Building jar: > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT-sources.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT-sources.jar>> > > [INFO] > > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ log4j-web > > --- > > [INFO] Installing > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT.jar>> > > to > > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j-web/2.6-SNAPSHOT/log4j-web-2.6-SNAPSHOT.jar > > [INFO] Installing > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml>> to > > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j-web/2.6-SNAPSHOT/log4j-web-2.6-SNAPSHOT.pom > > [INFO] Installing > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT-sources.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT-sources.jar>> > > to > > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j-web/2.6-SNAPSHOT/log4j-web-2.6-SNAPSHOT-sources.jar > > [INFO] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Building Apache Log4j Tag Library 2.6-SNAPSHOT > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] > > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ log4j-taglib --- > > [INFO] Deleting > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target>> > > [INFO] > > [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ > > log4j-taglib --- > > [INFO] > > [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ > > log4j-taglib --- > > [INFO] Using 'UTF-8' encoding to copy filtered resources. > > [INFO] Copying 1 resource > > [INFO] Copying 3 resources > > [INFO] > > [INFO] --- maven-compiler-plugin:3.5.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 > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/classes>> > > [INFO] > > [INFO] --- maven-bundle-plugin:2.5.3:manifest (default) @ log4j-taglib --- > > [INFO] > > [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) > > @ log4j-taglib --- > > [INFO] Using 'UTF-8' encoding to copy filtered resources. > > [INFO] Copying 1 resource > > [INFO] Copying 3 resources > > [INFO] > > [INFO] --- maven-compiler-plugin:3.5.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 > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/test-classes>> > > [INFO] > > [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ log4j-taglib > > --- > > > > ------------------------------------------------------- > > T E S T S > > ------------------------------------------------------- > > Running org.apache.logging.log4j.taglib.TagUtilsScopeTest > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec - > > in org.apache.logging.log4j.taglib.TagUtilsScopeTest > > Running org.apache.logging.log4j.taglib.LoggingMessageTagSupportTest > > Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.535 sec > > - in org.apache.logging.log4j.taglib.LoggingMessageTagSupportTest > > Running org.apache.logging.log4j.taglib.CatchingTagTest > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.954 sec - > > in org.apache.logging.log4j.taglib.CatchingTagTest > > Running org.apache.logging.log4j.taglib.DumpTagTest > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec - > > in org.apache.logging.log4j.taglib.DumpTagTest > > Running org.apache.logging.log4j.taglib.EnterTagTest > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.969 sec - > > in org.apache.logging.log4j.taglib.EnterTagTest > > Running org.apache.logging.log4j.taglib.TagLevelTest > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - > > in org.apache.logging.log4j.taglib.TagLevelTest > > Running org.apache.logging.log4j.taglib.TagUtilsLevelTest > > Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 sec > > - in org.apache.logging.log4j.taglib.TagUtilsLevelTest > > Running org.apache.logging.log4j.taglib.IfEnabledTagTest > > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.136 sec - > > in org.apache.logging.log4j.taglib.IfEnabledTagTest > > Running org.apache.logging.log4j.taglib.LogTagTest > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec - > > in org.apache.logging.log4j.taglib.LogTagTest > > Running org.apache.logging.log4j.taglib.SetLoggerTagTest > > ERROR StatusLogger No log4j2 configuration file found. Using default > > configuration: logging only errors to the console. > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec - > > in org.apache.logging.log4j.taglib.SetLoggerTagTest > > Running org.apache.logging.log4j.taglib.LoggerAwareTagSupportTest > > ERROR StatusLogger No log4j2 configuration file found. Using default > > configuration: logging only errors to the console. > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 sec - > > in org.apache.logging.log4j.taglib.LoggerAwareTagSupportTest > > Running org.apache.logging.log4j.taglib.ExitTagTest > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.754 sec - > > in org.apache.logging.log4j.taglib.ExitTagTest > > Running org.apache.logging.log4j.taglib.ExceptionAwareTagSupportTest > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - > > in org.apache.logging.log4j.taglib.ExceptionAwareTagSupportTest > > > > Results : > > > > Tests run: 82, Failures: 0, Errors: 0, Skipped: 0 > > > > [JENKINS] Recording test results > > [INFO] > > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ log4j-taglib --- > > [INFO] Building jar: > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT.jar>> > > [INFO] > > [INFO] --- maven-failsafe-plugin:2.19.1:integration-test > > (integration-tests) @ log4j-taglib --- > > [JENKINS] Recording test results > > [INFO] > > [INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ log4j-taglib --- > > [JENKINS] Recording test results[INFO] > > [INFO] --- maven-source-plugin:3.0.0: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.6-SNAPSHOT-sources.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT-sources.jar>> > > [INFO] > > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > > log4j-taglib --- > > [INFO] Installing > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT.jar>> > > to > > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j-taglib/2.6-SNAPSHOT/log4j-taglib-2.6-SNAPSHOT.jar > > [INFO] Installing > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml > > <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.6-SNAPSHOT/log4j-taglib-2.6-SNAPSHOT.pom > > [INFO] Installing > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT-sources.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT-sources.jar>> > > to > > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j-taglib/2.6-SNAPSHOT/log4j-taglib-2.6-SNAPSHOT-sources.jar > > [INFO] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Building Apache Log4j JMX GUI 2.6-SNAPSHOT > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] > > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ log4j-jmx-gui > > --- > > [INFO] Deleting > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/target > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/target>> > > [INFO] > > [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ > > log4j-jmx-gui --- > > [INFO] > > [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ > > log4j-jmx-gui --- > > [INFO] Using 'UTF-8' encoding to copy filtered resources. > > [INFO] Copying 1 resource > > [INFO] Copying 3 resources > > [INFO] > > [INFO] --- maven-compiler-plugin:3.5.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 > > <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 > > > > <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 > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java > > > > <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 > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java > > > > <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() > > location: class ClientGuiJConsolePlugin > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java > > > > <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 > > > > <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 [ 19.893 > > s] > > [INFO] Apache Log4j API .................................. SUCCESS [ 42.055 > > s] > > [INFO] Apache Log4j Core ................................. SUCCESS [24:37 > > min] > > [INFO] Apache Log4j 1.x Compatibility API ................ SUCCESS [ 23.404 > > s] > > [INFO] Apache Log4j SLF4J Binding ........................ SUCCESS [ 15.164 > > s] > > [INFO] Apache Log4j to SLF4J Adapter ..................... SUCCESS [ 10.863 > > s] > > [INFO] Apache Log4j Commons Logging Bridge ............... SUCCESS [ 9.266 > > s] > > [INFO] Apache Log4j Flume Bridge ......................... SUCCESS [03:25 > > min] > > [INFO] Apache Log4j Web .................................. SUCCESS [ 14.823 > > s] > > [INFO] Apache Log4j Tag Library .......................... SUCCESS [ 34.368 > > s] > > [INFO] Apache Log4j JMX GUI .............................. FAILURE [ 3.661 > > 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 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: 31:11 min > > [INFO] Finished at: 2016-03-02T09:56:16+00:00 > > [INFO] Final Memory: 42M/927M > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] Failed to execute goal > > org.apache.maven.plugins:maven-compiler-plugin:3.5.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 > > > > <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 > > > > <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 > > > > <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 > > > > <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 > > > > <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] > > [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 > > <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-taglib/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml>> to > > org.apache.logging.log4j/log4j-taglib/2.6-SNAPSHOT/log4j-taglib-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT.jar>> > > to > > org.apache.logging.log4j/log4j-taglib/2.6-SNAPSHOT/log4j-taglib-2.6-SNAPSHOT.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT-sources.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT-sources.jar>> > > to > > org.apache.logging.log4j/log4j-taglib/2.6-SNAPSHOT/log4j-taglib-2.6-SNAPSHOT-sources.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/pom.xml > > <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.6-SNAPSHOT/log4j-1.2-api-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.6-SNAPSHOT.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.6-SNAPSHOT.jar>> > > to > > org.apache.logging.log4j/log4j-1.2-api/2.6-SNAPSHOT/log4j-1.2-api-2.6-SNAPSHOT.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.6-SNAPSHOT-sources.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.6-SNAPSHOT-sources.jar>> > > to > > org.apache.logging.log4j/log4j-1.2-api/2.6-SNAPSHOT/log4j-1.2-api-2.6-SNAPSHOT-sources.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/loggerProperties/pom.xml > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/loggerProperties/pom.xml>> > > to > > org.apache.logging.log4j.samples/log4j-samples-loggerProperties/2.6-SNAPSHOT/log4j-samples-loggerProperties-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/pom.xml>> to > > org.apache.logging.log4j/log4j-jmx-gui/2.6-SNAPSHOT/log4j-jmx-gui-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/pom.xml>> to > > org.apache.logging.log4j/log4j-nosql/2.6-SNAPSHOT/log4j-nosql-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/configuration/pom.xml > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/configuration/pom.xml>> > > to > > org.apache.logging.log4j.samples/log4j-samples-configuration/2.6-SNAPSHOT/log4j-samples-configuration-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/pom.xml>> to > > org.apache.logging.log4j/log4j-core/2.6-SNAPSHOT/log4j-core-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT.jar>> > > to > > org.apache.logging.log4j/log4j-core/2.6-SNAPSHOT/log4j-core-2.6-SNAPSHOT.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT-tests.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT-tests.jar>> > > to > > org.apache.logging.log4j/log4j-core/2.6-SNAPSHOT/log4j-core-2.6-SNAPSHOT-tests.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT-sources.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT-sources.jar>> > > to > > org.apache.logging.log4j/log4j-core/2.6-SNAPSHOT/log4j-core-2.6-SNAPSHOT-sources.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-embedded/pom.xml > > > > <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.6-SNAPSHOT/log4j-samples-flume-embedded-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/pom.xml>> to > > org.apache.logging.log4j/log4j-jcl/2.6-SNAPSHOT/log4j-jcl-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.6-SNAPSHOT.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.6-SNAPSHOT.jar>> > > to > > org.apache.logging.log4j/log4j-jcl/2.6-SNAPSHOT/log4j-jcl-2.6-SNAPSHOT.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.6-SNAPSHOT-sources.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.6-SNAPSHOT-sources.jar>> > > to > > org.apache.logging.log4j/log4j-jcl/2.6-SNAPSHOT/log4j-jcl-2.6-SNAPSHOT-sources.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-liquibase/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-liquibase/pom.xml>> to > > org.apache.logging.log4j/log4j-liquibase/2.6-SNAPSHOT/log4j-liquibase-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-perf/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-perf/pom.xml>> to > > org.apache.logging.log4j/log4j-perf/2.6-SNAPSHOT/log4j-perf-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jul/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jul/pom.xml>> to > > org.apache.logging.log4j/log4j-jul/2.6-SNAPSHOT/log4j-jul-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/pom.xml>> to > > org.apache.logging.log4j/log4j-slf4j-impl/2.6-SNAPSHOT/log4j-slf4j-impl-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/target/log4j-slf4j-impl-2.6-SNAPSHOT.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/target/log4j-slf4j-impl-2.6-SNAPSHOT.jar>> > > to > > org.apache.logging.log4j/log4j-slf4j-impl/2.6-SNAPSHOT/log4j-slf4j-impl-2.6-SNAPSHOT.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/target/log4j-slf4j-impl-2.6-SNAPSHOT-sources.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/target/log4j-slf4j-impl-2.6-SNAPSHOT-sources.jar>> > > to > > org.apache.logging.log4j/log4j-slf4j-impl/2.6-SNAPSHOT/log4j-slf4j-impl-2.6-SNAPSHOT-sources.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-common/pom.xml > > > > <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.6-SNAPSHOT/log4j-samples-flume-common-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml>> to > > org.apache.logging.log4j/log4j-web/2.6-SNAPSHOT/log4j-web-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT.jar>> > > to > > org.apache.logging.log4j/log4j-web/2.6-SNAPSHOT/log4j-web-2.6-SNAPSHOT.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT-sources.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT-sources.jar>> > > to > > org.apache.logging.log4j/log4j-web/2.6-SNAPSHOT/log4j-web-2.6-SNAPSHOT-sources.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-bom/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-bom/pom.xml>> to > > org.apache.logging.log4j/log4j-bom/2.6-SNAPSHOT/log4j-bom-2.6-SNAPSHOT.pom > > [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml>> to > > org.apache.logging.log4j/log4j/2.6-SNAPSHOT/log4j-2.6-SNAPSHOT.pom > > Compressed 49.04 KB of artifacts by 65.3% relative to #1749 > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-iostreams/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-iostreams/pom.xml>> to > > org.apache.logging.log4j/log4j-iostreams/2.6-SNAPSHOT/log4j-iostreams-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/pom.xml>> to > > org.apache.logging.log4j/log4j-to-slf4j/2.6-SNAPSHOT/log4j-to-slf4j-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2.6-SNAPSHOT.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2.6-SNAPSHOT.jar>> > > to > > org.apache.logging.log4j/log4j-to-slf4j/2.6-SNAPSHOT/log4j-to-slf4j-2.6-SNAPSHOT.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2.6-SNAPSHOT-sources.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2.6-SNAPSHOT-sources.jar>> > > to > > org.apache.logging.log4j/log4j-to-slf4j/2.6-SNAPSHOT/log4j-to-slf4j-2.6-SNAPSHOT-sources.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/pom.xml>> to > > org.apache.logging.log4j/log4j-flume-ng/2.6-SNAPSHOT/log4j-flume-ng-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.6-SNAPSHOT.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.6-SNAPSHOT.jar>> > > to > > org.apache.logging.log4j/log4j-flume-ng/2.6-SNAPSHOT/log4j-flume-ng-2.6-SNAPSHOT.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.6-SNAPSHOT-tests.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.6-SNAPSHOT-tests.jar>> > > to > > org.apache.logging.log4j/log4j-flume-ng/2.6-SNAPSHOT/log4j-flume-ng-2.6-SNAPSHOT-tests.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.6-SNAPSHOT-sources.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.6-SNAPSHOT-sources.jar>> > > to > > org.apache.logging.log4j/log4j-flume-ng/2.6-SNAPSHOT/log4j-flume-ng-2.6-SNAPSHOT-sources.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/pom.xml>> to > > org.apache.logging.log4j/log4j-api/2.6-SNAPSHOT/log4j-api-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.6-SNAPSHOT.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.6-SNAPSHOT.jar>> > > to > > org.apache.logging.log4j/log4j-api/2.6-SNAPSHOT/log4j-api-2.6-SNAPSHOT.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.6-SNAPSHOT-tests.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.6-SNAPSHOT-tests.jar>> > > to > > org.apache.logging.log4j/log4j-api/2.6-SNAPSHOT/log4j-api-2.6-SNAPSHOT-tests.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.6-SNAPSHOT-sources.jar > > > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.6-SNAPSHOT-sources.jar>> > > to > > org.apache.logging.log4j/log4j-api/2.6-SNAPSHOT/log4j-api-2.6-SNAPSHOT-sources.jar > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-remote/pom.xml > > > > <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.6-SNAPSHOT/log4j-samples-flume-remote-2.6-SNAPSHOT.pom > > [JENKINS] Archiving > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/pom.xml > > <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/pom.xml>> to > > org.apache.logging.log4j.samples/log4j-samples/2.6-SNAPSHOT/log4j-samples-2.6-SNAPSHOT.pom > > channel stopped > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > <mailto:[email protected]> > > For additional commands, e-mail: [email protected] > > <mailto:[email protected]> > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > <mailto:[email protected]> > For additional commands, e-mail: [email protected] > <mailto:[email protected]> > > > > > -- > E-Mail: [email protected] <mailto:[email protected]> | > [email protected] <mailto:[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 <http://garygregory.wordpress.com/> > Home: http://garygregory.com/ <http://garygregory.com/> > Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>
