Return-Path: X-Original-To: apmail-logging-log4j-dev-archive@www.apache.org Delivered-To: apmail-logging-log4j-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D0B79DB1C for ; Sat, 14 Jul 2012 06:59:21 +0000 (UTC) Received: (qmail 12870 invoked by uid 500); 14 Jul 2012 06:59:21 -0000 Delivered-To: apmail-logging-log4j-dev-archive@logging.apache.org Received: (qmail 12676 invoked by uid 500); 14 Jul 2012 06:59:14 -0000 Mailing-List: contact log4j-dev-help@logging.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Log4J Developers List" Reply-To: "Log4J Developers List" Delivered-To: mailing list log4j-dev@logging.apache.org Received: (qmail 12648 invoked by uid 99); 14 Jul 2012 06:59:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jul 2012 06:59:13 +0000 X-ASF-Spam-Status: No, hits=-1999.6 required=5.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.55] (HELO vmgump.apache.org) (140.211.11.55) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jul 2012 06:59:12 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 1F7021439FF for ; Sat, 14 Jul 2012 06:58:52 +0000 (UTC) Date: Sat, 14 Jul 2012 06:58:50 UTC From: To: log4j-dev@logging.apache.org Subject: [GUMP@vmgump]: Project logging-log4j-extras-test (in module logging-log4j-extras) failed Message-Id: <20120714065852.1F7021439FF@vmgump.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org 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 general@gump.apache.org. Project logging-log4j-extras-test has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 63 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - logging-log4j-extras-test : Back-ports of log4j 1.3 features and other enhancements for ... Full details are available at: http://vmgump.apache.org/gump/public/logging-log4j-extras/logging-log4j-extras-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump.apache.org/gump/public/logging-log4j-extras/logging-log4j-extras-test/gump_work/build_logging-log4j-extras_logging-log4j-extras-test.html Work Name: build_logging-log4j-extras_logging-log4j-extras-test (Type: Build) Work ended in a state of : Failed Elapsed: 6 secs Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true -Dbuild.sysclasspath=only org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml test [Working Directory: /srv/gump/public/workspace/logging-log4j-extras] CLASSPATH: /usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/logging-log4j-extras/target/test-classes:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/logging-log4j-12/target/log4j-1.2.18-SNAPSHOT.jar:/srv/gump/public/workspace/logging-log4j-extras/target/apache-log4j-extras-14072012.jar:/srv/gump/public/workspace/junit/dist/junit-14072012.jar:/srv/gump/public/workspace/junit/dist/junit-dep-14072012.jar --------------------------------------------- Buildfile: /srv/gump/public/workspace/logging-log4j-extras/build.xml init: compile: [javac] Compiling 1 source file to /srv/gump/public/workspace/logging-log4j-extras/target/classes jar: [jar] Building jar: /srv/gump/public/workspace/logging-log4j-extras/target/apache-log4j-extras-1.0.jar test-compile: [mkdir] Created dir: /srv/gump/public/workspace/logging-log4j-extras/target/test-classes [javac] Compiling 67 source files to /srv/gump/public/workspace/logging-log4j-extras/target/test-classes [javac] /srv/gump/public/workspace/logging-log4j-extras/src/test/java/org/apache/log4j/pattern/FormattingInfoTest.java:56: cannot find symbol [javac] symbol : constructor FormattingInfo(boolean,boolean,int,int) [javac] location: class org.apache.log4j.pattern.FormattingInfo [javac] FormattingInfo field = new FormattingInfo(true, false, 3, 6); [javac] ^ [javac] /srv/gump/public/workspace/logging-log4j-extras/src/test/java/org/apache/log4j/pattern/FormattingInfoTest.java:68: cannot find symbol [javac] symbol : constructor FormattingInfo(boolean,boolean,int,int) [javac] location: class org.apache.log4j.pattern.FormattingInfo [javac] FormattingInfo field = new FormattingInfo(true, false, 0, 3); [javac] ^ [javac] /srv/gump/public/workspace/logging-log4j-extras/src/test/java/org/apache/log4j/pattern/FormattingInfoTest.java:78: cannot find symbol [javac] symbol : constructor FormattingInfo(boolean,boolean,int,int) [javac] location: class org.apache.log4j.pattern.FormattingInfo [javac] FormattingInfo field = new FormattingInfo(true, true, 0, 3); [javac] ^ [javac] /srv/gump/public/workspace/logging-log4j-extras/src/test/java/org/apache/log4j/pattern/FormattingInfoTest.java:88: cannot find symbol [javac] symbol : constructor FormattingInfo(boolean,boolean,int,int) [javac] location: class org.apache.log4j.pattern.FormattingInfo [javac] FormattingInfo field = new FormattingInfo(false, false, 5, 10); [javac] ^ [javac] /srv/gump/public/workspace/logging-log4j-extras/src/test/java/org/apache/log4j/pattern/FormattingInfoTest.java:98: cannot find symbol [javac] symbol : constructor FormattingInfo(boolean,boolean,int,int) [javac] location: class org.apache.log4j.pattern.FormattingInfo [javac] FormattingInfo field = new FormattingInfo(true, false, 5, 10); [javac] ^ [javac] 5 errors BUILD FAILED /srv/gump/public/workspace/logging-log4j-extras/build.xml:105: Compile failed; see the compiler error output for details. Total time: 6 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/logging-log4j-extras/logging-log4j-extras-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/logging-log4j-extras/logging-log4j-extras-test/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 05000614072012, vmgump.apache.org:vmgump:05000614072012 Gump E-mail Identifier (unique within run) #6. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org For additional commands, e-mail: log4j-dev-help@logging.apache.org