You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Gu...@icarus.apache.org on 2003/05/10 11:24:30 UTC

[GUMP] Build Failure - cocoon-block-poi

----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-05-10/cocoon-block-poi.html>
----------------------------------------------------

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

Re: [GUMP] Build Failure - cocoon-block-poi

Posted by Glen Stampoultzis <gs...@iinet.net.au>.
Well at least the POI build it working now!

http://cvs.apache.org/builds/gump/latest/jakarta-poi.html


At 07:24 PM 10/05/2003, you wrote:
>----------------------------------------------------
>This email is autogenerated from the output from:
><http://cvs.apache.org/builds/gump/2003-05-10/cocoon-block-poi.html>
>----------------------------------------------------
>
>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
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: poi-dev-help@jakarta.apache.org


Glen Stampoultzis
gstamp@iinet.net.au
http://members.iinet.net.au/~gstamp/glen/