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/11/16 14:29:17 UTC

[GUMP] Build Failure - excalibur-containerkit

----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2002-11-16/excalibur-containerkit.html>
----------------------------------------------------

Buildfile: build.xml

dependencies:

compile:
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-avalon-excalibur/containerkit/build/classes
    [javac] Compiling 27 source files to /home/rubys/jakarta/jakarta-avalon-excalibur/containerkit/build/classes
    [javac] /home/rubys/jakarta/jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/lifecycle/impl/AbstractResourceProvider.java:197: cannot resolve symbol
    [javac] symbol  : method getContextDescriptor ()
    [javac] location: class org.apache.avalon.framework.info.ComponentInfo
    [javac]         final ContextDescriptor descriptor = info.getContextDescriptor();
    [javac]                                                  ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 1 error

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

Total time: 5 seconds

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