Re: [PATCHES] Ant configuration

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Barry Lind <barry(at)xythos(dot)com>, Marko Kreen <marko(at)l-t(dot)ee>, pgsql-patches(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [PATCHES] Ant configuration
Date: 2001-10-19 01:14:48
Message-ID: 200110190114.f9J1EnN09608@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

> Barry Lind writes:
>
> > I don't like this patch. If anything I think we should remove the
> > dependency on ANT, not remove the dependency on make.
>
> The use of Ant originally seemed attractive because it would solve the
> detection of the jdk version, the portable invocation of the compiler, and
> the dependency generation. However, I must currently consider this
> experiment a failure, because for each problem Ant solves it introduces a
> load of worse problems into the system. Thus, if we can agree to work out
> a configure/make-based system for the next release I would be very much
> for it.

I think I can safely at to TODO:

JDBC
o Move from Ant to Make builds

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-10-19 01:23:19 Re: JDBC PostgreSQhelL
Previous Message Barry Lind 2001-10-19 01:07:30 Re: FastPath call returned ERROR

Browse pgsql-patches by date

  From Date Subject
Next Message Thomas O'Dowd 2001-10-19 02:41:00 Re: [PATCHES] Ant configuration
Previous Message Dave Cramer 2001-10-18 23:47:17 Re: [PATCHES] Ant configuration