Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 91293 invoked from network); 30 Apr 2010 01:33:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Apr 2010 01:33:02 -0000 Received: (qmail 86339 invoked by uid 500); 30 Apr 2010 01:33:02 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 86317 invoked by uid 500); 30 Apr 2010 01:33:02 -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 86310 invoked by uid 99); 30 Apr 2010 01:33:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Apr 2010 01:33:02 +0000 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; Fri, 30 Apr 2010 01:32:59 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 88A81AB44C0 for ; Thu, 29 Apr 2010 18:32:37 -0700 (PDT) Date: Thu, 29 Apr 2010 18:32:37 PDT From: Gump Integration Build To: notifications@ant.apache.org Subject: [GUMP@vmgump]: Project svn-antlib-test (in module ant-antlibs) failed Message-Id: <20100430013237.88A81AB44C0@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 svn-antlib-test 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: - svn-antlib-test : Task and Type Libraries for Apache Ant Full details are available at: http://vmgump.apache.org/gump/public/ant-antlibs/svn-antlib-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Dependency on ant-testutil exists, no need to add for property ant-testutil.jar. -INFO- Failed with reason build failed The following work was performed: http://vmgump.apache.org/gump/public/ant-antlibs/svn-antlib-test/gump_work/build_ant-antlibs_svn-antlib-test.html Work Name: build_ant-antlibs_svn-antlib-test (Type: Build) Work ended in a state of : Failed Elapsed: 1 min 43 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 -Dant-testutil.jar=/srv/gump/public/workspace/ant/build/lib/ant-testutil.jar test [Working Directory: /srv/gump/public/workspace/ant-antlibs/svn] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/ant-antlibs/svn/build/test-classes:/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-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/ant/build/lib/ant-testutil.jar:/srv/gump/public/workspace/junit/dist/junit-29042010.jar:/srv/gump/public/workspace/ant-antlibs/svn/build/ant-svn-29042010.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar --------------------------------------------- [junit] at junit.framework.TestResult.runProtected(TestResult.java:128) [junit] at junit.framework.TestResult.run(TestResult.java:113) [junit] at junit.framework.TestCase.run(TestCase.java:124) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:243) [junit] at junit.framework.TestSuite.run(TestSuite.java:238) [junit] at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:758) [junit] Caused by: java.lang.IllegalArgumentException: Unkown action; 8 [junit] at org.apache.ant.svn.SvnEntry$Path.(SvnEntry.java:146) [junit] at org.apache.ant.svn.SvnChangeLogParser.processPath(SvnChangeLogParser.java:151) [junit] at org.apache.ant.svn.SvnChangeLogParser.processLine(SvnChangeLogParser.java:81) [junit] at org.apache.ant.svn.LineOrientedOutputStream.processBuffer(LineOrientedOutputStream.java:79) [junit] at org.apache.ant.svn.LineOrientedOutputStream.flush(LineOrientedOutputStream.java:69) [junit] at org.apache.tools.ant.taskdefs.PumpStreamHandler.stop(PumpStreamHandler.java:143) [junit] at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:485) [junit] at org.apache.ant.svn.AbstractSvnTask.runCommand(AbstractSvnTask.java:273) [junit] ... 32 more [junit] [junit] Testcase: testStart took 2.484 sec [junit] Testcase: testEnd took 6.837 sec [junit] Testcase: testEndDate took 3.655 sec [junit] TEST org.apache.ant.svn.SvnChangeLogTaskTest FAILED [junit] Testsuite: org.apache.ant.svn.SvnRevisionDiffTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.54 sec [junit] [junit] Testcase: testDiff took 2.395 sec [junit] Testcase: testDiffUrl took 1.14 sec [junit] Testsuite: org.apache.ant.svn.SvnTagDiffTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 39.442 sec [junit] [junit] Testcase: testDiffWithTwoTags took 12.922 sec [junit] Testcase: testDiffWithExplicitTrunk took 23.283 sec [junit] Testcase: testDiffWithImplicitTrunk took 3.235 sec [junit] Tests FAILED setup-for-antunit-tests: ready-to-test-with-antunit: antunit-test: test: BUILD FAILED /srv/gump/public/workspace/ant-antlibs/svn/common/build.xml:222: At least one JUnit test has failed. Total time: 1 minute 42 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/ant-antlibs/svn-antlib-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/ant-antlibs/svn-antlib-test/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 18001629042010, vmgump:vmgump-public:18001629042010 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump]