Re: [PATCHES] Ant configuration - Mailing list pgsql-jdbc

From Peter Eisentraut
Subject Re: [PATCHES] Ant configuration
Date
Msg-id Pine.LNX.4.30.0110182013300.633-100000@peter.localdomain
Whole thread Raw
In response to Re: [PATCHES] Ant configuration  (Barry Lind <barry@xythos.com>)
Responses Re: [PATCHES] Ant configuration  (Gunnar Rønning <gunnar@polygnosis.com>)
Re: [PATCHES] Ant configuration  ("Dave Cramer" <Dave@micro-automation.net>)
Re: [PATCHES] Ant configuration  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-jdbc
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.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


pgsql-jdbc by date:

Previous
From: Joseph Shraibman
Date:
Subject: Re: JDBC 2 ResultSet and cursors
Next
From:
Date:
Subject: Re: JDBC PostgreSQhelL