I think the problem was introduced by a previous commit by Gary:

https://builds.apache.org/job/Log4j%202.x/1570/changes

On Wed, Dec 2, 2015 at 2:53 PM, Ralph Goers <[email protected]>
wrote:

> Has this been addressed?
>
> Ralph
>
> > On Dec 2, 2015, at 3:50 AM, Apache Jenkins Server <
> [email protected]> wrote:
> >
> > See <https://builds.apache.org/job/Log4j%202.x/1571/changes>
> >
> > Changes:
> >
> > [mikael.staldal] Make sure that IdlePurgePolicy can handle an appender
> which hang on
> >
> > ------------------------------------------
> > [...truncated 199 lines...]
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec -
> in org.apache.logging.log4j.message.ObjectArrayMessageTest
> > Running org.apache.logging.log4j.message.MapMessageTest
> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009
> sec - in org.apache.logging.log4j.message.MapMessageTest
> > Running org.apache.logging.log4j.message.MessageFormatMessageTest
> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012
> sec - in org.apache.logging.log4j.message.StringFormattedMessageTest
> > Running org.apache.logging.log4j.MarkerTest
> > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005
> sec - in org.apache.logging.log4j.message.MessageFormatMessageTest
> > Running org.apache.logging.log4j.AbstractLoggerTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028
> sec - in org.apache.logging.log4j.EventLoggerTest
> > Running org.apache.logging.log4j.osgi.equinox.EquinoxLoadApiBundleTest
> > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005
> sec - in org.apache.logging.log4j.MarkerTest
> > Timer MessageFormat stopped. Elapsed time: 0.036226020 seconds Average
> per iteration: 0.000072452 seconds
> > Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031
> sec - in org.apache.logging.log4j.AbstractLoggerTest
> > Timer StringFormat stopped. Elapsed time: 0.039602014 seconds Average
> per iteration: 0.000079204 seconds
> > Parameterized is 2.58 times faster than StringFormat.
> > Parameterized is 2.36 times faster than MessageFormat.
> > Parameterized is 1.81 times faster than Formatted.
> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152
> sec - in org.apache.logging.log4j.message.MessageFormatsPerfTest
> > Running org.apache.logging.log4j.LevelTest
> > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006
> sec - in org.apache.logging.log4j.LevelTest
> > Running org.apache.logging.log4j.osgi.felix.FelixLoadApiBundleTest
> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194
> sec - in org.apache.logging.log4j.message.ThreadDumpMessageTest
> > Running org.apache.logging.log4j.message.ObjectMessageTest
> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032
> sec - in org.apache.logging.log4j.message.ObjectMessageTest
> > Running org.apache.logging.log4j.LambdaLoggerTest
> > Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053
> sec - in org.apache.logging.log4j.LambdaLoggerTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.27 sec
> - in org.apache.logging.log4j.osgi.felix.FelixLoadApiBundleTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.792
> sec - in org.apache.logging.log4j.osgi.equinox.EquinoxLoadApiBundleTest
> >
> > Results :
> >
> > Tests run: 324, Failures: 0, Errors: 0, Skipped: 3
> >
> > [JENKINS] Recording test results
> > [INFO]
> > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ log4j-api ---
> > [INFO] Building jar: <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.5-SNAPSHOT.jar
> >
> > [INFO]
> > [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ log4j-api ---
> > [INFO] Building jar: <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.5-SNAPSHOT-tests.jar
> >
> > [INFO]
> > [INFO] --- maven-failsafe-plugin:2.18.1:integration-test
> (integration-tests) @ log4j-api ---
> > [JENKINS] Recording test results
> > [INFO]
> > [INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ log4j-api ---
> > [INFO] Failsafe report directory: <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/failsafe-reports
> >
> > [JENKINS] Recording test results[INFO]
> > [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @
> log4j-api ---
> >
> > [INFO] Building jar: <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.5-SNAPSHOT-sources.jar
> >
> > [INFO]
> > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @
> log4j-api ---
> > [INFO] Installing <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.5-SNAPSHOT.jar>
> to
> /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-api/2.5-SNAPSHOT/log4j-api-2.5-SNAPSHOT.jar
> > [INFO] Installing <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/pom.xml> to
> /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-api/2.5-SNAPSHOT/log4j-api-2.5-SNAPSHOT.pom
> > [INFO] Installing <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.5-SNAPSHOT-tests.jar>
> to
> /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-api/2.5-SNAPSHOT/log4j-api-2.5-SNAPSHOT-tests.jar
> > [INFO] Installing <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.5-SNAPSHOT-sources.jar>
> to
> /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-api/2.5-SNAPSHOT/log4j-api-2.5-SNAPSHOT-sources.jar
> > [INFO]
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Building Apache Log4j Core 2.5-SNAPSHOT
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Downloading:
> http://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/0.9.0.0/kafka-clients-0.9.0.0.pom
> > [INFO] Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/0.9.0.0/kafka-clients-0.9.0.0.pom
> (2 KB at 6.7 KB/sec)
> > [INFO] Downloading:
> http://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/0.9.0.0/kafka-clients-0.9.0.0.jar
> > [INFO] Downloaded:
> http://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/0.9.0.0/kafka-clients-0.9.0.0.jar
> (620 KB at 2440.5 KB/sec)
> > [INFO]
> > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ log4j-core
> ---
> > [INFO] Deleting <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target>
> > [INFO]
> > [INFO] --- maven-remote-resources-plugin:1.1:process (default) @
> log4j-core ---
> > [INFO]
> > [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @
> log4j-core ---
> > [INFO] Using 'UTF-8' encoding to copy filtered resources.
> > [INFO] Copying 8 resources
> > [INFO]
> > [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @
> log4j-core ---
> > [INFO] Changes detected - recompiling the module!
> > [INFO] Compiling 533 source files to <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/classes>
> > [WARNING] <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/main/java/org/apache/logging/log4j/core/config/builder/impl/DefaultComponentBuilder.java>:[119,19]
> [unchecked] unchecked cast
> > [WARNING]   required: T
> >  found:    DefaultComponentBuilder<T,CB>
> >  where T,CB are type-variables:
> >    T extends ComponentBuilder<T> declared in class
> DefaultComponentBuilder
> >    CB extends ConfigurationBuilder<? extends Configuration> declared in
> class DefaultComponentBuilder
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/main/java/org/apache/logging/log4j/core/config/builder/impl/DefaultConfigurationBuilder.java>:[66,42]
> [unchecked] unchecked cast
> > [WARNING]   required: Class<T>
> >  found:    Class<BuiltConfiguration>
> >  where T is a type-variable:
> >    T extends BuiltConfiguration declared in class
> DefaultConfigurationBuilder
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/main/java/org/apache/logging/log4j/core/config/ConfigurationScheduler.java>:[35,7]
> [serial] serializable class ConfigurationScheduler has no definition of
> serialVersionUID
> > [WARNING] <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/main/java/org/apache/logging/log4j/core/appender/rolling/RollingFileManager.java>:[170,23]
> [unchecked] unchecked cast
> > [WARNING]   required: T
> >  found:    TriggeringPolicy
> >  where T is a type-variable:
> >    T extends TriggeringPolicy declared in method <T>getTriggeringPolicy()
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/main/java/org/apache/logging/log4j/core/util/datetime/FastDateParser.java>:[634,72]
> [rawtypes] found raw type: ConcurrentMap
> > [WARNING]   missing type arguments for generic class ConcurrentMap<K,V>
> >  where K,V are type-variables:
> >    K extends Object declared in interface ConcurrentMap
> >    V extends Object declared in interface ConcurrentMap
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/main/java/org/apache/logging/log4j/core/util/datetime/FastDateParser.java>:[425,12]
> [fallthrough] possible fall-through into case
> > [WARNING] <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/main/java/org/apache/logging/log4j/core/util/datetime/FastDateParser.java>:[581,8]
> [fallthrough] possible fall-through into case
> > [WARNING] <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/main/java/org/apache/logging/log4j/core/util/datetime/FastDateParser.java>:[627,8]
> [fallthrough] possible fall-through into case
> > [WARNING] <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/main/java/org/apache/logging/log4j/core/lookup/MainMapLookup.java>:[74,23]
> [deprecation] setMainArguments(String...) in MapLookup has been deprecated
> > [WARNING] <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/main/java/org/apache/logging/log4j/core/appender/routing/IdlePurgePolicy.java>:[28,7]
> [serial] serializable class IdlePurgePolicy has no definition of
> serialVersionUID
> > [INFO]
> > [INFO] --- maven-compiler-plugin:3.3:compile (process-plugins) @
> log4j-core ---
> > [INFO] Changes detected - recompiling the module!
> > [INFO] Compiling 533 source files to <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/classes>
> > [INFO]
> > [INFO] --- maven-bundle-plugin:2.5.3:manifest (default) @ log4j-core ---
> > [INFO]
> > [INFO] --- maven-resources-plugin:2.7:testResources
> (default-testResources) @ log4j-core ---
> > [INFO] Using 'UTF-8' encoding to copy filtered resources.
> > [INFO] Copying 201 resources
> > [INFO]
> > [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @
> log4j-core ---
> > [INFO] Changes detected - recompiling the module!
> > [INFO] Compiling 380 source files to <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/test-classes
> >
> > [INFO] -------------------------------------------------------------
> > [WARNING] COMPILATION WARNING :
> > [INFO] -------------------------------------------------------------
> > [WARNING] <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/lookup/MapLookupTest.java>:[55,17]
> [deprecation] setMainArguments(String...) in MapLookup has been deprecated
> > [WARNING] <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/net/ssl/SslConfigurationTest.java>:[45,24]
> [try] explicit call to close() on an auto-closeable resource
> > [WARNING] <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/tools/GenerateExtendedLoggerTest.java>:[96,73]
> [rawtypes] found raw type: Class
> > [WARNING]   missing type arguments for generic class Class<T>
> >  where T is a type-variable:
> >    T extends Object declared in class Class
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/tools/GenerateExtendedLoggerTest.java>:[97,73]
> [rawtypes] found raw type: Class
> > [WARNING]   missing type arguments for generic class Class<T>
> >  where T is a type-variable:
> >    T extends Object declared in class Class
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/tools/GenerateExtendedLoggerTest.java>:[98,73]
> [rawtypes] found raw type: Class
> > [WARNING]   missing type arguments for generic class Class<T>
> >  where T is a type-variable:
> >    T extends Object declared in class Class
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/tools/GenerateExtendedLoggerTest.java>:[99,73]
> [rawtypes] found raw type: Class
> > [WARNING]   missing type arguments for generic class Class<T>
> >  where T is a type-variable:
> >    T extends Object declared in class Class
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/tools/GenerateExtendedLoggerTest.java>:[138,66]
> [rawtypes] found raw type: Class
> > [WARNING]   missing type arguments for generic class Class<T>
> >  where T is a type-variable:
> >    T extends Object declared in class Class
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/tools/GenerateCustomLoggerTest.java>:[94,73]
> [rawtypes] found raw type: Class
> > [WARNING]   missing type arguments for generic class Class<T>
> >  where T is a type-variable:
> >    T extends Object declared in class Class
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/tools/GenerateCustomLoggerTest.java>:[95,73]
> [rawtypes] found raw type: Class
> > [WARNING]   missing type arguments for generic class Class<T>
> >  where T is a type-variable:
> >    T extends Object declared in class Class
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/tools/GenerateCustomLoggerTest.java>:[96,73]
> [rawtypes] found raw type: Class
> > [WARNING]   missing type arguments for generic class Class<T>
> >  where T is a type-variable:
> >    T extends Object declared in class Class
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/tools/GenerateCustomLoggerTest.java>:[97,73]
> [rawtypes] found raw type: Class
> > [WARNING]   missing type arguments for generic class Class<T>
> >  where T is a type-variable:
> >    T extends Object declared in class Class
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/tools/GenerateCustomLoggerTest.java>:[136,66]
> [rawtypes] found raw type: Class
> > [INFO] 12 warnings
> > [INFO] -------------------------------------------------------------
> > [INFO] -------------------------------------------------------------
> > [ERROR] COMPILATION ERROR :
> > [INFO] -------------------------------------------------------------
> > [ERROR] bad path element
> "/home/jenkins/jenkins-slave/maven-repositories/0/org/mockejb/mockejb/0.6-beta2/commons-logging.jar":
> no such file or directory
> > Note: CAL10NAnnotationProcessor 0.8.1 initialized
> > warning: Supported source version 'RELEASE_5' from annotation processor
> 'ch.qos.cal10n.verifier.processor.CAL10NAnnotationProcessor' less than
> -source '1.7'
> > warning: No processor claimed any of these annotations:
> javax.persistence.Convert,org.junit.AfterClass,org.junit.Ignore,javax.persistence.Column,
> javax.persistence.Id
> ,com.fasterxml.jackson.databind.annotation.JsonDeserialize,org.junit.Before,javax.persistence.Temporal,org.junit.Rule,javax.persistence.GeneratedValue,org.junit.experimental.categories.Category,javax.persistence.Table,org.junit.ClassRule,org.junit.Test,com.fasterxml.jackson.annotation.JsonProperty,javax.persistence.Basic,javax.persistence.Transient,org.junit.runners.Parameterized.Parameters,javax.persistence.Entity,org.junit.After,org.junit.runner.RunWith,org.junit.BeforeClass
> > <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/appender/SocketAppenderTest.java>:[147,54]
> error: reference to createAppender is ambiguous, both method
> createAppender(String,String,Protocol,SslConfiguration,int,String,String,String,String,String,Layout<?
> extends Serializable>,Filter,String,Configuration) in SocketAppender and
> method
> createAppender(String,String,String,SslConfiguration,int,String,String,String,String,String,Layout<?
> extends Serializable>,Filter,String,Configuration) in SocketAppender match
> > [INFO] 1 error
> > [INFO] -------------------------------------------------------------
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Reactor Summary:
> > [INFO]
> > [INFO] Apache Log4j 2 .................................... SUCCESS [
> 20.983 s]
> > [INFO] Apache Log4j API .................................. SUCCESS [
> 16.950 s]
> > [INFO] Apache Log4j Core ................................. FAILURE [
> 21.633 s]
> > [INFO] Apache Log4j 1.x Compatibility API ................ SKIPPED
> > [INFO] Apache Log4j SLF4J Binding ........................ SKIPPED
> > [INFO] Apache Log4j to SLF4J Adapter ..................... SKIPPED
> > [INFO] Apache Log4j Commons Logging Bridge ............... SKIPPED
> > [INFO] Apache Log4j Flume Bridge ......................... SKIPPED
> > [INFO] Apache Log4j Web .................................. SKIPPED
> > [INFO] Apache Log4j Tag Library .......................... SKIPPED
> > [INFO] Apache Log4j JMX GUI .............................. SKIPPED
> > [INFO] Apache Log4j Samples .............................. SKIPPED
> > [INFO] Apache Log4j Samples: Flume - Common .............. SKIPPED
> > [INFO] Apache Log4j Samples: Flume - Remote .............. SKIPPED
> > [INFO] Apache Log4j Samples: Flume - Embedded ............ SKIPPED
> > [INFO] Apache Log4j Samples: Configuration ............... SKIPPED
> > [INFO] Apache Log4j Samples: LoggerProperties ............ SKIPPED
> > [INFO] Apache Log4j BOM .................................. SKIPPED
> > [INFO] Apache Log4j NoSQL ................................ SKIPPED
> > [INFO] Apache Log4J Performance Tests .................... SKIPPED
> > [INFO] Apache Log4j Streaming Interface .................. SKIPPED
> > [INFO] Apache Log4j JUL Adapter .......................... SKIPPED
> > [INFO] Apache Log4j Liquibase Binding .................... SKIPPED
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] BUILD FAILURE
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Total time: 01:10 min
> > [INFO] Finished at: 2015-12-02T10:50:28+00:00
> > [INFO] Final Memory: 43M/425M
> > [INFO]
> ------------------------------------------------------------------------
> > [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile
> (default-testCompile) on project log4j-core: Compilation failure
> > [ERROR] bad path element
> "/home/jenkins/jenkins-slave/maven-repositories/0/org/mockejb/mockejb/0.6-beta2/commons-logging.jar":
> no such file or directory
> > [ERROR] Note: CAL10NAnnotationProcessor 0.8.1 initialized
> > [ERROR] warning: Supported source version 'RELEASE_5' from annotation
> processor 'ch.qos.cal10n.verifier.processor.CAL10NAnnotationProcessor' less
> than -source '1.7'
> > [ERROR] warning: No processor claimed any of these annotations:
> javax.persistence.Convert,org.junit.AfterClass,org.junit.Ignore,javax.persistence.Column,
> javax.persistence.Id
> ,com.fasterxml.jackson.databind.annotation.JsonDeserialize,org.junit.Before,javax.persistence.Temporal,org.junit.Rule,javax.persistence.GeneratedValue,org.junit.experimental.categories.Category,javax.persistence.Table,org.junit.ClassRule,org.junit.Test,com.fasterxml.jackson.annotation.JsonProperty,javax.persistence.Basic,javax.persistence.Transient,org.junit.runners.Parameterized.Parameters,javax.persistence.Entity,org.junit.After,org.junit.runner.RunWith,org.junit.BeforeClass
> > [ERROR] <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/src/test/java/org/apache/logging/log4j/core/appender/SocketAppenderTest.java>:[147,54]
> error: reference to createAppender is ambiguous, both method
> createAppender(String,String,Protocol,SslConfiguration,int,String,String,String,String,String,Layout<?
> extends Serializable>,Filter,String,Configuration) in SocketAppender and
> method
> createAppender(String,String,String,SslConfiguration,int,String,String,String,String,String,Layout<?
> extends Serializable>,Filter,String,Configuration) in SocketAppender match
> > [ERROR] -> [Help 1]
> > [ERROR]
> > [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > [ERROR]
> > [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> > [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> > [ERROR]
> > [ERROR] After correcting the problems, you can resume the build with the
> command
> > [ERROR]   mvn <goals> -rf :log4j-core
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml> to
> org.apache.logging.log4j/log4j-taglib/2.5-SNAPSHOT/log4j-taglib-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/pom.xml> to
> org.apache.logging.log4j/log4j-1.2-api/2.5-SNAPSHOT/log4j-1.2-api-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/loggerProperties/pom.xml>
> to
> org.apache.logging.log4j.samples/log4j-samples-loggerProperties/2.5-SNAPSHOT/log4j-samples-loggerProperties-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/pom.xml> to
> org.apache.logging.log4j/log4j-jmx-gui/2.5-SNAPSHOT/log4j-jmx-gui-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/pom.xml> to
> org.apache.logging.log4j/log4j-nosql/2.5-SNAPSHOT/log4j-nosql-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/configuration/pom.xml>
> to
> org.apache.logging.log4j.samples/log4j-samples-configuration/2.5-SNAPSHOT/log4j-samples-configuration-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/pom.xml> to
> org.apache.logging.log4j/log4j-core/2.5-SNAPSHOT/log4j-core-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-embedded/pom.xml>
> to
> org.apache.logging.log4j.samples/log4j-samples-flume-embedded/2.5-SNAPSHOT/log4j-samples-flume-embedded-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/pom.xml> to
> org.apache.logging.log4j/log4j-jcl/2.5-SNAPSHOT/log4j-jcl-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-liquibase/pom.xml> to
> org.apache.logging.log4j/log4j-liquibase/2.5-SNAPSHOT/log4j-liquibase-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-perf/pom.xml> to
> org.apache.logging.log4j/log4j-perf/2.5-SNAPSHOT/log4j-perf-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-jul/pom.xml> to
> org.apache.logging.log4j/log4j-jul/2.5-SNAPSHOT/log4j-jul-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/pom.xml> to
> org.apache.logging.log4j/log4j-slf4j-impl/2.5-SNAPSHOT/log4j-slf4j-impl-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-common/pom.xml>
> to
> org.apache.logging.log4j.samples/log4j-samples-flume-common/2.5-SNAPSHOT/log4j-samples-flume-common-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml> to
> org.apache.logging.log4j/log4j-web/2.5-SNAPSHOT/log4j-web-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-bom/pom.xml> to
> org.apache.logging.log4j/log4j-bom/2.5-SNAPSHOT/log4j-bom-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to
> org.apache.logging.log4j/log4j/2.5-SNAPSHOT/log4j-2.5-SNAPSHOT.pom
> > Compressed 48.93 KB of artifacts by 65.4% relative to #1570
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-iostreams/pom.xml> to
> org.apache.logging.log4j/log4j-iostreams/2.5-SNAPSHOT/log4j-iostreams-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/pom.xml> to
> org.apache.logging.log4j/log4j-to-slf4j/2.5-SNAPSHOT/log4j-to-slf4j-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/pom.xml> to
> org.apache.logging.log4j/log4j-flume-ng/2.5-SNAPSHOT/log4j-flume-ng-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/pom.xml> to
> org.apache.logging.log4j/log4j-api/2.5-SNAPSHOT/log4j-api-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.5-SNAPSHOT.jar>
> to
> org.apache.logging.log4j/log4j-api/2.5-SNAPSHOT/log4j-api-2.5-SNAPSHOT.jar
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.5-SNAPSHOT-tests.jar>
> to
> org.apache.logging.log4j/log4j-api/2.5-SNAPSHOT/log4j-api-2.5-SNAPSHOT-tests.jar
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.5-SNAPSHOT-sources.jar>
> to
> org.apache.logging.log4j/log4j-api/2.5-SNAPSHOT/log4j-api-2.5-SNAPSHOT-sources.jar
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-remote/pom.xml>
> to
> org.apache.logging.log4j.samples/log4j-samples-flume-remote/2.5-SNAPSHOT/log4j-samples-flume-remote-2.5-SNAPSHOT.pom
> > [JENKINS] Archiving <
> https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/pom.xml> to
> org.apache.logging.log4j.samples/log4j-samples/2.5-SNAPSHOT/log4j-samples-2.5-SNAPSHOT.pom
> > channel stopped
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
[image: MagineTV]

*Mikael Ståldal*
Senior software developer

*Magine TV*
[email protected]
Grev Turegatan 3  | 114 46 Stockholm, Sweden  |   www.magine.com

Privileged and/or Confidential Information may be contained in this
message. If you are not the addressee indicated in this message
(or responsible for delivery of the message to such a person), you may not
copy or deliver this message to anyone. In such case,
you should destroy this message and kindly notify the sender by reply
email.

Reply via email to