From: | "Dave Cramer" <Dave(at)micro-automation(dot)net> |
---|---|
To: | "'Nicolas Verger'" <nicolas(at)verger(dot)net>, <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Compiling source |
Date: | 2001-12-03 16:44:35 |
Message-ID: | 006c01c17c19$cba17fb0$8201a8c0@inspiron |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Nicolas Verger
Sent: Monday, December 03, 2001 11:29 AM
To: pgsql-jdbc(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2001-12-03 16:46:00 | Re: ConnectionPoolDataSource submittal |
Previous Message | Bruce Momjian | 2001-12-03 16:35:46 | Re: ConnectionPoolDataSource submittal |