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/01/25 10:05:39 UTC

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

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

Buildfile: build.xml

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

get-deps:

compile:
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/junit/target/classes
    [javac] Compiling 11 source files to /home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/junit/target/classes
    [javac] /home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/junit/src/java/org/apache/commons/jelly/tags/junit/AssertEqualsTag.java:84: unreported exception org.apache.commons.jelly.JellyException; must be caught or declared to be thrown
    [javac]         String message = getBodyText();
    [javac]                          ^
    [javac] 1 error

BUILD FAILED
file:///home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/junit/build.xml:31: Compile failed; see the compiler error output for details.

Total time: 2 seconds

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>