[Pljava-dev] trying to build pljava

From: books at ejurka(dot)com (Kris Jurka)
To:
Subject: [Pljava-dev] trying to build pljava
Date: 2008-03-08 19:51:08
Message-ID: 47D2EE2C.6020107@ejurka.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

David Potts wrote:

> Looking at the makefile, its invoke java with the 1.4 target release, I am
> using java 1.6 is this support ?
>

No, building with JDK 1.6 is not supported because pljava does not
support the JDBC 4 spec which JDK1.6 includes. pljava only supports
JDBC 3 and must be built with a 1.4 or 1.5 JDK.

Kris Jurka

In response to

Browse pljava-dev by date

  From Date Subject
Next Message zz_11 at mail.bg 2008-03-09 12:43:35 [Pljava-dev] pljava 1.4.0 install problem
Previous Message David Potts 2008-03-08 19:40:46 [Pljava-dev] trying to build pljava