You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Peter Donald <pe...@apache.org> on 2002/09/07 13:43:21 UTC

[GUMP] Build Failure - excalibur-event

----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2002-09-07/excalibur-event.html>
----------------------------------------------------

Buildfile: build.xml

dependencies:

compile:
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-avalon-excalibur/event/build/classes
    [javac] Compiling 37 source files to /home/rubys/jakarta/jakarta-avalon-excalibur/event/build/classes
    [javac] /home/rubys/jakarta/jakarta-avalon-excalibur/event/src/java/org/apache/excalibur/event/command/CommandManager.java:181: cannot resolve symbol
    [javac] symbol  : variable getEventHandler  
    [javac] location: class org.apache.excalibur.event.command.CommandManager
    [javac]             getEventHandler.handleEvent( remainingElements[i] );
    [javac]             ^
    [javac] 1 error

BUILD FAILED
file:/home/rubys/jakarta/jakarta-avalon-excalibur/event/build.xml:78: Compile failed; see the compiler error output for details.

Total time: 3 seconds

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