Can anyone tell me why this would suddenly fail? It seems that it is using a very old release of SLF4J for some reason.
Ralph On Nov 29, 2011, at 8:45 PM, <[email protected]> <[email protected]> wrote: > To whom it may engage... > > This is an automated request, but not an unsolicited one. For > more information please visit http://gump.apache.org/nagged.html, > and/or contact the folk at [email protected]. > > Project log4j2 has an issue affecting its community integration. > This issue affects 1 projects. > The current state of this project is 'Failed', with reason 'Build Failed'. > For reference only, the following projects are affected by this: > - log4j2 : Fast and flexible logging package for Java > > > Full details are available at: > http://vmgump.apache.org/gump/public/logging-log4j-2/log4j2/index.html > > That said, some information snippets are provided here. > > The following annotations (debug/informational/warning/error messages) were > provided: > -DEBUG- (Apache Gump generated) Apache Maven Settings in: > /srv/gump/public/workspace/logging-log4j-2/gump_mvn_settings.xml > -INFO- Failed with reason build failed > -DEBUG- Maven POM in: /srv/gump/public/workspace/logging-log4j-2/pom.xml > > > > The following work was performed: > http://vmgump.apache.org/gump/public/logging-log4j-2/log4j2/gump_work/build_logging-log4j-2_log4j2.html > Work Name: build_logging-log4j-2_log4j2 (Type: Build) > Work ended in a state of : Failed > Elapsed: 3 mins 6 secs > Command Line: /opt/maven2/bin/mvn --batch-mode --settings > /srv/gump/public/workspace/logging-log4j-2/gump_mvn_settings.xml install > [Working Directory: /srv/gump/public/workspace/logging-log4j-2] > M2_HOME: /opt/maven2 > --------------------------------------------- > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.log4j.LoggerTest > Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec > Running org.apache.log4j.LevelTest > Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec > Running org.apache.log4j.PriorityTest > Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec > Running org.apache.log4j.CategoryTest > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec > > Results : > > Tests run: 61, Failures: 0, Errors: 0, Skipped: 0 > > [INFO] [jar:jar {execution: default-jar}] > [INFO] Building jar: > /srv/gump/public/workspace/logging-log4j-2/rgoers/log4j12-api/target/log4j12-api-1.99.0-SNAPSHOT.jar > [INFO] [install:install {execution: default-install}] > [INFO] Installing > /srv/gump/public/workspace/logging-log4j-2/rgoers/log4j12-api/target/log4j12-api-1.99.0-SNAPSHOT.jar > to > /srv/gump/public/workspace/mvnlocalrepo/shared/org/apache/logging/rgoers/log4j12-api/1.99.0-SNAPSHOT/log4j12-api-1.99.0-SNAPSHOT.jar > [INFO] > ------------------------------------------------------------------------ > [INFO] Building SLF4J Binding > [INFO] task-segment: [install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [remote-resources:process {execution: default}] > [INFO] [resources:resources {execution: default-resources}] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /srv/gump/public/workspace/logging-log4j-2/rgoers/slf4j-impl/src/main/resources > [INFO] Copying 3 resources > [INFO] [compiler:compile {execution: default-compile}] > [INFO] Compiling 12 source files to > /srv/gump/public/workspace/logging-log4j-2/rgoers/slf4j-impl/target/classes > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > /srv/gump/public/workspace/logging-log4j-2/rgoers/slf4j-impl/src/main/java/org/slf4j/impl/SLF4JLogger.java:[38,7] > org.slf4j.impl.SLF4JLogger is not abstract and does not override abstract > method > log(org.slf4j.Marker,java.lang.String,int,java.lang.String,java.lang.Throwable) > in org.slf4j.spi.LocationAwareLogger > [INFO] 1 error > [INFO] ------------------------------------------------------------- > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > /srv/gump/public/workspace/logging-log4j-2/rgoers/slf4j-impl/src/main/java/org/slf4j/impl/SLF4JLogger.java:[38,7] > org.slf4j.impl.SLF4JLogger is not abstract and does not override abstract > method > log(org.slf4j.Marker,java.lang.String,int,java.lang.String,java.lang.Throwable) > in org.slf4j.spi.LocationAwareLogger > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 3 minutes 5 seconds > [INFO] Finished at: Wed Nov 30 04:45:52 UTC 2011 > [INFO] Final Memory: 97M/232M > [INFO] > ------------------------------------------------------------------------ > --------------------------------------------- > > To subscribe to this information via syndicated feeds: > - RSS: http://vmgump.apache.org/gump/public/logging-log4j-2/log4j2/rss.xml > - Atom: http://vmgump.apache.org/gump/public/logging-log4j-2/log4j2/atom.xml > > ============================== Gump Tracking Only === > Produced by Apache Gump(TM) version 2.3. > Gump Run 13000030112011, vmgump.apache.org:vmgump:13000030112011 > Gump E-mail Identifier (unique within run) #31. > > -- > Apache Gump > http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
