You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Morgan Delagrange <md...@yahoo.com> on 2003/05/01 11:50:54 UTC

[GUMP] Build Failure - commons-jelly-tags-html

----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-05-01/commons-jelly-tags-html.html>
----------------------------------------------------

Buildfile: build.xml

init:
    [mkdir] Created dir: /home/rubys/jakarta/jelly-tags/html/target/lib

get-deps:

compile:
    [mkdir] Created dir: /home/rubys/jakarta/jelly-tags/html/target/classes
    [javac] Compiling 2 source files to /home/rubys/jakarta/jelly-tags/html/target/classes
     [copy] Copying 5 files to /home/rubys/jakarta/jelly-tags/html/target/test-classes

compile-tests:
    [javac] Compiling 1 source file to /home/rubys/jakarta/jelly-tags/html/target/test-classes

internal-test:
    [mkdir] Created dir: /home/rubys/jakarta/jelly-tags/html/target/test-reports
    [junit] Running org.apache.commons.jelly.html.TestJelly
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.323 sec
    [junit] Testsuite: org.apache.commons.jelly.html.TestJelly
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.323 sec

    [junit] Testcase: testSimpleParse took 0.205 sec
    [junit] 	Caused an ERROR
    [junit] file:/home/rubys/jakarta/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:9:46: <html:parse> null Nested exception: null
    [junit] org.apache.commons.jelly.JellyTagException: file:/home/rubys/jakarta/jelly-tags/html/target/test-classes/org/apache/commons/jelly/html/suite.jelly:9:46: <html:parse> null Nested exception: null
    [junit] 	at org.apache.commons.jelly.tags.xml.ParseTagSupport.parse(ParseTagSupport.java:232)
    [junit] 	at org.apache.commons.jelly.tags.html.ParseTag.doTag(ParseTag.java:116)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
    [junit] 	at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:105)
    [junit] Caused by: org.dom4j.DocumentException: null Nested exception: null
    [junit] 	at org.dom4j.io.SAXReader.read(SAXReader.java:347)
    [junit] 	at org.dom4j.io.SAXReader.read(SAXReader.java:222)
    [junit] 	at org.apache.commons.jelly.tags.xml.ParseTagSupport.parse(ParseTagSupport.java:211)
    [junit] 	... 13 more
    [junit] Root cause
    [junit] org.dom4j.DocumentException: null Nested exception: null
    [junit] 	at org.dom4j.io.SAXReader.read(SAXReader.java:347)
    [junit] 	at org.dom4j.io.SAXReader.read(SAXReader.java:222)
    [junit] 	at org.apache.commons.jelly.tags.xml.ParseTagSupport.parse(ParseTagSupport.java:211)
    [junit] 	at org.apache.commons.jelly.tags.html.ParseTag.doTag(ParseTag.java:116)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
    [junit] 	at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:105)
    [junit] Nested exception: 
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.xerces.parsers.AbstractSAXParser.startNamespaceMapping(Unknown Source)
    [junit] 	at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
    [junit] 	at org.cyberneko.html.HTMLTagBalancer.startElement(Unknown Source)
    [junit] 	at org.cyberneko.html.HTMLScanner$ContentScanner.scanStartElement(Unknown Source)
    [junit] 	at org.cyberneko.html.HTMLScanner$ContentScanner.scan(Unknown Source)
    [junit] 	at org.cyberneko.html.HTMLScanner.scanDocument(Unknown Source)
    [junit] 	at org.cyberneko.html.HTMLConfiguration.parse(Unknown Source)
    [junit] 	at org.cyberneko.html.HTMLConfiguration.parse(Unknown Source)
    [junit] 	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
    [junit] 	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
    [junit] 	at org.dom4j.io.SAXReader.read(SAXReader.java:328)
    [junit] 	at org.dom4j.io.SAXReader.read(SAXReader.java:222)
    [junit] 	at org.apache.commons.jelly.tags.xml.ParseTagSupport.parse(ParseTagSupport.java:211)
    [junit] 	at org.apache.commons.jelly.tags.html.ParseTag.doTag(ParseTag.java:116)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
    [junit] 	at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:105)

    [junit] Testcase: testSimpleParse

BUILD FAILED
/home/rubys/jakarta/jelly-tags/html/build.xml:95: Test org.apache.commons.jelly.html.TestJelly failed

Total time: 6 seconds

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