You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Stefano Mazzocchi <st...@apache.org> on 2003/04/21 13:10:50 UTC

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

on 4/21/03 11:24 AM Gump@icarus.apache.org wrote:

> poi-prepare:
>     [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030421/blocks/poi/dest
>     [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030421/blocks/poi/conf
>      [copy] Copying 1 file to /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030421/blocks/poi/conf
> 
> poi-mocks:
> 
> poi-compile:
>     [javac] Compiling 111 source files to /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030421/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

Did you guys change a method from static to nonstatic recently?

Oh, btw, anybody against nagging poi-dev@ as well if cocoon poi block
fails? that should help you guys know if you mess up with something that
we depend on.

What do'ya thing?

-- 
Stefano.