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

Changes:

[ggregory] Fix swapped debugging message arguments.

------------------------------------------
[...truncated 3634 lines...]
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)

2016-12-16 00:52:38,759 main ERROR Unable to inject fields into builder class 
for plugin type class org.apache.logging.log4j.core.appender.FileAppender, 
element File. java.lang.IllegalStateException: ManagerFactory 
[org.apache.logging.log4j.core.appender.FileManager$FileManagerFactory@3e929f89]
 unable to create manager for 
[/VeryLongDirectoryNameaaaaaaaaaaAAAAAAAAAAbbbbbbbbbbBBBBBBBBBBccccccccccCCCCCCCCCCddddddddddDDDDDDDDDDeeeeeeeeeeEEEEEEEEEEffffffffffFFFFFFFFFFggggggggggGGGGGGGGGGhhhhhhhhhhHHHHHHHHHHiiiiiiiiiiIIIIIIIIIIjjjjjjjjjjJJJJJJJJJJkkkkkkkkkkKKKKKKKKKKllllllllllLLLLLLLLLLmmmmmmmmmmMMMMMMMMMM/test.log]
 with data 
[org.apache.logging.log4j.core.appender.FileManager$FactoryData@c27fb77]
        at 
org.apache.logging.log4j.core.appender.AbstractManager.getManager(AbstractManager.java:114)
        at 
org.apache.logging.log4j.core.appender.OutputStreamManager.getManager(OutputStreamManager.java:114)
        at 
org.apache.logging.log4j.core.appender.FileManager.getFileManager(FileManager.java:110)
        at 
org.apache.logging.log4j.core.appender.FileAppender$Builder.build(FileAppender.java:86)
        at 
org.apache.logging.log4j.core.appender.FileAppender$Builder.build(FileAppender.java:51)
        at 
org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.build(PluginBuilder.java:122)
        at 
org.apache.logging.log4j.core.config.AbstractConfiguration.createPluginObject(AbstractConfiguration.java:952)
        at 
org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:892)
        at 
org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:884)
        at 
org.apache.logging.log4j.core.config.AbstractConfiguration.doConfigure(AbstractConfiguration.java:508)
        at 
org.apache.logging.log4j.core.config.AbstractConfiguration.initialize(AbstractConfiguration.java:232)
        at 
org.apache.logging.log4j.core.config.AbstractConfiguration.start(AbstractConfiguration.java:244)
        at 
org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:560)
        at 
org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:268)
        at 
org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:239)
        at 
org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:158)
        at 
org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:131)
        at 
org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:101)
        at 
org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:188)
        at 
org.apache.logging.log4j.core.config.TestConfigurator.testBadFileName(TestConfigurator.java:373)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.junit.runners.Suite.runChild(Suite.java:128)
        at org.junit.runners.Suite.runChild(Suite.java:27)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)

2016-12-16 00:52:38,763 main ERROR Unable to invoke factory method in class 
class org.apache.logging.log4j.core.appender.FileAppender for element File. 
java.lang.IllegalStateException: No factory method found for class 
org.apache.logging.log4j.core.appender.FileAppender
        at 
org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.findFactoryMethod(PluginBuilder.java:224)
        at 
org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.build(PluginBuilder.java:130)
        at 
org.apache.logging.log4j.core.config.AbstractConfiguration.createPluginObject(AbstractConfiguration.java:952)
        at 
org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:892)
        at 
org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:884)
        at 
org.apache.logging.log4j.core.config.AbstractConfiguration.doConfigure(AbstractConfiguration.java:508)
        at 
org.apache.logging.log4j.core.config.AbstractConfiguration.initialize(AbstractConfiguration.java:232)
        at 
org.apache.logging.log4j.core.config.AbstractConfiguration.start(AbstractConfiguration.java:244)
        at 
org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:560)
        at 
org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:268)
        at 
org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:239)
        at 
org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:158)
        at 
org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:131)
        at 
org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:101)
        at 
org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:188)
        at 
org.apache.logging.log4j.core.config.TestConfigurator.testBadFileName(TestConfigurator.java:373)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.junit.runners.Suite.runChild(Suite.java:128)
        at org.junit.runners.Suite.runChild(Suite.java:27)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)

2016-12-16 00:52:38,768 main ERROR Null object returned for File in Appenders.
2016-12-16 00:52:38,774 main ERROR Unable to locate appender "File" for logger 
config "org.apache.logging.log4j.test2"
2016-12-16 00:52:38,837 main ERROR Log4j2 ConfigurationScheduler attempted to 
increment scheduled items after start
2016-12-16 00:52:38,903 main ERROR Unknown object "Logger" of type 
org.apache.logging.log4j.core.config.LoggerConfig is ignored: try nesting it 
inside one of: ["Appenders", "Loggers", "Properties", "Scripts", 
"CustomLevels"].
2016-12-16 00:52:38,905 main ERROR Unknown object "Logger" of type 
org.apache.logging.log4j.core.config.LoggerConfig is ignored: try nesting it 
inside one of: ["Appenders", "Loggers", "Properties", "Scripts", 
"CustomLevels"].
2016-12-16 00:52:38,907 main ERROR Unknown object "Root" of type 
org.apache.logging.log4j.core.config.LoggerConfig is ignored: try nesting it 
inside one of: ["Appenders", "Loggers", "Properties", "Scripts", 
"CustomLevels"].
2016-12-16 00:52:38,922 main ERROR Console contains an invalid element or 
attribute "TypoLayout"
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.611 sec - in 
org.apache.logging.log4j.core.config.TestConfigurator
Running org.apache.logging.log4j.core.config.CompositeConfigurationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec - in 
org.apache.logging.log4j.core.config.CompositeConfigurationTest
Running org.apache.logging.log4j.core.config.ReconfigurationDeadlockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.151 sec - in 
org.apache.logging.log4j.core.config.ReconfigurationDeadlockTest
Running org.apache.logging.log4j.core.config.JiraLog4j2_1100XmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec - in 
org.apache.logging.log4j.core.config.JiraLog4j2_1100XmlTest
Running 
org.apache.logging.log4j.core.config.properties.PropertiesConfigurationTest
2016-12-16 00:52:51,792 [main] INFO : Welcome to Log4j!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in 
org.apache.logging.log4j.core.config.properties.PropertiesConfigurationTest
2016-12-16 00:52:52,878 main ERROR List contains an invalid element or 
attribute "filters"
Running 
org.apache.logging.log4j.core.config.properties.RollingFilePropertiesTest
Welcome to Log4j!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in 
org.apache.logging.log4j.core.config.properties.RollingFilePropertiesTest
Running 
org.apache.logging.log4j.core.config.properties.PropertiesConfigurationRootLoggerOnlyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in 
org.apache.logging.log4j.core.config.properties.PropertiesConfigurationRootLoggerOnlyTest
Running org.apache.logging.log4j.core.config.ConfiguratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec - in 
org.apache.logging.log4j.core.config.ConfiguratorTest
Running org.apache.logging.log4j.core.config.CustomConfigurationTest
2016-12-16 00:52:56,321 main WARN The bufferSize is set to 4000 but bufferedIo 
is false: false
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec - in 
org.apache.logging.log4j.core.config.CustomConfigurationTest
Running org.apache.logging.log4j.core.LoggerUpdateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in 
org.apache.logging.log4j.core.LoggerUpdateTest
Running org.apache.logging.log4j.core.LevelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in 
org.apache.logging.log4j.core.LevelTest
Running org.apache.logging.log4j.core.ShutdownDisabledTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in 
org.apache.logging.log4j.core.ShutdownDisabledTest
Running org.apache.logging.log4j.message.MutableLogEventWithReusableParamMsgTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in 
org.apache.logging.log4j.message.MutableLogEventWithReusableParamMsgTest
Running org.apache.logging.log4j.MarkerMixInXmlTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 sec - in 
org.apache.logging.log4j.MarkerMixInXmlTest

Results :

Tests run: 1716, Failures: 0, Errors: 0, Skipped: 30

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Log4j 2 .................................... SUCCESS [01:04 min]
[INFO] Apache Log4j API .................................. SUCCESS [ 30.438 s]
[INFO] Apache Log4j Core ................................. FAILURE [11:06 min]
[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: 13:10 min
[INFO] Finished at: 2016-12-16T00:54:26+00:00
[INFO] Final Memory: 40M/568M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project log4j-core: 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-core";> && 
/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-core/target/surefire/surefirebooter1547500460977281083.jar'>
 
'<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire/surefire6047340381590303453tmp'>
 
'<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire/surefire_3365883112257312165362tmp'>
[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-samples/flume-remote/pom.xml>
 to 
org.apache.logging.log4j.samples/log4j-samples-flume-remote/2.7.1-SNAPSHOT/log4j-samples-flume-remote-2.7.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.7.1-SNAPSHOT/log4j-jmx-gui-2.7.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.7.1-SNAPSHOT/log4j-api-2.7.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT.jar>
 to 
org.apache.logging.log4j/log4j-api/2.7.1-SNAPSHOT/log4j-api-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT-tests.jar>
 to 
org.apache.logging.log4j/log4j-api/2.7.1-SNAPSHOT/log4j-api-2.7.1-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT-sources.jar>
 to 
org.apache.logging.log4j/log4j-api/2.7.1-SNAPSHOT/log4j-api-2.7.1-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.7.1-SNAPSHOT/log4j-flume-ng-2.7.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.7.1-SNAPSHOT/log4j-samples-2.7.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.7.1-SNAPSHOT/log4j-samples-scala-api-2.7.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.7.1-SNAPSHOT/log4j-core-2.7.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.7.1-SNAPSHOT/log4j-perf-2.7.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.7.1-SNAPSHOT/log4j-api-scala_2.10-2.7.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.7.1-SNAPSHOT/log4j-samples-loggerProperties-2.7.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.7.1-SNAPSHOT/log4j-samples-flume-embedded-2.7.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.7.1-SNAPSHOT/log4j-api-scala_2.11-2.7.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.7.1-SNAPSHOT/log4j-liquibase-2.7.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.7.1-SNAPSHOT/log4j-web-2.7.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.7.1-SNAPSHOT/log4j-jcl-2.7.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.7.1-SNAPSHOT/log4j-nosql-2.7.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.7.1-SNAPSHOT/log4j-taglib-2.7.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.7.1-SNAPSHOT/log4j-1.2-api-2.7.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.7.1-SNAPSHOT/log4j-samples-configuration-2.7.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.7.1-SNAPSHOT/log4j-osgi-2.7.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.7.1-SNAPSHOT/log4j-bom-2.7.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.7.1-SNAPSHOT/log4j-jul-2.7.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.7.1-SNAPSHOT/log4j-slf4j-impl-2.7.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.7.1-SNAPSHOT/log4j-iostreams-2.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to 
org.apache.logging.log4j/log4j/2.7.1-SNAPSHOT/log4j-2.7.1-SNAPSHOT.pom
Compressed 54.10 KB of artifacts by 59.2% relative to #2539
[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.7.1-SNAPSHOT/log4j-to-slf4j-2.7.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.7.1-SNAPSHOT/log4j-samples-flume-common-2.7.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