Re: Compiling source - Mailing list pgsql-jdbc

From Rene Pijlman
Subject Re: Compiling source
Date
Msg-id vi4o0uskhj79tpkvpj9adifugoektqgcij@4ax.com
Whole thread Raw
In response to Compiling source  ("Nicolas Verger" <nicolas@verger.net>)
Responses Bad Integer  ("Peter T. Brown" <peter@memeticsystems.com>)
List pgsql-jdbc
On Mon, 3 Dec 2001 17:29:00 +0100, you wrote:
>I try to compile the JDBC driver source, but I can't.
>I try with jsdk1.4b3

I got it to compile with 1.4b3 by adding a few stub methods
which just do nothing or throw a not.implemented exception. I
guess we should add these methods to the driver as soon as 1.4
stabilises.

>jsdk1.3_1, jdk1.2.2 and no one can compile it.

What seems to be the problem?

>It still miss some javax.xxx classes or new methods

What classes? What methods?

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

1.3_1 should be fine.

Regards,
René Pijlman <rene@lab.applinet.nl>

pgsql-jdbc by date:

Previous
From: Jens Carlberg
Date:
Subject: Re: JDBC/JSP: Strange Problem
Next
From: "Peter T. Brown"
Date:
Subject: Bad Integer