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

From Tom Lane
Subject Re: FW: Re: [PATCHES] Ant configuration
Date
Msg-id 484.1003806416@sss.pgh.pa.us
Whole thread Raw
In response to Re: FW: Re: [PATCHES] Ant configuration  (Barry Lind <barry@xythos.com>)
List pgsql-jdbc
Barry Lind <barry@xythos.com> writes:
> If we can include the ANT libraries in our CVS then my
> objection to ANT (requiring users to trackdown and download ANT) goes
> away, and I would then suggest we continue to use ANT for the other
> reasons you mention.

The sheer bulk of the ANT libraries rules that out, even if there
weren't a management/synchronization issue: do you want a PG release to
be using an older ANT than what you have already installed locally?

On the other hand, I can see no reason why we shouldn't say that you
*must* have ANT installed to build the JDBC driver.  You've gotta have
Java to build JDBC, no?  Seems like ANT is just one more dependency,
and hardly an unreasonable one if it's the standard for Java projects.

What's wrong with saying "we don't build the JDBC driver if ANT isn't
installed"?

            regards, tom lane

pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Ant installation (and other) issues!
Next
From: Gunnar Rønning
Date:
Subject: Re: Ant installation (and other) issues!