Re: Compiling source

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Compiling source
Дата
Msg-id 006c01c17c19$cba17fb0$8201a8c0@inspiron
обсуждение исходный текст
Ответ на Compiling source  ("Nicolas Verger" <nicolas@verger.net>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: ConnectionPoolDataSource submittal
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: ConnectionPoolDataSource submittal