Re: Compiling source - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Compiling source
Date
Msg-id 006c01c17c19$cba17fb0$8201a8c0@inspiron
Whole thread Raw
In response to Compiling source  ("Nicolas Verger" <nicolas@verger.net>)
List pgsql-jdbc
Nicolas,

Compiling the source requires ant

You can get ant from jakarta.apache.org

And it will not compile under jdk1.4

Dave

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Nicolas Verger
Sent: Monday, December 03, 2001 11:29 AM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] Compiling source


I try to compile the JDBC driver source, but I can't.
I try with jsdk1.4b3, jsdk1.3_1, jdk1.2.2 and no one can compile it. It
still miss some javax.xxx classes or new methods has been added to some
interfaces ( java.sql.ResultSet have new methods in 1.4 ) ...

So, which version of jdk do you use to compile ?

Nicolas...



---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster



pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ConnectionPoolDataSource submittal
Next
From: "Dave Cramer"
Date:
Subject: Re: ConnectionPoolDataSource submittal