You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Gump Integration Build <ge...@gump.apache.org> on 2006/02/01 11:21:50 UTC

[GUMP@vmgump]: Project svn-antlib-test (in module ant-antlibs) failed

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,
 and has been outstanding for 152 runs.
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: 3 mins 24 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dant-testutil.jar=/usr/local/gump/public/workspace/ant/build/lib/ant-testutil.jar test 
[Working Directory: /usr/local/gump/public/workspace/ant-antlibs/svn]
CLASSPATH: /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/ant-antlibs/svn/build/test-classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/ant/build/lib/ant-testutil.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/ant-antlibs/svn/build/ant-svn-01022006.jar
---------------------------------------------

    [junit] The ' characters around the executable and arguments are
    [junit] not part of the command.
    [junit] ]
    [junit] 	at org.apache.ant.svn.AbstractSvnTask.runCommand(AbstractSvnTask.java:276)
    [junit] 	at org.apache.ant.svn.AbstractSvnTask.execute(AbstractSvnTask.java:333)
    [junit] 	at org.apache.ant.svn.SvnRevisionDiff.execute(SvnRevisionDiff.java:128)
    [junit] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:324)
    [junit] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:104)
    [junit] 	at org.apache.tools.ant.Task.perform(Task.java:365)
    [junit] 	at org.apache.tools.ant.Target.execute(Target.java:356)
    [junit] 	at org.apache.tools.ant.Target.performTasks(Target.java:384)
    [junit] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1243)
    [junit] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1212)
    [junit] 	at org.apache.tools.ant.BuildFileTest.executeTarget(BuildFileTest.java:276)
    [junit] 	at org.apache.ant.svn.SvnRevisionDiffTest.executeTargetAndReadLogFully(SvnRevisionDiffTest.java:61)
    [junit] 	at org.apache.ant.svn.SvnRevisionDiffTest.testDiffUrl(SvnRevisionDiffTest.java:52)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:324)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:164)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:130)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:120)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:230)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:225)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:328)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:736)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:605)

    [junit] TEST org.apache.ant.svn.SvnRevisionDiffTest FAILED
    [junit] Testsuite: org.apache.ant.svn.SvnTagDiffTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 185.04 sec

    [junit] Testcase: testDiffWithTwoTags took 45.056 sec
    [junit] Testcase: testDiffWithExplicitTrunk took 84.371 sec
    [junit] Testcase: testDiffWithImplicitTrunk took 55.611 sec
    [junit] Tests FAILED

BUILD FAILED
/x1/gump/public/workspace/ant-antlibs/svn/common/build.xml:96: At least one test has failed.

Total time: 3 minutes 24 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.2.
Gump Run 21000001022006, vmgump.apache.org:vmgump-public:21000001022006
Gump E-mail Identifier (unique within run) #11.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org