Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 55346 invoked by uid 500); 10 May 2003 09:24:33 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 55236 invoked from network); 10 May 2003 09:24:31 -0000 Received: from icarus.apache.org (208.185.179.13) by daedalus.apache.org with SMTP; 10 May 2003 09:24:31 -0000 Received: (qmail 44987 invoked by uid 1064); 10 May 2003 09:24:30 -0000 Date: 10 May 2003 09:24:30 -0000 Message-ID: <20030510092430.44986.qmail@icarus.apache.org> From: Gump@icarus.apache.org To: cocoon-dev@xml.apache.org Subject: [GUMP] Build Failure - cocoon-block-poi X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ---------------------------------------------------- This email is autogenerated from the output from: ---------------------------------------------------- Buildfile: build.xml init: init-tasks: prepare: [echo] +-----------------------------------------------------------+ [echo] Apache Cocoon 20030510 [1999-2003] [echo] +-----------------------------------------------------------+ [echo] Building with Apache Ant version 1.6alpha compiled on May 10 2003 [echo] using build file /home/rubys/jakarta/cocoon-2.1/build.xml [echo] Compiling with debug on, optimize on, deprecation off [echo] +--------------------| W A R N I N G |----------------------+ [echo] This build is targeted for use with JVM 1.4 [echo] Using this build on a virtual machine other than the one [echo] it is targeted for may result in runtime errors. [echo] +-----------------------------------------------------------+ prepare-core: compile-core: compile-deprecated: prepare-blocks: compile-tests: gump-block: cocoon-block-poi: cocoon-block-poi-tests: poi-build: poi-prepare: [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030510/blocks/poi/dest [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030510/blocks/poi/conf [copy] Copying 1 file to /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030510/blocks/poi/conf poi-mocks: poi-compile: [javac] Compiling 111 source files to /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030510/blocks/poi/dest [javac] /home/rubys/jakarta/cocoon-2.1/src/blocks/poi/java/org/apache/cocoon/components/elementprocessor/impl/poi/hssf/elements/EPStyle.java:211: non-static method getFormat(java.lang.String) cannot be referenced from a static context [javac] short nformat = org.apache.poi.hssf.usermodel.HSSFDataFormat.getFormat(format); [javac] ^ [javac] 1 error BUILD FAILED /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030510/temp/blocks-build.xml:2122: Compile failed; see the compiler error output for details. Total time: 8 seconds