Return-Path: Delivered-To: apmail-avalon-dev-archive@avalon.apache.org Received: (qmail 55254 invoked by uid 500); 3 May 2003 08:02:05 -0000 Mailing-List: contact dev-help@avalon.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list dev@avalon.apache.org Received: (qmail 54999 invoked from network); 3 May 2003 08:02:00 -0000 Received: from icarus.apache.org (208.185.179.13) by daedalus.apache.org with SMTP; 3 May 2003 08:02:00 -0000 Received: (qmail 17484 invoked by uid 1064); 3 May 2003 08:01:59 -0000 Date: 3 May 2003 08:01:59 -0000 Message-ID: <20030503080159.17483.qmail@icarus.apache.org> From: Gump Integration Build To: dev@avalon.apache.org Subject: [GUMP] Build Failure - excalibur-fortress X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ---------------------------------------------------- This email is autogenerated from the output from: ---------------------------------------------------- Buildfile: build.xml checkBCEL: dependencies: compile: [javac] Compiling 48 source files to /home/rubys/jakarta/avalon-excalibur/fortress/build/classes [javac] /home/rubys/jakarta/avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/factory/BCELCodeGenerator.java:467: cannot resolve symbol [javac] symbol : method getReturnType () [javac] location: class org.apache.bcel.classfile.Method [javac] methodToWrap.getReturnType(), [javac] ^ [javac] /home/rubys/jakarta/avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/factory/BCELCodeGenerator.java:468: cannot resolve symbol [javac] symbol : method getArgumentTypes () [javac] location: class org.apache.bcel.classfile.Method [javac] methodToWrap.getArgumentTypes(), [javac] ^ [javac] /home/rubys/jakarta/avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/factory/BCELCodeGenerator.java:524: cannot resolve symbol [javac] symbol : method getReturnType () [javac] location: class org.apache.bcel.classfile.Method [javac] im.getReturnType(), [javac] ^ [javac] /home/rubys/jakarta/avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/factory/BCELCodeGenerator.java:525: cannot resolve symbol [javac] symbol : method getArgumentTypes () [javac] location: class org.apache.bcel.classfile.Method [javac] im.getArgumentTypes(), [javac] ^ [javac] /home/rubys/jakarta/avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/factory/BCELCodeGenerator.java:591: incompatible types [javac] found : int[] [javac] required: org.apache.bcel.classfile.JavaClass[] [javac] JavaClass[] interfaces = interfaceToImplement.getInterfaces(); [javac] ^ [javac] /home/rubys/jakarta/avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/factory/BCELWrapperGenerator.java:280: lookupClass(java.lang.String) in org.apache.bcel.Repository cannot be applied to (java.lang.Class) [javac] return Repository.lookupClass( clazz ); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -deprecation for details. [javac] 6 errors BUILD FAILED /home/rubys/jakarta/avalon-excalibur/fortress/build.xml:157: Compile failed; see the compiler error output for details. Total time: 5 seconds --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org For additional commands, e-mail: dev-help@avalon.apache.org