You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Berin Loritsch <bl...@apache.org> on 2001/11/05 15:20:46 UTC

Excalibur-conditional build

I am having issues with th conditional compile section,
and I _thought_ I had it working, but it appears that I
don't.

Peter, can you take a look at it?

-- 

"Those who would trade liberty for
 temporary security deserve neither"
                - Benjamin Franklin

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Excalibur-conditional build

Posted by Peter Donald <do...@apache.org>.
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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Excalibur-conditional build

Posted by Berin Loritsch <bl...@apache.org>.
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....

> 
> Steve.
> 
> > -----Original Message-----
> > From: Berin Loritsch [mailto:bloritsch@apache.org]
> > Sent: Monday, 05 November, 2001 15:21
> > To: avalon-dev@jakarta.apache.org
> > Subject: Excalibur-conditional build
> >
> >
> > I am having issues with th conditional compile section,
> > and I _thought_ I had it working, but it appears that I
> > don't.
> >
> > Peter, can you take a look at it?
> >
> > --
> >
> > "Those who would trade liberty for
> >  temporary security deserve neither"
> >                 - Benjamin Franklin
> >
> > --
> > To unsubscribe, e-mail:
> > <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> > <ma...@jakarta.apache.org>
> >
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>


-- 

"Those who would trade liberty for
 temporary security deserve neither"
                - Benjamin Franklin

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Excalibur-conditional build

Posted by Stephen McConnell <mc...@osm.net>.
Berin:

Have just completed a clean build from CVS of Avalon, LogKit, 
Excalibur and Phoenix without any problems.  What's the issue
your having?

Steve.

> -----Original Message-----
> From: Berin Loritsch [mailto:bloritsch@apache.org]
> Sent: Monday, 05 November, 2001 15:21
> To: avalon-dev@jakarta.apache.org
> Subject: Excalibur-conditional build
> 
> 
> I am having issues with th conditional compile section,
> and I _thought_ I had it working, but it appears that I
> don't.
> 
> Peter, can you take a look at it?
> 
> -- 
> 
> "Those who would trade liberty for
>  temporary security deserve neither"
>                 - Benjamin Franklin
> 
> --
> To unsubscribe, e-mail:   
> <ma...@jakarta.apache.org>
> For additional commands, e-mail: 
> <ma...@jakarta.apache.org>
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>