On Wed, Sep 7, 2016 at 1:03 PM, Matt Sicker <[email protected]> wrote:
> I would be totally ok with replacing those tests with Mockito instead. > EasyMock is anything but easy. ;) > I'm no fan either but I cannot take the time to do this work. Gary > > On 7 September 2016 at 14:31, Gary Gregory <[email protected]> wrote: > >> Yes, I forgot to adjust the tricky DB mocking tests :-( I can only fix >> that late this PM (PST) or tonight. >> >> Gary >> >> On Wed, Sep 7, 2016 at 3:21 PM, Apache Jenkins Server < >> [email protected]> wrote: >> >>> See <https://builds.apache.org/job/Log4j%202.x/2274/changes> >>> >>> Changes: >>> >>> [ggregory] Add missing closed check during shutdown. >>> >>> ------------------------------------------ >>> [...truncated 5064 lines...] >>> [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ >>> log4j-api-scala_2.11 --- >>> [INFO] Building jar: <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-api-scala_2.11/target/log4j-api-scala_ >>> 2.11-2.6.3-SNAPSHOT.jar> >>> [INFO] >>> [INFO] --- maven-failsafe-plugin:2.19.1:integration-test >>> (integration-tests) @ log4j-api-scala_2.11 --- >>> [JENKINS] Recording test results >>> [INFO] >>> [INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ >>> log4j-api-scala_2.11 --- >>> [JENKINS] Recording test results[INFO] >>> [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ >>> log4j-api-scala_2.11 --- >>> [INFO] Building jar: <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-api-scala_2.11/target/log4j-api-scala_ >>> 2.11-2.6.3-SNAPSHOT-sources.jar> >>> >>> [INFO] >>> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ >>> log4j-api-scala_2.11 --- >>> [INFO] Installing <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-api-scala_2.11/target/log4j-api-scala_ >>> 2.11-2.6.3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/ma >>> ven-repositories/1/org/apache/logging/log4j/log4j-api-scala_ >>> 2.11/2.6.3-SNAPSHOT/log4j-api-scala_2.11-2.6.3-SNAPSHOT.jar >>> [INFO] Installing <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-api-scala_2.11/pom.xml> to >>> /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ >>> logging/log4j/log4j-api-scala_2.11/2.6.3-SNAPSHOT/log4j-api- >>> scala_2.11-2.6.3-SNAPSHOT.pom >>> [INFO] Installing <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-api-scala_2.11/target/log4j-api-scala_ >>> 2.11-2.6.3-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/ma >>> ven-repositories/1/org/apache/logging/log4j/log4j-api-scala_ >>> 2.11/2.6.3-SNAPSHOT/log4j-api-scala_2.11-2.6.3-SNAPSHOT-sources.jar >>> [INFO] >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> [INFO] Building Apache Log4j Samples: Scala API 2.6.3-SNAPSHOT >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> [INFO] >>> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ >>> log4j-samples-scala-api --- >>> [INFO] Deleting <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/scala-api/target> >>> [INFO] >>> [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ >>> log4j-samples-scala-api --- >>> [INFO] >>> [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ >>> log4j-samples-scala-api --- >>> [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-samples-scala-api --- >>> [INFO] Nothing to compile - all classes are up to date >>> [INFO] >>> [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ >>> log4j-samples-scala-api --- >>> [WARNING] Expected all dependencies to require Scala version: 2.11.7 >>> [WARNING] org.apache.logging.log4j:log4j-api-scala_2.11:2.6.3-SNAPSHOT >>> requires scala version: 2.11.8 >>> [WARNING] Multiple versions of scala libraries detected! >>> [INFO] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/ >>> scala-api/src/main/scala>:-1: info: compiling >>> [INFO] Compiling 1 source files to <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/scala-api/target/classes> at 1473275941540 >>> [INFO] prepare-compile in 0 s >>> [INFO] compile in 8 s >>> [INFO] >>> [INFO] --- maven-bundle-plugin:2.5.3:manifest (default) @ >>> log4j-samples-scala-api --- >>> [INFO] >>> [INFO] --- maven-resources-plugin:2.7:testResources >>> (default-testResources) @ log4j-samples-scala-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-samples/ >>> scala-api/src/test/resources> >>> [INFO] Copying 3 resources >>> [INFO] >>> [INFO] --- maven-compiler-plugin:3.5.1:testCompile >>> (default-testCompile) @ log4j-samples-scala-api --- >>> [INFO] No sources to compile >>> [INFO] >>> [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ >>> log4j-samples-scala-api --- >>> [JENKINS] Recording test results >>> [INFO] >>> [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ >>> log4j-samples-scala-api --- >>> [INFO] Building jar: <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/scala-api/target/log4j-samples >>> -scala-api-2.6.3-SNAPSHOT.jar> >>> [INFO] >>> [INFO] --- maven-failsafe-plugin:2.19.1:integration-test >>> (integration-tests) @ log4j-samples-scala-api --- >>> [JENKINS] Recording test results >>> [INFO] >>> [INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ >>> log4j-samples-scala-api --- >>> [JENKINS] Recording test results[INFO] >>> [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ >>> log4j-samples-scala-api --- >>> [INFO] Building jar: <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/scala-api/target/log4j-samples >>> -scala-api-2.6.3-SNAPSHOT-sources.jar> >>> >>> [INFO] >>> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ >>> log4j-samples-scala-api --- >>> [INFO] Installing <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/scala-api/target/log4j-samples >>> -scala-api-2.6.3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/ma >>> ven-repositories/1/org/apache/logging/log4j/samples/log4j-sa >>> mples-scala-api/2.6.3-SNAPSHOT/log4j-samples-scala-api-2.6. >>> 3-SNAPSHOT.jar >>> [INFO] Installing <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/scala-api/pom.xml> to >>> /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ >>> logging/log4j/samples/log4j-samples-scala-api/2.6.3-SNAPSHOT >>> /log4j-samples-scala-api-2.6.3-SNAPSHOT.pom >>> [INFO] Installing <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/scala-api/target/log4j-samples >>> -scala-api-2.6.3-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/ma >>> ven-repositories/1/org/apache/logging/log4j/samples/log4j-sa >>> mples-scala-api/2.6.3-SNAPSHOT/log4j-samples-scala-api-2.6. >>> 3-SNAPSHOT-sources.jar >>> [INFO] >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> [INFO] Building Apache Log4j BOM 2.6.3-SNAPSHOT >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> [INFO] >>> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ log4j-bom --- >>> [INFO] Deleting <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-bom/target> >>> [INFO] >>> [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ >>> log4j-bom --- >>> [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-install-plugin:2.3.1:install (default-install) @ >>> log4j-bom --- >>> [INFO] Installing <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-bom/pom.xml> to /home/jenkins/jenkins-slave/ma >>> ven-repositories/1/org/apache/logging/log4j/log4j-bom/2.6.3- >>> SNAPSHOT/log4j-bom-2.6.3-SNAPSHOT.pom >>> [INFO] >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> [INFO] Building Apache Log4j NoSQL 2.6.3-SNAPSHOT >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> [INFO] >>> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ log4j-nosql >>> --- >>> [INFO] Deleting <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-nosql/target> >>> [INFO] >>> [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ >>> log4j-nosql --- >>> [INFO] >>> [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ >>> log4j-nosql --- >>> [INFO] Using 'UTF-8' encoding to copy filtered resources. >>> [INFO] skip non existing resourceDirectory < >>> https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/sr >>> c/main/resources> >>> [INFO] >>> [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ >>> log4j-nosql --- >>> [INFO] Changes detected - recompiling the module! >>> [INFO] Compiling 15 source files to <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-nosql/target/classes> >>> [INFO] ------------------------------------------------------------- >>> [WARNING] COMPILATION WARNING : >>> [INFO] ------------------------------------------------------------- >>> [WARNING] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/sr >>> c/main/java/org/apache/logging/log4j/nosql/appender/NoSqlDat >>> abaseManager.java>:[150,56] [rawtypes] found raw type: NoSqlObject >>> [WARNING] missing type arguments for generic class NoSqlObject<W> >>> where W is a type-variable: >>> W extends Object declared in interface NoSqlObject >>> <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/sr >>> c/main/java/org/apache/logging/log4j/nosql/appender/NoSqlDat >>> abaseManager.java>:[217,23] [rawtypes] found raw type: >>> NoSqlDatabaseManager >>> [WARNING] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/sr >>> c/main/java/org/apache/logging/log4j/nosql/appender/mongodb/ >>> MongoDbProvider.java>:[119,57] [deprecation] getDB(String) in Mongo has >>> been deprecated >>> [WARNING] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/sr >>> c/main/java/org/apache/logging/log4j/nosql/appender/mongodb/ >>> MongoDbProvider.java>:[171,99] [deprecation] getDB(String) in Mongo has >>> been deprecated >>> [WARNING] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/sr >>> c/main/java/org/apache/logging/log4j/nosql/appender/mongodb/ >>> MongoDbProvider.java>:[173,90] [deprecation] getDB(String) in Mongo has >>> been deprecated >>> [WARNING] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/sr >>> c/main/java/org/apache/logging/log4j/nosql/appender/mongodb/ >>> MongoDbProvider.java>:[176,80] [deprecation] getDB(String) in Mongo has >>> been deprecated >>> [INFO] 6 warnings >>> [INFO] ------------------------------------------------------------- >>> [INFO] ------------------------------------------------------------- >>> [ERROR] COMPILATION ERROR : >>> [INFO] ------------------------------------------------------------- >>> [ERROR] missing type arguments for generic class >>> NoSqlDatabaseManager<W> >>> where W is a type-variable: >>> W extends Object declared in class NoSqlDatabaseManager >>> <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/sr >>> c/main/java/org/apache/logging/log4j/nosql/appender/NoSqlDat >>> abaseManager.java>:[56,4] error: missing return statement >>> [ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/sr >>> c/main/java/org/apache/logging/log4j/nosql/appender/NoSqlDat >>> abaseManager.java>:[165,4] error: missing return statement >>> [INFO] 2 errors >>> [INFO] ------------------------------------------------------------- >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> [INFO] Reactor Summary: >>> [INFO] >>> [INFO] Apache Log4j 2 .................................... SUCCESS [ >>> 12.876 s] >>> [INFO] Apache Log4j API .................................. SUCCESS [ >>> 30.216 s] >>> [INFO] Apache Log4j Core ................................. SUCCESS >>> [19:09 min] >>> [INFO] Apache Log4j 1.x Compatibility API ................ SUCCESS [ >>> 14.301 s] >>> [INFO] Apache Log4j SLF4J Binding ........................ SUCCESS [ >>> 9.874 s] >>> [INFO] Apache Log4j to SLF4J Adapter ..................... SUCCESS [ >>> 5.799 s] >>> [INFO] Apache Log4j Commons Logging Bridge ............... SUCCESS [ >>> 5.526 s] >>> [INFO] Apache Log4j Flume Bridge ......................... SUCCESS [ >>> 26.273 s] >>> [INFO] Apache Log4j Web .................................. SUCCESS [ >>> 7.668 s] >>> [INFO] Apache Log4j Tag Library .......................... SUCCESS [ >>> 22.195 s] >>> [INFO] Apache Log4j JMX GUI .............................. SUCCESS [ >>> 3.969 s] >>> [INFO] Apache Log4j Samples .............................. SUCCESS [ >>> 0.653 s] >>> [INFO] Apache Log4j Samples: Flume - Common .............. SUCCESS [ >>> 3.539 s] >>> [INFO] Apache Log4j Samples: Flume - Remote .............. SUCCESS [ >>> 3.994 s] >>> [INFO] Apache Log4j Samples: Flume - Embedded ............ SUCCESS [ >>> 6.150 s] >>> [INFO] Apache Log4j Samples: Configuration ............... SUCCESS [ >>> 5.223 s] >>> [INFO] Apache Log4j Samples: LoggerProperties ............ SUCCESS [ >>> 6.171 s] >>> [INFO] Scala 2.11 warpper for Log4j API .................. SUCCESS [ >>> 45.945 s] >>> [INFO] Apache Log4j Samples: Scala API ................... SUCCESS [ >>> 21.395 s] >>> [INFO] Apache Log4j BOM .................................. SUCCESS [ >>> 0.685 s] >>> [INFO] Apache Log4j NoSQL ................................ FAILURE [ >>> 2.961 s] >>> [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] Scala 2.10 warpper for Log4j API .................. SKIPPED >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> [INFO] BUILD FAILURE >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> [INFO] Total time: 23:25 min >>> [INFO] Finished at: 2016-09-07T19:19:32+00:00 >>> [INFO] Final Memory: 56M/500M >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> Waiting for Jenkins to finish collecting data >>> [ERROR] Failed to execute goal >>> org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile >>> (default-compile) on project log4j-nosql: Compilation failure: Compilation >>> failure: >>> [ERROR] missing type arguments for generic class NoSqlDatabaseManager<W> >>> [ERROR] where W is a type-variable: >>> [ERROR] W extends Object declared in class NoSqlDatabaseManager >>> [ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/sr >>> c/main/java/org/apache/logging/log4j/nosql/appender/NoSqlDat >>> abaseManager.java>:[56,4] error: missing return statement >>> [ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/sr >>> c/main/java/org/apache/logging/log4j/nosql/appender/NoSqlDat >>> abaseManager.java>:[165,4] error: missing return statement >>> [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/conflu >>> ence/display/MAVEN/MojoFailureException >>> [ERROR] >>> [ERROR] After correcting the problems, you can resume the build with the >>> command >>> [ERROR] mvn <goals> -rf :log4j-nosql >>> [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.6.3-SNAPSHOT/log4j-samples-flume-remote-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/flume-remote/target/log4j-samp >>> les-flume-remote-2.6.3-SNAPSHOT.war> to org.apache.logging.log4j.sampl >>> es/log4j-samples-flume-remote/2.6.3-SNAPSHOT/log4j-samples-f >>> lume-remote-2.6.3-SNAPSHOT.war >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/flume-remote/target/log4j-samp >>> les-flume-remote-2.6.3-SNAPSHOT-sources.jar> to >>> org.apache.logging.log4j.samples/log4j-samples-flume-remote/ >>> 2.6.3-SNAPSHOT/log4j-samples-flume-remote-2.6.3-SNAPSHOT-sources.jar >>> Compressed 14.28 MB of artifacts by 83.8% relative to #2273 >>> [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.6.3-SNAPSHOT/log4j-jmx-gui-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-jmx-gui/target/log4j-jmx-gui-2.6.3-SNAPSHOT.jar> >>> to org.apache.logging.log4j/log4j-jmx-gui/2.6.3-SNAPSHOT/log4j- >>> jmx-gui-2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-jmx-gui/target/log4j-jmx-gui-2.6.3-SNA >>> PSHOT-sources.jar> to org.apache.logging.log4j/log4j >>> -jmx-gui/2.6.3-SNAPSHOT/log4j-jmx-gui-2.6.3-SNAPSHOT-sources.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-api/pom.xml> to org.apache.logging.log4j/log4j >>> -api/2.6.3-SNAPSHOT/log4j-api-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-api/target/log4j-api-2.6.3-SNAPSHOT.jar> to >>> org.apache.logging.log4j/log4j-api/2.6.3-SNAPSHOT/log4j-api- >>> 2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-api/target/log4j-api-2.6.3-SNAPSHOT-tests.jar> to >>> org.apache.logging.log4j/log4j-api/2.6.3-SNAPSHOT/log4j-api- >>> 2.6.3-SNAPSHOT-tests.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-api/target/log4j-api-2.6.3-SNAPSHOT-sources.jar> >>> to org.apache.logging.log4j/log4j-api/2.6.3-SNAPSHOT/log4j-api- >>> 2.6.3-SNAPSHOT-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.6.3-SNAPSHOT/log4j >>> -flume-ng-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.6.3-SNAPSHOT.jar> >>> to org.apache.logging.log4j/log4j-flume-ng/2.6.3-SNAPSHOT/log4j >>> -flume-ng-2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.6.3- >>> SNAPSHOT-tests.jar> to org.apache.logging.log4j/log4j >>> -flume-ng/2.6.3-SNAPSHOT/log4j-flume-ng-2.6.3-SNAPSHOT-tests.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.6.3- >>> SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j >>> -flume-ng/2.6.3-SNAPSHOT/log4j-flume-ng-2.6.3-SNAPSHOT-sources.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/pom.xml> to org.apache.logging.log4j.sampl >>> es/log4j-samples/2.6.3-SNAPSHOT/log4j-samples-2.6.3-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.6 >>> .3-SNAPSHOT/log4j-samples-scala-api-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/scala-api/target/log4j-samples >>> -scala-api-2.6.3-SNAPSHOT.jar> to org.apache.logging.log4j.sampl >>> es/log4j-samples-scala-api/2.6.3-SNAPSHOT/log4j-samples-scal >>> a-api-2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/scala-api/target/log4j-samples >>> -scala-api-2.6.3-SNAPSHOT-sources.jar> to org.apache.logging.log4j.sampl >>> es/log4j-samples-scala-api/2.6.3-SNAPSHOT/log4j-samples-scal >>> a-api-2.6.3-SNAPSHOT-sources.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-core/pom.xml> to org.apache.logging.log4j/log4j >>> -core/2.6.3-SNAPSHOT/log4j-core-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-core/target/log4j-core-2.6.3-SNAPSHOT.jar> to >>> org.apache.logging.log4j/log4j-core/2.6.3-SNAPSHOT/log4j-cor >>> e-2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-core/target/log4j-core-2.6.3-SNAPSHOT-tests.jar> >>> to org.apache.logging.log4j/log4j-core/2.6.3-SNAPSHOT/log4j-cor >>> e-2.6.3-SNAPSHOT-tests.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-core/target/log4j-core-2.6.3-SNAPSHOT-sources.jar> >>> to org.apache.logging.log4j/log4j-core/2.6.3-SNAPSHOT/log4j-cor >>> e-2.6.3-SNAPSHOT-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.6.3-SNAPSHOT/log4j-perf-2.6.3-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.6.3-SNAPSHOT >>> /log4j-api-scala_2.10-2.6.3-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-loggerPropert >>> ies/2.6.3-SNAPSHOT/log4j-samples-loggerProperties-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/loggerProperties/target/log4j- >>> samples-loggerProperties-2.6.3-SNAPSHOT.jar> to >>> org.apache.logging.log4j.samples/log4j-samples-loggerPropert >>> ies/2.6.3-SNAPSHOT/log4j-samples-loggerProperties-2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/loggerProperties/target/log4j- >>> samples-loggerProperties-2.6.3-SNAPSHOT-sources.jar> to >>> org.apache.logging.log4j.samples/log4j-samples-loggerPropert >>> ies/2.6.3-SNAPSHOT/log4j-samples-loggerProperties-2.6.3- >>> SNAPSHOT-sources.jar >>> [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-embedde >>> d/2.6.3-SNAPSHOT/log4j-samples-flume-embedded-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/flume-embedded/target/log4j-sa >>> mples-flume-embedded-2.6.3-SNAPSHOT.war> to >>> org.apache.logging.log4j.samples/log4j-samples-flume-embedde >>> d/2.6.3-SNAPSHOT/log4j-samples-flume-embedded-2.6.3-SNAPSHOT.war >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/flume-embedded/target/log4j-sa >>> mples-flume-embedded-2.6.3-SNAPSHOT-sources.jar> to >>> org.apache.logging.log4j.samples/log4j-samples-flume-embedde >>> d/2.6.3-SNAPSHOT/log4j-samples-flume-embedded-2.6.3-SNAPSHOT-sources.jar >>> Compressed 36.68 MB of artifacts by 88.9% relative to #2273 >>> [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.6.3-SNAPSHOT >>> /log4j-api-scala_2.11-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-api-scala_2.11/target/log4j-api-scala_ >>> 2.11-2.6.3-SNAPSHOT.jar> to org.apache.logging.log4j/log4j >>> -api-scala_2.11/2.6.3-SNAPSHOT/log4j-api-scala_2.11-2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-api-scala_2.11/target/log4j-api-scala_ >>> 2.11-2.6.3-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j >>> -api-scala_2.11/2.6.3-SNAPSHOT/log4j-api-scala_2.11-2.6.3-SN >>> APSHOT-sources.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-liquibase/pom.xml> to >>> org.apache.logging.log4j/log4j-liquibase/2.6.3-SNAPSHOT/log4 >>> j-liquibase-2.6.3-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.6.3-SNAPSHOT/log4j-web-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-web/target/log4j-web-2.6.3-SNAPSHOT.jar> to >>> org.apache.logging.log4j/log4j-web/2.6.3-SNAPSHOT/log4j-web- >>> 2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-web/target/log4j-web-2.6.3-SNAPSHOT-sources.jar> >>> to org.apache.logging.log4j/log4j-web/2.6.3-SNAPSHOT/log4j-web- >>> 2.6.3-SNAPSHOT-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.6.3-SNAPSHOT/log4j-jcl-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.6.3-SNAPSHOT.jar> to >>> org.apache.logging.log4j/log4j-jcl/2.6.3-SNAPSHOT/log4j-jcl- >>> 2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.6.3-SNAPSHOT-sources.jar> >>> to org.apache.logging.log4j/log4j-jcl/2.6.3-SNAPSHOT/log4j-jcl- >>> 2.6.3-SNAPSHOT-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.6.3-SNAPSHOT/log4j-nosql-2.6.3-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.6.3-SNAPSHOT/log4j-taglib-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6.3-SNAPSHOT.jar> to >>> org.apache.logging.log4j/log4j-taglib/2.6.3-SNAPSHOT/log4j-t >>> aglib-2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6.3-SNAPS >>> HOT-sources.jar> to org.apache.logging.log4j/log4j >>> -taglib/2.6.3-SNAPSHOT/log4j-taglib-2.6.3-SNAPSHOT-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.6.3-SNAPSHOT/log4j-1.2-api-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.6.3-SNAPSHOT.jar> >>> to org.apache.logging.log4j/log4j-1.2-api/2.6.3-SNAPSHOT/log4j- >>> 1.2-api-2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.6.3-SNA >>> PSHOT-sources.jar> to org.apache.logging.log4j/log4j >>> -1.2-api/2.6.3-SNAPSHOT/log4j-1.2-api-2.6.3-SNAPSHOT-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.6.3-SNAPSHOT/log4j-samples-configuration-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/configuration/target/log4j-sam >>> ples-configuration-2.6.3-SNAPSHOT.jar> to org.apache.logging.log4j.sampl >>> es/log4j-samples-configuration/2.6.3-SNAPSHOT/log4j-samples- >>> configuration-2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/configuration/target/log4j-sam >>> ples-configuration-2.6.3-SNAPSHOT-sources.jar> to >>> org.apache.logging.log4j.samples/log4j-samples-configuration >>> /2.6.3-SNAPSHOT/log4j-samples-configuration-2.6.3-SNAPSHOT-sources.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-bom/pom.xml> to org.apache.logging.log4j/log4j >>> -bom/2.6.3-SNAPSHOT/log4j-bom-2.6.3-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.6.3-SNAPSHOT/log4j-jul-2.6.3-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.6.3-SNAPSHOT/log >>> 4j-slf4j-impl-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-slf4j-impl/target/log4j-slf4j-impl-2. >>> 6.3-SNAPSHOT.jar> to org.apache.logging.log4j/log4j >>> -slf4j-impl/2.6.3-SNAPSHOT/log4j-slf4j-impl-2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-slf4j-impl/target/log4j-slf4j-impl-2. >>> 6.3-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j >>> -slf4j-impl/2.6.3-SNAPSHOT/log4j-slf4j-impl-2.6.3-SNAPSHOT-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.6.3-SNAPSHOT/log4 >>> j-iostreams-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/pom.xml> to org.apache.logging.log4j/log4j >>> /2.6.3-SNAPSHOT/log4j-2.6.3-SNAPSHOT.pom >>> Compressed 52.41 KB of artifacts by 61.1% relative to #2273 >>> [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.6.3-SNAPSHOT/log4j >>> -to-slf4j-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2.6.3-SNAPSHOT.jar> >>> to org.apache.logging.log4j/log4j-to-slf4j/2.6.3-SNAPSHOT/log4j >>> -to-slf4j-2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2.6.3-S >>> NAPSHOT-sources.jar> to org.apache.logging.log4j/log4j >>> -to-slf4j/2.6.3-SNAPSHOT/log4j-to-slf4j-2.6.3-SNAPSHOT-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.6.3-SNAPSHOT/log4j-samples-flume-common-2.6.3-SNAPSHOT.pom >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/flume-common/target/log4j-samp >>> les-flume-common-2.6.3-SNAPSHOT.jar> to org.apache.logging.log4j.sampl >>> es/log4j-samples-flume-common/2.6.3-SNAPSHOT/log4j-samples-f >>> lume-common-2.6.3-SNAPSHOT.jar >>> [JENKINS] Archiving <https://builds.apache.org/job >>> /Log4j%202.x/ws/log4j-samples/flume-common/target/log4j-samp >>> les-flume-common-2.6.3-SNAPSHOT-sources.jar> to >>> org.apache.logging.log4j.samples/log4j-samples-flume-common/ >>> 2.6.3-SNAPSHOT/log4j-samples-flume-common-2.6.3-SNAPSHOT-sources.jar >>> 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 >> > > > > -- > Matt Sicker <[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
