its still broke and its with your stuff. .  Please run testmodule before
checking in otherwise you break the build and hence hose site
regeneration....and all sorts of bad things happen... Its really bad
luck ;-)

-Andy

compile:
Compiling project core with Java 1.3, debug on, optimize off,
deprecation on
Compiling 233 source files to
/home/poibot/poiscript/jakarta-poi/build/classes
Copying 23 files to /home/poibot/poiscript/jakarta-poi/build/classes
Copied 2 empty directories to
/home/poibot/poiscript/jakarta-poi/build/classes
Compiling project scratchpad with Java 1.3, debug on, optimize off,
deprecation on
Compiling 61 source files to
/home/poibot/poiscript/jakarta-poi/build/scratchpad/classes
/home/poibot/poiscript/jakarta-poi/build/scratchpad/java/org/apache/poi/hdf/model/hdftypes/definitions/DOPAbstractType.java:266:
 cannot resolve symbol
symbol  : method getByteArray  (byte[],int,short)
location: class org.apache.poi.util.LittleEndian
        field_35_doptypography          =
LittleEndian.getByteArray(data, 0x5b + offset, size);
                                       


On Thu, 2002-04-18 at 21:18, Ryan Ackley wrote:
> Glen
> 
> I am 99.9% sure that its not a problem with what I checked in. Not sure what
> would be causing that. Looks like possibly a classpath problem because the
> compiler is saying it doesn't recognize the class names as classes.
> 
> Ryan
> 
> ----- Original Message -----
> From: "Glen Stampoultzis" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>; "Ryan Ackley" <[EMAIL PROTECTED]>
> Sent: Thursday, April 18, 2002 9:48 AM
> Subject: Re: Build broken :(
> 
> 
> > Sorry should have clarified...
> >
> > compile:
> > Compiling project core with Java 1.3, debug on, optimize off, deprecation
> on
> > Compiling 25 source files to C:\Projects\jakarta-poi\build\classes
> >
> C:\Projects\jakarta-poi\build\java\org\apache\poi\hssf\records\SheetProperti
> > esRe
> > cord.java:74: cannot resolve symbol
> > symbol  : class Record
> > location: class org.apache.poi.hssf.records.SheetPropertiesRecord
> >     extends Record
> >             ^
> >
> C:\Projects\jakarta-poi\build\java\org\apache\poi\hssf\records\SheetProperti
> > esRe
> > cord.java:132: cannot resolve symbol
> > symbol  : class RecordFormatException
> > location: class org.apache.poi.hssf.records.SheetPropertiesRecord
> >             throw new RecordFormatException("Not a SheetProperties
> record");
> >                       ^
> > 2 errors
> >
> > BUILD FAILED
> > C:\Projects\jakarta-poi\tools\cents\centipede.cent\xbuild.xml:59: Compile
> > failed
> > ; see the compiler error output for details.
> >
> >
> >
> > ----- Original Message -----
> > From: "Ryan Ackley" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>; "Glen Stampoultzis"
> > <[EMAIL PROTECTED]>
> > Sent: Thursday, April 18, 2002 11:00 PM
> > Subject: Re: Build broken :(
> >
> >
> > > Give me more info, whats the error message?
> > >
> > > Ryan
> > > ----- Original Message -----
> > > From: "Glen Stampoultzis" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Thursday, April 18, 2002 8:10 AM
> > > Subject: Build broken :(
> > >
> > >
> > > > I think it's the HDF stuff just commited... please fix.
> > > >
> > > >
> > > >
> > > >
> > >
> >
> >
> 
-- 
http://www.superlinksoftware.com
http://jakarta.apache.org/poi - port of Excel/Word/OLE 2 Compound
Document 
                            format to java
http://developer.java.sun.com/developer/bugParade/bugs/4487555.html 
                        - fix java generics!
The avalanche has already started. It is too late for the pebbles to
vote.
-Ambassador Kosh

Reply via email to