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

From Gunnar Rønning
Subject Re: [PATCHES] Ant configuration
Date
Msg-id m2bsj1n09a.fsf@smaug.polygnosis.com
Whole thread Raw
In response to Re: [PATCHES] Ant configuration  ("Dave Cramer" <Dave@micro-automation.net>)
List pgsql-jdbc
* "Dave Cramer" <Dave@micro-automation.net> wrote:
|
|
| There seems to be enough interested parties to support both build tools.
| For the folks that want a Makefile, they can support it. If someone
| wants to support the build.xml file, then we should encourage it. I
| suspect that one of them will become obsolete on it's own.

I think that would be the best as well for time being. Don't remove ant
support as that is very useful for the people working on the JDBC code, and
add standard make files for building the system. Make itself is not designed
to work with a language like Java, so you need third party tools to handle
dependencies.

        Gunnar



--
Gunnar Rønning - gunnar@polygnosis.com
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/

pgsql-jdbc by date:

Previous
From: "Thomas O'Dowd"
Date:
Subject: Re: Does PG's JDBC support prepared statements at all?
Next
From: Rene Pijlman
Date:
Subject: Re: PreparedStatement parameters question