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/02/01 10:50:05 UTC

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

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

Buildfile: build.xml

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

get-deps:

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

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

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

    [junit] 	Caused an ERROR
    [junit] null
    [junit] java.lang.reflect.InvocationTargetException
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] Caused by: java.lang.NoClassDefFoundError: org/apache/commons/grant/PropsHandler
    [junit] 	at java.lang.Class.getDeclaredConstructors0(Native Method)
    [junit] 	at java.lang.Class.privateGetDeclaredConstructors(Class.java:1590)
    [junit] 	at java.lang.Class.getConstructor0(Class.java:1762)
    [junit] 	at java.lang.Class.newInstance0(Class.java:276)
    [junit] 	at java.lang.Class.newInstance(Class.java:259)
    [junit] 	at org.apache.commons.jelly.JellyContext.getTagLibrary(JellyContext.java:429)
    [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:529)
    [junit] 	at org.apache.commons.jelly.tags.junit.JellyTestSuite.createTestSuite(JellyTestSuite.java:119)
    [junit] 	at org.apache.commons.jelly.tags.junit.JellyTestSuite.createTestSuite(JellyTestSuite.java:107)
    [junit] 	at org.apache.commons.jelly.tags.fmt.TestFMTSuite.suite(TestFMTSuite.java:82)
    [junit] 	... 7 more


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

Total time: 5 seconds

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