Re: Ant build for JDBC driver

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: Joe Shevland <jshevland(at)j-elite(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Ant build for JDBC driver
Date: 2002-04-29 14:00:17
Message-ID: 1020088817.1444.6.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Joe,

If you don't do an ant clean, then the Driver.java still exists and it
won't be rebuilt.

Dave
On Mon, 2002-04-29 at 09:26, Joe Shevland wrote:
> Sorry, forget my last post, I just tried the build process again from scratch (going through the full ./configure --with-java and gmake) and it went fine... not sure what I did before :(
>
> Cheers,
> Joe
>
> ------------------------------------------------------------
> Joe Shevland jshevland(at)j-elite(dot)com
> Tasmania, Australia http://www.j-elite.com
>
> Member, Systems Administrators Guild of Australia.
> ------------------------------------------------------------
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-04-29 15:24:18 Re: Updateable result set
Previous Message Joe Shevland 2002-04-29 13:26:40 Re: Ant build for JDBC driver