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/05/11 18:56:45 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.
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: 6 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.5/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-11052006.jar
---------------------------------------------
    [junit] Command line was [Executing 'svn' with arguments:
    [junit] 'diff'
    [junit] '--no-diff-deleted'
    [junit] 'http://svn.apache.org/repos/asf/jakarta/bcel/tags/BCEL_5_0/'
    [junit] 'http://svn.apache.org/repos/asf/jakarta/bcel/trunk/'

    [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.SvnTagDiff.execute(SvnTagDiff.java:175)
    [junit] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [junit] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:585)
    [junit] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:104)
    [junit] 	at org.apache.tools.ant.Task.perform(Task.java:375)
    [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:1268)
    [junit] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1237)
    [junit] 	at org.apache.tools.ant.BuildFileTest.executeTarget(BuildFileTest.java:276)
    [junit] 	at org.apache.ant.svn.SvnTagDiffTest.executeTargetAndReadLogFully(SvnTagDiffTest.java:68)
    [junit] 	at org.apache.ant.svn.SvnTagDiffTest.testDiffWithImplicitTrunk(SvnTagDiffTest.java:55)
    [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:585)
    [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:110)
    [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:120)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:228)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:223)
    [junit] 	at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:354)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:771)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:640)

    [junit] TEST org.apache.ant.svn.SvnTagDiffTest FAILED
    [junit] Tests FAILED

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

Total time: 5 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 15000811052006, vmgump.apache.org:vmgump-public:15000811052006
Gump E-mail Identifier (unique within run) #2.

--
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