Re: [JDBC] RE: Compiling

2001-04-02 Thread Peter T Mount
Quoting Peter Eisentraut <[EMAIL PROTECTED]>: > Marko Kreen writes: > > > On Thu, Mar 29, 2001 at 09:50:04AM +0100, Peter Mount wrote: > > > At 13:04 27/03/01 +0200, Marko Kreen wrote: > > > >On Tue, Mar 27, 2001 at 07:54:15AM +1000, Mike Cannon-Brookes > wrote: > > > > > 3) currently we seem to

Re: [JDBC] RE: Compiling

2001-03-29 Thread Peter Eisentraut
Marko Kreen writes: > On Thu, Mar 29, 2001 at 09:50:04AM +0100, Peter Mount wrote: > > At 13:04 27/03/01 +0200, Marko Kreen wrote: > > >On Tue, Mar 27, 2001 at 07:54:15AM +1000, Mike Cannon-Brookes wrote: > > > > 3) currently we seem to have a build process that is 99% Ant and 1% make > > > > (fo

Re: [JDBC] RE: Compiling

2001-03-29 Thread Marko Kreen
On Thu, Mar 29, 2001 at 09:50:04AM +0100, Peter Mount wrote: > At 13:04 27/03/01 +0200, Marko Kreen wrote: > >On Tue, Mar 27, 2001 at 07:54:15AM +1000, Mike Cannon-Brookes wrote: > > > 3) currently we seem to have a build process that is 99% Ant and 1% make > > > (for 4 substitutions). It seems un

Re: [JDBC] RE: Compiling

2001-03-29 Thread Peter Mount
At 13:04 27/03/01 +0200, Marko Kreen wrote: >On Tue, Mar 27, 2001 at 07:54:15AM +1000, Mike Cannon-Brookes wrote: > > Well Peter, I must say many would disagree with you there ;) > >* NSHO about ant deleted * > > > 3) currently we seem to have a build process that is 99% Ant and 1% make > > (for 4

Re: [JDBC] RE: Compiling

2001-03-29 Thread Peter Mount
At 18:56 27/03/01 +0200, Peter Eisentraut wrote: >Mike Cannon-Brookes writes: > > > 1) ant files are quickly becoming a standard for compiling almost all open > > source java projects > >The nice thing about standards is that there are so many to choose from. >At PostgreSQL, we use the GNU-style b

Re: [JDBC] RE: Compiling

2001-03-27 Thread Marko Kreen
On Tue, Mar 27, 2001 at 07:54:15AM +1000, Mike Cannon-Brookes wrote: > Well Peter, I must say many would disagree with you there ;) * NSHO about ant deleted * > 3) currently we seem to have a build process that is 99% Ant and 1% make > (for 4 substitutions). It seems unnecessarily complex to add