See <https://builds.apache.org/job/Log4j%202.x/2664/changes>

Changes:

[rpopma] Refactors minOccur to minOccurs in Log4j-config.xsd

------------------------------------------
[...truncated 371 lines...]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ log4j-api ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/hs_err_pid18181.log>
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:714)
        at java.lang.ref.Reference.<clinit>(Reference.java:162)
Running org.apache.logging.log4j.MarkerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in 
org.apache.logging.log4j.MarkerTest
Running org.apache.logging.log4j.AbstractLoggerTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in 
org.apache.logging.log4j.AbstractLoggerTest
Running org.apache.logging.log4j.util.Unbox1Test
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in 
org.apache.logging.log4j.util.Unbox1Test
Running org.apache.logging.log4j.util.PropertiesUtilTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in 
org.apache.logging.log4j.util.PropertiesUtilTest
Running org.apache.logging.log4j.util.Unbox2ConfigurableTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.007 sec - in 
org.apache.logging.log4j.util.Unbox2ConfigurableTest
Running org.apache.logging.log4j.util.StringsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.logging.log4j.util.StringsTest
Running org.apache.logging.log4j.util.LambdaUtilTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in 
org.apache.logging.log4j.util.LambdaUtilTest
Running org.apache.logging.log4j.util.ReflectionUtilTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in 
org.apache.logging.log4j.util.ReflectionUtilTest
Running org.apache.logging.log4j.util.SortedArrayStringMapTest
Tests run: 55, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec <<< 
FAILURE! - in org.apache.logging.log4j.util.SortedArrayStringMapTest
testDeserializationOfUnknownClass(org.apache.logging.log4j.util.SortedArrayStringMapTest)
  Time elapsed: 0.2 sec  <<< FAILURE!
java.lang.AssertionError: DeserializerHelper exited with error code 1. 
Classpath='<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/classes>:<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/test-classes'.>
 Process output: 
        at 
org.apache.logging.log4j.util.SortedArrayStringMapTest.testDeserializationOfUnknownClass(SortedArrayStringMapTest.java:126)

Running org.apache.logging.log4j.LoggerTest
Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 sec - in 
org.apache.logging.log4j.LoggerTest
Running org.apache.logging.log4j.CloseableThreadContextTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in 
org.apache.logging.log4j.CloseableThreadContextTest
Running org.apache.logging.log4j.TraceLoggingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in 
org.apache.logging.log4j.TraceLoggingTest
Running org.apache.logging.log4j.spi.LoggerAdapterTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.028 sec <<< 
FAILURE! - in org.apache.logging.log4j.spi.LoggerAdapterTest
testGetLoggersInContextSynch(org.apache.logging.log4j.spi.LoggerAdapterTest)  
Time elapsed: 0.028 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
        at 
org.apache.logging.log4j.spi.LoggerAdapterTest.testGetLoggersInContextSynch(LoggerAdapterTest.java:111)

Running org.apache.logging.log4j.spi.MutableThreadContextStackTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in 
org.apache.logging.log4j.spi.MutableThreadContextStackTest
Running org.apache.logging.log4j.spi.DefaultThreadContextStackTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in 
org.apache.logging.log4j.spi.DefaultThreadContextStackTest
Running org.apache.logging.log4j.spi.DefaultThreadContextMapTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in 
org.apache.logging.log4j.spi.DefaultThreadContextMapTest
Running org.apache.logging.log4j.ThreadContextInheritanceTest
Timer ThreadContextCopy stopped. Elapsed time: 0.822249340 seconds Average per 
iteration: 0.000000822 seconds
Timer ThreadContextTest stopped. Elapsed time: 0.822330216 seconds
Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.834 sec <<< 
FAILURE! - in org.apache.logging.log4j.ThreadContextInheritanceTest
testInheritanceSwitchedOn(org.apache.logging.log4j.ThreadContextInheritanceTest)
  Time elapsed: 0.001 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
        at 
org.apache.logging.log4j.ThreadContextInheritanceTest.testInheritanceSwitchedOn(ThreadContextInheritanceTest.java:64)

Running org.apache.logging.log4j.simple.SimpleLoggerTest
ERROR TestError [Ljava.lang.Object;@7dcc2c70
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.01 sec - in 
org.apache.logging.log4j.simple.SimpleLoggerTest
Running org.apache.logging.log4j.message.LocalizedMessageTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in 
org.apache.logging.log4j.message.LocalizedMessageTest
Running org.apache.logging.log4j.message.ParameterizedMessageTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in 
org.apache.logging.log4j.message.ParameterizedMessageTest
Running org.apache.logging.log4j.message.ReusableParameterizedMessageTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in 
org.apache.logging.log4j.message.ReusableParameterizedMessageTest
Running org.apache.logging.log4j.message.StringFormattedMessageTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in 
org.apache.logging.log4j.message.StringFormattedMessageTest
Running org.apache.logging.log4j.message.MessageFormatMessageSerializationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in 
org.apache.logging.log4j.message.MessageFormatMessageSerializationTest
Running org.apache.logging.log4j.message.MessageFormatsPerfTest
Timer Parameterized stopped. Elapsed time: 0.002443642 seconds Average per 
iteration: 0.000004887 seconds
Timer FormattedParameterized stopped. Elapsed time: 0.010316427 seconds Average 
per iteration: 0.000020632 seconds
Timer MessageFormat stopped. Elapsed time: 0.008809649 seconds Average per 
iteration: 0.000017619 seconds
Timer StringFormat stopped. Elapsed time: 0.025042430 seconds Average per 
iteration: 0.000050084 seconds
Parameterized is 10.25 times faster than StringFormat.
Parameterized is 3.61 times faster than MessageFormat.
Parameterized is 4.22 times faster than Formatted.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in 
org.apache.logging.log4j.message.MessageFormatsPerfTest
Running org.apache.logging.log4j.message.StructuredDataMessageTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.logging.log4j.message.StructuredDataMessageTest
Running org.apache.logging.log4j.message.MapMessageTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in 
org.apache.logging.log4j.message.MapMessageTest
Running org.apache.logging.log4j.message.ParameterFormatterTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in 
org.apache.logging.log4j.message.ParameterFormatterTest
Running org.apache.logging.log4j.message.ObjectArrayMessageTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.logging.log4j.message.ObjectArrayMessageTest
Running org.apache.logging.log4j.message.ReusableMessageFactoryTest
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 sec <<< 
FAILURE! - in org.apache.logging.log4j.message.ReusableMessageFactoryTest
testCreateEventReturnsThreadLocalInstance(org.apache.logging.log4j.message.ReusableMessageFactoryTest)
  Time elapsed: 0 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
        at 
org.apache.logging.log4j.message.ReusableMessageFactoryTest.testCreateEventReturnsThreadLocalInstance(ReusableMessageFactoryTest.java:106)

Running org.apache.logging.log4j.message.SimpleMessageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.logging.log4j.message.SimpleMessageTest
Running org.apache.logging.log4j.message.ThreadDumpMessageTest
Tests run: 5, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.236 sec <<< 
FAILURE! - in org.apache.logging.log4j.message.ThreadDumpMessageTest
testMessageWithLocks(org.apache.logging.log4j.message.ThreadDumpMessageTest)  
Time elapsed: 0 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
        at 
org.apache.logging.log4j.message.ThreadDumpMessageTest.testMessageWithLocks(ThreadDumpMessageTest.java:48)

testUseConstructorThread(org.apache.logging.log4j.message.ThreadDumpMessageTest)
  Time elapsed: 0.051 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
        at 
org.apache.logging.log4j.message.ThreadDumpMessageTest.testUseConstructorThread(ThreadDumpMessageTest.java:90)

formatTo_usesCachedMessageString(org.apache.logging.log4j.message.ThreadDumpMessageTest)
  Time elapsed: 0.06 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
        at 
org.apache.logging.log4j.message.ThreadDumpMessageTest.formatTo_usesCachedMessageString(ThreadDumpMessageTest.java:106)

Running org.apache.logging.log4j.message.ReusableSimpleMessageTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in 
org.apache.logging.log4j.message.ReusableSimpleMessageTest
Running org.apache.logging.log4j.message.MessageFormatMessageTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.logging.log4j.message.MessageFormatMessageTest
Running org.apache.logging.log4j.message.LocalizedMessageFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in 
org.apache.logging.log4j.message.LocalizedMessageFactoryTest
Running org.apache.logging.log4j.message.FormattedMessageTest
Tests run: 11, 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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in 
org.apache.logging.log4j.message.ObjectMessageTest
Running org.apache.logging.log4j.message.ReusableObjectMessageTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in 
org.apache.logging.log4j.message.ReusableObjectMessageTest
Running org.apache.logging.log4j.NoopThreadContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in 
org.apache.logging.log4j.NoopThreadContextTest
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.EventLoggerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.logging.log4j.EventLoggerTest
Running org.apache.logging.log4j.LoggerSupplierTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in 
org.apache.logging.log4j.LoggerSupplierTest
Running org.apache.logging.log4j.ThreadContextTest
Timer ThreadContextCopy stopped. Elapsed time: 1.053024263 seconds Average per 
iteration: 0.000001053 seconds
Timer ThreadContextTest stopped. Elapsed time: 1.053090009 seconds
Tests run: 14, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.06 sec <<< 
FAILURE! - in org.apache.logging.log4j.ThreadContextTest
testInheritanceSwitchedOffByDefault(org.apache.logging.log4j.ThreadContextTest) 
 Time elapsed: 0 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
        at 
org.apache.logging.log4j.ThreadContextTest.testInheritanceSwitchedOffByDefault(ThreadContextTest.java:49)

Running org.apache.logging.log4j.LogManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.logging.log4j.LogManagerTest
Running org.apache.logging.log4j.LambdaLoggerTest
Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in 
org.apache.logging.log4j.LambdaLoggerTest
Running org.apache.logging.log4j.LevelTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in 
org.apache.logging.log4j.LevelTest

Results :

Failed tests: 
  SortedArrayStringMapTest.testDeserializationOfUnknownClass:126 
DeserializerHelper exited with error code 1. 
Classpath='<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/classes>:<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/test-classes'.>
 Process output: 
Tests in error: 
  ThreadContextInheritanceTest.testInheritanceSwitchedOn:64 » OutOfMemory 
unable...
  ThreadContextTest.testInheritanceSwitchedOffByDefault:49 » OutOfMemory unable 
...
  ReusableMessageFactoryTest.testCreateEventReturnsThreadLocalInstance:106 » 
OutOfMemory
  ThreadDumpMessageTest.formatTo_usesCachedMessageString:106 » OutOfMemory 
unabl...
  ThreadDumpMessageTest.testMessageWithLocks:48 » OutOfMemory unable to create 
n...
  ThreadDumpMessageTest.testUseConstructorThread:90 » OutOfMemory unable to 
crea...
  LoggerAdapterTest.testGetLoggersInContextSynch:111 » OutOfMemory unable to 
cre...

Tests run: 519, Failures: 1, Errors: 7, Skipped: 3

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Log4j 2 ..................................... SUCCESS [02:26 min]
[INFO] Apache Log4j API ................................... FAILURE [ 28.312 s]
[INFO] Apache Log4j Core .................................. SKIPPED
[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 Scala 2.11 wrapper for Log4j API ...... SKIPPED
[INFO] Apache Log4j Samples: Scala API .................... SKIPPED
[INFO] Apache Log4j OSGi .................................. SKIPPED
[INFO] Apache Log4j BOM ................................... SKIPPED
[INFO] Apache Log4j NoSQL ................................. SKIPPED
[INFO] Apache Log4J Performance Tests ..................... SKIPPED
[INFO] Apache Log4j Streaming Interface ................... SKIPPED
[INFO] Apache Log4j JUL Adapter ........................... SKIPPED
[INFO] Apache Log4j Liquibase Binding ..................... SKIPPED
[INFO] Apache Log4j Scala 2.10 wrapper for Log4j API ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:20 min
[INFO] Finished at: 2017-02-14T14:44:53+00:00
[INFO] Final Memory: 95M/766M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project log4j-api: ExecutionException The forked VM terminated without properly 
saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
"<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api";> && 
/usr/local/asfpackages/java/jdk1.7.0_80/jre/bin/java -XX:MaxPermSize=512m -jar 
'<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/surefire/surefirebooter5579399175243015204.jar'>
 
'<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/surefire/surefire8138479640080648952tmp'>
 
'<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/surefire/surefire_13679674776944394798tmp'>
[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-api
[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.8.1-SNAPSHOT/log4j-samples-flume-remote-2.8.1-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.8.1-SNAPSHOT/log4j-jmx-gui-2.8.1-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.8.1-SNAPSHOT/log4j-api-2.8.1-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.8.1-SNAPSHOT/log4j-flume-ng-2.8.1-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.8.1-SNAPSHOT/log4j-samples-2.8.1-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.8.1-SNAPSHOT/log4j-samples-scala-api-2.8.1-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.8.1-SNAPSHOT/log4j-core-2.8.1-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.8.1-SNAPSHOT/log4j-perf-2.8.1-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.8.1-SNAPSHOT/log4j-api-scala_2.10-2.8.1-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.8.1-SNAPSHOT/log4j-samples-loggerProperties-2.8.1-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.8.1-SNAPSHOT/log4j-samples-flume-embedded-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.11/pom.xml> to 
org.apache.logging.log4j/log4j-api-scala_2.11/2.8.1-SNAPSHOT/log4j-api-scala_2.11-2.8.1-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.8.1-SNAPSHOT/log4j-liquibase-2.8.1-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.8.1-SNAPSHOT/log4j-web-2.8.1-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.8.1-SNAPSHOT/log4j-jcl-2.8.1-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.8.1-SNAPSHOT/log4j-nosql-2.8.1-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.8.1-SNAPSHOT/log4j-taglib-2.8.1-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.8.1-SNAPSHOT/log4j-1.2-api-2.8.1-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.8.1-SNAPSHOT/log4j-samples-configuration-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-osgi/pom.xml> to 
org.apache.logging.log4j/log4j-osgi/2.8.1-SNAPSHOT/log4j-osgi-2.8.1-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.8.1-SNAPSHOT/log4j-bom-2.8.1-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.8.1-SNAPSHOT/log4j-jul-2.8.1-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.8.1-SNAPSHOT/log4j-slf4j-impl-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-iostreams/pom.xml> to 
org.apache.logging.log4j/log4j-iostreams/2.8.1-SNAPSHOT/log4j-iostreams-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to 
org.apache.logging.log4j/log4j/2.8.1-SNAPSHOT/log4j-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/target/log4j-2.8.1-SNAPSHOT-site.xml>
 to org.apache.logging.log4j/log4j/2.8.1-SNAPSHOT/log4j-2.8.1-SNAPSHOT-site.xml
Compressed 71.67 KB of artifacts by 89.3% relative to #2663
[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.8.1-SNAPSHOT/log4j-to-slf4j-2.8.1-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.8.1-SNAPSHOT/log4j-samples-flume-common-2.8.1-SNAPSHOT.pom
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to