On Tue, 6 Nov 2001 03:29, Berin Loritsch wrote:
> Stephen McConnell wrote:
> > Berin:
> >
> > Have just completed a clean build from CVS of Avalon, LogKit,
> > Excalibur and Phoenix without any problems.  What's the issue
> > your having?
>
> The build process is _supposed_ to copy the file with the
> @JDBC3_START@ and @JDBC3_END@ tags to a ".tmp" file.  It then
> copies them back over the original files applying the filers
> to either comment out the section, or substitute for "".
> After compilation, it is supposed to copy the original files
> (*.tmp) back to the ".java" file preserving the filter
> tags.  For some reason the last step is ignored....

Just a warning but you should NEVER, under any circumstances be using 
${java.dir} in which to mess with the source files. Theres another directory 
${build.src} that should be used when messing with things like this.

Anyways I fixed it in CVS.

-- 
Cheers,

Pete

--------------------------------------------------
 The fact that nobody understands you doesn't 
 mean you're an artist.
--------------------------------------------------

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to