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

Buildfile: build.xml

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

get-deps:

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

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

internal-test:
    [mkdir] Created dir: 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/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.291 sec
    [junit] Testsuite: org.apache.commons.jelly.html.TestJelly
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.291 sec

    [junit] Testcase: testSimpleParse took 0.17 sec
    [junit]     Caused an ERROR
    [junit] 
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/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/jakarta-commons-sandbox/jelly/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:346)
    [junit]     at org.dom4j.io.SAXReader.read(SAXReader.java:221)
    [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:346)
    [junit]     at org.dom4j.io.SAXReader.read(SAXReader.java:221)
    [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:327)
    [junit]     at org.dom4j.io.SAXReader.read(SAXReader.java:221)
    [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
file:///home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/html/build.xml:95: 
Test org.apache.commons.jelly.html.TestJelly failed

Total time: 5 seconds

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

Reply via email to