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

From Marko Kreen
Subject Re: [PATCHES] Ant configuration
Date
Msg-id 20011018012745.A4393@l-t.ee
Whole thread Raw
In response to Re: [PATCHES] Ant configuration  (Barry Lind <barry@xythos.com>)
Responses Re: [PATCHES] Ant configuration  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-jdbc
On Wed, Oct 17, 2001 at 01:23:13PM -0700, Barry Lind wrote:
> I don't like this patch.  If anything I think we should remove the
> dependency on ANT, not remove the dependency on make.
>
> By requiring ANT, we provide yet another hurdle for someone wanting to
> use JDBC with postgres.  I would prefer that the build environment be
> the same for the database as for the jdbc code.
>
> Anything that makes it more difficult to download the source and get
> going with it is a negative in my opinion.  And from my perspective
> requiring the download of an additional tool (ANT in this case) makes it
> more difficult.

I have no strong feelings about current situation, I simply made
it more flexible.  About changing it, you should consult JDBC
maintainers first, maybe they have some good reason why its
so...

> I already know that some binary distributions of postgres do not include
> JDBC simply because it is too complex to get ANT installed in their
> build environment. (complex perhaps isn't the right word, but it is more
> work than they are willing to put in for a small feature of postgres).

JDBC driver is simply a .jar file, I think it should be more
easily downloadable from main website.  (JDBC1/JDBC2 edition...)

--
marko


pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: J2SE 1.4 and other patches
Next
From:
Date:
Subject: JDBC PostgreSQhelL