Ant build for JDBC driver

From: "Joe Shevland" <jshevland(at)j-elite(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Ant build for JDBC driver
Date: 2002-04-29 13:16:47
Message-ID: HEECIHEEJDBMCCGMGIOBEEHDCHAA.jshevland@j-elite.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

I've just pulled down the current CVS source distro to compile the latest
JDBC driver. It doesn't look like Ant behaves quite as it should be
building the driver, in that ${major}, ${minor} and a few other Ant
parameters are not being set (./configure --with-java and gmake don't seem
to do it either). Because these parameters are not assigned values
anywhere, the resulting code from Driver.java.in can't compile.

If I set the parameters manually, it'll go through and build fine (I can
handle tweaking the command line params every time a version changes for
the mo):

ant -Dmajor=7 -Dminor=3 -Dfullversion=7.3 -Ddef_pgport=5432

Wasn't sure whether I was doing something wrong or if something had
broken. I've added an item here:

http://www.j-elite.com/jelite/main_products.jsp

Cheers,
Joe

------------------------------------------------------------
Joe Shevland jshevland(at)j-elite(dot)com
Tasmania, Australia http://www.j-elite.com

Member, Systems Administrators Guild of Australia.
------------------------------------------------------------

Browse pgsql-jdbc by date

  From Date Subject
Next Message Joe Shevland 2002-04-29 13:26:40 Re: Ant build for JDBC driver
Previous Message Dave Cramer 2002-04-29 11:42:28 Re: Forward to another server (Forward para outro servidor)