See <https://builds.apache.org/job/Log4j%202.x/1570/changes>
Changes:
[ggregory] Javadoc.
[ggregory] Add back and deprecate method.
------------------------------------------
[...truncated 195 lines...]
Running org.apache.logging.log4j.message.FormattedMessageTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in
org.apache.logging.log4j.message.FormattedMessageTest
Running org.apache.logging.log4j.message.ObjectMessageTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in
org.apache.logging.log4j.message.ObjectMessageTest
Running org.apache.logging.log4j.message.LocalizedMessageTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in
org.apache.logging.log4j.message.LocalizedMessageTest
Running org.apache.logging.log4j.ThreadContextTest
Timer ThreadContextCopy stopped. Elapsed time: 0.028363429 seconds Average per
iteration: 0.000000028 seconds
Timer ThreadContextTest stopped. Elapsed time: 0.028646157 seconds
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in
org.apache.logging.log4j.ThreadContextTest
Running org.apache.logging.log4j.status.StatusLoggerSerializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in
org.apache.logging.log4j.status.StatusLoggerSerializationTest
Running org.apache.logging.log4j.NoopThreadContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in
org.apache.logging.log4j.NoopThreadContextTest
Running org.apache.logging.log4j.util.LambdaUtilTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in
org.apache.logging.log4j.util.LambdaUtilTest
Running org.apache.logging.log4j.osgi.equinox.EquinoxLoadApiBundleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.344 sec - in
org.apache.logging.log4j.osgi.felix.FelixLoadApiBundleTest
Running org.apache.log4j.util.StringsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in
org.apache.log4j.util.StringsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.67 sec - in
org.apache.logging.log4j.osgi.equinox.EquinoxLoadApiBundleTest
Running org.apache.logging.log4j.LambdaLoggerTest
Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in
org.apache.logging.log4j.LambdaLoggerTest
Running org.apache.logging.log4j.MarkerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in
org.apache.logging.log4j.MarkerTest
Running org.apache.logging.log4j.simple.SimpleLoggerTest
ERROR TestError [Ljava.lang.Object;@6ac5cd1a
ERROR TestError Logging with a size 1 Object[] only one param {}
ERROR TestError Logging with an empty Object[] {} {}
ERROR TestError Logging without args {}
ERROR TestError Logging without args
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in
org.apache.logging.log4j.simple.SimpleLoggerTest
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/1/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/1/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/1/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/1/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]
[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/1/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 [ 18.490 s]
[INFO] Apache Log4j API .................................. SUCCESS [ 18.440 s]
[INFO] Apache Log4j Core ................................. FAILURE [ 24.193 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:11 min
[INFO] Finished at: 2015-12-02T06:00:20+00:00
[INFO] Final Memory: 42M/710M
[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/1/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 #1569
[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]