Ah, missed that. Thanks. -- Glen
----- Original Message ----- From: "Andrew C. Oliver" <[EMAIL PROTECTED]> To: "POI Development" <[EMAIL PROTECTED]> Sent: Sunday, March 24, 2002 10:30 AM Subject: Re: Fw: Problem with scratchpad. [REPOST] > Did he not fix that today? > > On Sat, 2002-03-23 at 18:17, Glen Stampoultzis wrote: > > No one wants to comment? > > > > ----- Original Message ----- > > From: "Glen Stampoultzis" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, March 20, 2002 10:57 PM > > Subject: Problem with scratchpad. > > > > > > > Hi this question is mostly for Ken but feel free to chime in. > > > > > > I've changed my build to point to a temporary directory but this seems to > > > have cause a problem with my scratchpad build. It refers to classes in > > the > > > main source tree. Unfortunately in the preinit.xtarget paths are defined > > > that dont use the property build.root. This makes sense because because > > > preinit is called before init but means I can't effectively move my build > > > directory by overriding this property. > > > > > > I'm going to apply a small fix to work around this problem but we should > > > dicuss a better longer term solution. My question is why set those > > > properties in the init target at all? Why not set them in the preinit > > > include? This would solve the problem of needing to refer to them before > > > the init target is run. > > > > > > Regards, > > > > > > Glen > > > > > > > > > > > -- > 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 >
