----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-01-16/commons-jelly-tags-ant.html>
----------------------------------------------------
Buildfile: build.xml
init:
[mkdir] Created dir:
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/lib
get-deps:
compile:
[mkdir] Created dir:
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/classes
[javac] Compiling 10 source files to
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/classes
[copy] Copying 9 files to
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes
compile-tests:
[javac] Compiling 5 source files to
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes
internal-test:
[mkdir] Created dir:
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-reports
[junit] Running org.apache.commons.jelly.ant.tag.TestJelly
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.376 sec
[junit] Testsuite: org.apache.commons.jelly.ant.tag.TestJelly
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.376 sec
[junit] ------------- Standard Error -----------------
[junit] Jan 16, 2003 5:13:48 AM org.apache.commons.jelly.ant.tag.DummyTag
createClasspath
[junit] INFO: called createClasspath()
[junit] Jan 16, 2003 5:13:49 AM org.apache.commons.jelly.ant.tag.DummyTag
setClasspath
[junit] INFO: called setClasspath()
[junit] Jan 16, 2003 5:13:49 AM org.apache.commons.jelly.ant.tag.DummyTag doTag
[junit] INFO: Called with classpath:
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/classes:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes
[junit] ------------- ---------------- ---------------
[junit] Testcase: nestedClasspath took 0.264 sec
[junit] Running org.apache.commons.jelly.ant.TestJelly
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.327 sec
[junit] Testsuite: org.apache.commons.jelly.ant.TestJelly
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.327 sec
[junit] ------------- Standard Error -----------------
[junit] Jan 16, 2003 5:13:51 AM org.apache.commons.jelly.tags.ant.AntTag
createNestedObject
[junit] SEVERE: Class org.apache.commons.jelly.tags.junit.CaseTag doesn't support
the nested "property" element.
[junit] ------------- ---------------- ---------------
[junit] Testcase: write took 0.212 sec
[junit] Caused an ERROR
[junit] expected:[bar2] but was:[null]
[junit] Expected expression: bar2
[junit] Actual expression: ${foo2} File:
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly
At tag <test:assertEquals>: line: 17 column: 5 File:
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly
At tag <test:assertEquals>: line: 17 column: 5
[junit] org.apache.commons.jelly.JellyException: expected:[bar2] but was:[null]
[junit] Expected expression: bar2
[junit] Actual expression: ${foo2} File:
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly
At tag <test:assertEquals>: line: 17 column: 5 File:
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly
At tag <test:assertEquals>: line: 17 column: 5
[junit] at
org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:676)
[junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:287)
[junit] at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:133)
[junit] at
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:105)
[junit] Caused by: org.apache.commons.jelly.tags.junit.JellyAssertionFailedError:
expected:[bar2] but was:[null]
[junit] Expected expression: bar2
[junit] Actual expression: ${foo2} File:
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly
At tag <test:assertEquals>: line: 17 column: 5
[junit] at
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:85)
[junit] at
org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:108)
[junit] at
org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:100)
[junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:278)
[junit] ... 11 more
[junit] Root cause
[junit] org.apache.commons.jelly.tags.junit.JellyAssertionFailedError:
expected:[bar2] but was:[null]
[junit] Expected expression: bar2
[junit] Actual expression: ${foo2} File:
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly
At tag <test:assertEquals>: line: 17 column: 5
[junit] at
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:85)
[junit] at
org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:108)
[junit] at
org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:100)
[junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:278)
[junit] at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:133)
[junit] at
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:105)
[junit] Testcase: write
BUILD FAILED
file:///home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/build.xml:123:
Test org.apache.commons.jelly.ant.TestJelly failed
Total time: 10 seconds
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>