To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

Project commons-jelly-tags-junit has an issue affecting its community integration. 
This issue affects 17 projects, and has been outstanding for 2 runs. The current state 
is 'Failed', for reason 'Build Failed'

Full details are available at: 
http://lsd.student.utwente.nl/gump/jelly-tags/commons-jelly-tags-junit.html, however 
some snippets follow:

-  -  -  -  - -- -- ------------------------------------ G U M P

Gump provided these annotations:

 - Info - Sole jar [commons-jelly-tags-junit-20040402.jar] identifier set to project 
name
 - Info - Enable "verbose" output, due to 1 previous error(s).
 - Info - Failed with reason build failed
 - Info - Enable "debug" output, due to build failure.


-  -  -  -  - -- -- ------------------------------------ G U M P
Gump performed this work:

Work Name: build_jelly-tags_commons-jelly-tags-junit (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 11 seconds
Command Line: java 
-Xbootclasspath/p:/data3/gump/xml-xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xml-apis.jar
 org.apache.tools.ant.Main -verbose 
-Dgump.merge=/data3/gump/gump-install/work/merge.xml -Dbuild.sysclasspath=only 
-Dfinal.name=commons-jelly-tags-junit-20040402 jar 
[Working Directory: /data3/gump/jelly-tags/junit]
---------------------------------------------
    [junit] ------------- Standard Error -----------------
    [junit] Apr 2, 2004 5:54:18 AM org.apache.commons.jelly.tags.junit.AssertThrowsTag 
getThrowableClass
    [junit] WARNING: The class: java.lang.Class is not an Exception class.
    [junit] Apr 2, 2004 5:54:18 AM org.apache.commons.jelly.tags.junit.AssertThrowsTag 
getThrowableClass
    [junit] WARNING: Could not find exception class: foo.bar.Baz
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: assertTests took 0.125 sec
    [junit] Testcase: failTests took 0.02 sec
    [junit] Testcase: assertEqualTests took 0.025 sec
    [junit] Testcase: assertThrowsTests took 0.111 sec
    [junit]     Caused an ERROR
    [junit] 
file:/data3/gump/jelly-tags/junit/target/test-classes/org/apache/commons/jelly/tags/junit/suite.jelly:118:-1:
 <test:assert> 
file:/data3/gump/jelly-tags/junit/target/test-classes/org/apache/commons/jelly/tags/junit/suite.jelly:118:-1:
 <test:assert> columnNumber not set. Assertion failed while evaluating test: 
${ex.columnNumber gt 0}
    [junit] org.apache.commons.jelly.JellyTagException: 
file:/data3/gump/jelly-tags/junit/target/test-classes/org/apache/commons/jelly/tags/junit/suite.jelly:118:-1:
 <test:assert> 
file:/data3/gump/jelly-tags/junit/target/test-classes/org/apache/commons/jelly/tags/junit/suite.jelly:118:-1:
 <test:assert> columnNumber not set. Assertion failed while evaluating test: 
${ex.columnNumber gt 0}
    [junit]     at 
org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:661)
    [junit]     at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:250)
    [junit]     at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:89)
    [junit]     at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)
    [junit] Caused by: org.apache.commons.jelly.tags.junit.JellyAssertionFailedError: 
file:/data3/gump/jelly-tags/junit/target/test-classes/org/apache/commons/jelly/tags/junit/suite.jelly:118:-1:
 <test:assert> columnNumber not set. Assertion failed while evaluating test: 
${ex.columnNumber gt 0}
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:39)
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:50)
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertTag.doTag(AssertTag.java:58)
    [junit]     at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:233)
    [junit]     ... 11 more
    [junit] Root cause
    [junit] org.apache.commons.jelly.tags.junit.JellyAssertionFailedError: 
file:/data3/gump/jelly-tags/junit/target/test-classes/org/apache/commons/jelly/tags/junit/suite.jelly:118:-1:
 <test:assert> columnNumber not set. Assertion failed while evaluating test: 
${ex.columnNumber gt 0}
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:39)
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:50)
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertTag.doTag(AssertTag.java:58)
    [junit]     at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:233)
    [junit]     at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:89)
    [junit]     at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)


BUILD FAILED
/data3/gump/jelly-tags/junit/build.xml:110: Test 
org.apache.commons.jelly.tags.junit.TestJUnit failed
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:651)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:606)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
        at org.apache.tools.ant.Task.perform(Task.java:363)
        at org.apache.tools.ant.Target.execute(Target.java:301)
        at org.apache.tools.ant.Target.performTasks(Target.java:328)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
        at org.apache.tools.ant.Main.runBuild(Main.java:667)
        at org.apache.tools.ant.Main.startAnt(Main.java:187)
        at org.apache.tools.ant.Main.start(Main.java:151)
        at org.apache.tools.ant.Main.main(Main.java:234)

Total time: 10 seconds
---------------------------------------------




To subscribe to this information via syndicated feeds:
RSS: http://lsd.student.utwente.nl/gump/jelly-tags/commons-jelly-tags-junit.rss | 
Atom: http://lsd.student.utwente.nl/gump/jelly-tags/commons-jelly-tags-junit.atom

--
Gump http://gump.apache.org/
[lsd]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to