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

Buildfile: build.xml

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

get-deps:

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

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

internal-test:
    [mkdir] Created dir: 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/betwixt/target/test-reports
    [junit] Running org.apache.commons.jelly.betwixt.TestJelly
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.382 sec
    [junit] Testsuite: org.apache.commons.jelly.betwixt.TestJelly
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.382 sec
    [junit] ------------- Standard Error -----------------
    [junit] Jan 26, 2003 1:41:00 AM org.apache.commons.jelly.JellyContext getTagLibrary
    [junit] SEVERE: Could not find the class: 
org.apache.commons.jelly.tags.log.LogTagLibrary
    [junit] java.lang.ClassNotFoundException: 
org.apache.commons.jelly.tags.log.LogTagLibrary
    [junit]     at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
    [junit]     at java.security.AccessController.doPrivileged(Native Method)
    [junit]     at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
    [junit]     at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
    [junit]     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
    [junit]     at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
    [junit]     at 
org.apache.commons.jelly.JellyContext.getTagLibrary(JellyContext.java:422)
    [junit]     at 
org.apache.commons.jelly.JellyContext.getTagLibrary(JellyContext.java:412)
    [junit]     at 
org.apache.commons.jelly.JellyContext.getTagLibrary(JellyContext.java:412)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:1033)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.startElement(XMLParser.java:647)
    [junit]     at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
    [junit]     at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.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.apache.commons.jelly.parser.XMLParser.parse(XMLParser.java:357)
    [junit]     at 
org.apache.commons.jelly.JellyContext.compileScript(JellyContext.java:486)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:597)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:573)
    [junit]     at 
org.apache.commons.jelly.tags.core.IncludeTag.doTag(IncludeTag.java:126)
    [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]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:323)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:521)
    [junit] Jan 26, 2003 1:41:00 AM org.apache.commons.jelly.parser.XMLParser 
createSAXException
    [junit] WARNING: Underlying exception: java.lang.ClassNotFoundException: log
    [junit] java.lang.ClassNotFoundException: log
    [junit]     at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
    [junit]     at java.security.AccessController.doPrivileged(Native Method)
    [junit]     at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
    [junit]     at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
    [junit]     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
    [junit]     at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:1039)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.startElement(XMLParser.java:647)
    [junit]     at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
    [junit]     at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.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.apache.commons.jelly.parser.XMLParser.parse(XMLParser.java:357)
    [junit]     at 
org.apache.commons.jelly.JellyContext.compileScript(JellyContext.java:486)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:597)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:573)
    [junit]     at 
org.apache.commons.jelly.tags.core.IncludeTag.doTag(IncludeTag.java:126)
    [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]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:323)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:521)
    [junit] Jan 26, 2003 1:41:00 AM org.apache.commons.jelly.parser.XMLParser createTag
    [junit] WARNING: Could not create taglib or URI: jelly:log tag name: info
    [junit] java.lang.ClassNotFoundException: log
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createSAXException(XMLParser.java:1225)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:1044)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.startElement(XMLParser.java:647)
    [junit]     at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
    [junit]     at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.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.apache.commons.jelly.parser.XMLParser.parse(XMLParser.java:357)
    [junit]     at 
org.apache.commons.jelly.JellyContext.compileScript(JellyContext.java:486)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:597)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:573)
    [junit]     at 
org.apache.commons.jelly.tags.core.IncludeTag.doTag(IncludeTag.java:126)
    [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]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:323)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:521)
    [junit] Jan 26, 2003 1:41:00 AM org.apache.commons.jelly.parser.XMLParser 
createSAXException
    [junit] WARNING: Underlying exception: java.lang.ClassNotFoundException: log
    [junit] java.lang.ClassNotFoundException: log
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createSAXException(XMLParser.java:1225)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:1044)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.startElement(XMLParser.java:647)
    [junit]     at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
    [junit]     at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.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.apache.commons.jelly.parser.XMLParser.parse(XMLParser.java:357)
    [junit]     at 
org.apache.commons.jelly.JellyContext.compileScript(JellyContext.java:486)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:597)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:573)
    [junit]     at 
org.apache.commons.jelly.tags.core.IncludeTag.doTag(IncludeTag.java:126)
    [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]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:323)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:521)
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: rssParseViaURI took 0.26 sec
    [junit]     Caused an ERROR
    [junit] 
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/betwixt/target/test-classes/org/apache/commons/jelly/betwixt/suite.jelly:15:34:
 <j:include> could not include jelly script
    [junit] org.apache.commons.jelly.JellyTagException: 
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/betwixt/target/test-classes/org/apache/commons/jelly/betwixt/suite.jelly:15:34:
 <j:include> could not include jelly script
    [junit]     at 
org.apache.commons.jelly.tags.core.IncludeTag.doTag(IncludeTag.java:129)
    [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.apache.commons.jelly.JellyException: null:-1:-1: <null> 
Could not parse Jelly script
    [junit]     at 
org.apache.commons.jelly.JellyContext.compileScript(JellyContext.java:490)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:597)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:573)
    [junit]     at 
org.apache.commons.jelly.tags.core.IncludeTag.doTag(IncludeTag.java:126)
    [junit]     ... 12 more
    [junit] Caused by: java.lang.ClassNotFoundException: log
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createSAXException(XMLParser.java:1225)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createSAXException(XMLParser.java:1247)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:1090)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.startElement(XMLParser.java:647)
    [junit]     at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
    [junit]     at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.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.apache.commons.jelly.parser.XMLParser.parse(XMLParser.java:357)
    [junit]     at 
org.apache.commons.jelly.JellyContext.compileScript(JellyContext.java:486)
    [junit]     ... 15 more
    [junit] Root cause
    [junit] org.apache.commons.jelly.JellyException: null:-1:-1: <null> Could not 
parse Jelly script
    [junit]     at 
org.apache.commons.jelly.JellyContext.compileScript(JellyContext.java:490)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:597)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:573)
    [junit]     at 
org.apache.commons.jelly.tags.core.IncludeTag.doTag(IncludeTag.java:126)
    [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: java.lang.ClassNotFoundException: log
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createSAXException(XMLParser.java:1225)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createSAXException(XMLParser.java:1247)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:1090)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.startElement(XMLParser.java:647)
    [junit]     at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
    [junit]     at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.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.apache.commons.jelly.parser.XMLParser.parse(XMLParser.java:357)
    [junit]     at 
org.apache.commons.jelly.JellyContext.compileScript(JellyContext.java:486)
    [junit]     ... 15 more
    [junit] Root cause
    [junit] java.lang.ClassNotFoundException: log
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createSAXException(XMLParser.java:1225)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createSAXException(XMLParser.java:1247)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:1090)
    [junit]     at 
org.apache.commons.jelly.parser.XMLParser.startElement(XMLParser.java:647)
    [junit]     at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
    [junit]     at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
    [junit]     at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
    [junit]     at org.apache.xerces.parsers.DTDConfiguration.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.apache.commons.jelly.parser.XMLParser.parse(XMLParser.java:357)
    [junit]     at 
org.apache.commons.jelly.JellyContext.compileScript(JellyContext.java:486)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:597)
    [junit]     at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:573)
    [junit]     at 
org.apache.commons.jelly.tags.core.IncludeTag.doTag(IncludeTag.java:126)
    [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: rssParseViaURI

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

Total time: 7 seconds

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

Reply via email to