Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 39752 invoked from network); 18 Feb 2009 09:04:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Feb 2009 09:04:17 -0000 Received: (qmail 36427 invoked by uid 500); 18 Feb 2009 09:04:17 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 36360 invoked by uid 500); 18 Feb 2009 09:04:17 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 36351 invoked by uid 99); 18 Feb 2009 09:04:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Feb 2009 01:04:17 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.135] (HELO vmgump.apache.org) (140.211.11.135) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Feb 2009 09:04:15 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id D60D2AB4249 for ; Wed, 18 Feb 2009 01:03:52 -0800 (PST) Date: Wed, 18 Feb 2009 01:03:52 PST From: Gump Integration Build To: notifications@ant.apache.org Subject: [GUMP@vmgump]: Project antunit (in module ant-antlibs) failed Message-Id: <20090218090352.D60D2AB4249@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 antunit has an issue affecting its community integration. This issue affects 5 projects, and has been outstanding for 12 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - antunit : Task and Type Libraries for Apache Ant - antunit-test : Task and Type Libraries for Apache Ant - dotnet-antlib-test : Task and Type Libraries for Apache Ant - test-ant : Java based build tool - test-ant-no-xerces : Java based build tool Full details are available at: http://vmgump.apache.org/gump/public/ant-antlibs/antunit/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole output [ant-antunit-18022009.jar] identifier set to project name -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/ant-antlibs/antunit/gump_work/build_ant-antlibs_antunit.html Work Name: build_ant-antlibs_antunit (Type: Build) Work ended in a state of : Failed Elapsed: 4 secs Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Djarname=build/ant-antunit-18022009.jar antlib [Working Directory: /srv/gump/public/workspace/ant-antlibs/antunit] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.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/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/junit/dist/junit-18022009.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar --------------------------------------------- Buildfile: /srv/gump/public/workspace/ant-antlibs/antunit/build.xml setup-properties: setup: [mkdir] Created dir: /srv/gump/public/workspace/ant-antlibs/antunit/build/classes [mkdir] Created dir: /srv/gump/public/workspace/ant-antlibs/antunit/build/test-classes [mkdir] Created dir: /srv/gump/public/workspace/ant-antlibs/antunit/build/lib [copy] Copying 1 file to /srv/gump/public/workspace/ant-antlibs/antunit/docs compile: [javac] Compiling 22 source files to /srv/gump/public/workspace/ant-antlibs/antunit/build/classes [javac] /srv/gump/public/workspace/ant-antlibs/antunit/src/main/org/apache/ant/antunit/junit4/AntUnitSuiteRunner.java:30: cannot find symbol [javac] symbol : class CompositeRunner [javac] location: package org.junit.internal.runners [javac] import org.junit.internal.runners.CompositeRunner; [javac] ^ [javac] /srv/gump/public/workspace/ant-antlibs/antunit/src/main/org/apache/ant/antunit/junit4/AntUnitSuiteRunner.java:41: cannot find symbol [javac] symbol: class CompositeRunner [javac] public class AntUnitSuiteRunner extends CompositeRunner { [javac] ^ [javac] /srv/gump/public/workspace/ant-antlibs/antunit/src/main/org/apache/ant/antunit/junit4/AntUnitSuiteRunner.java:51: cannot find symbol [javac] symbol : method add(org.apache.ant.antunit.junit4.AntUnitTestCaseRunner) [javac] location: class org.apache.ant.antunit.junit4.AntUnitSuiteRunner [javac] add(new AntUnitTestCaseRunner(tc, junitTestClass)); [javac] ^ [javac] Note: /srv/gump/public/workspace/ant-antlibs/antunit/src/main/org/apache/ant/antunit/junit4/AntUnitSuiteRunner.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 3 errors BUILD FAILED /srv/gump/public/workspace/ant-antlibs/antunit/common/build.xml:88: Compile failed; see the compiler error output for details. Total time: 3 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/ant-antlibs/antunit/rss.xml - Atom: http://vmgump.apache.org/gump/public/ant-antlibs/antunit/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 10000018022009, vmgump:vmgump-public:10000018022009 Gump E-mail Identifier (unique within run) #10. -- Apache Gump http://gump.apache.org/ [Instance: vmgump]