[Pljava-dev] Compatibility with Java 1.7 and PostgreSQL 9.2? Is this project still alive?

From: ch at lathspell(dot)de (Christian Hammers)
To:
Subject: [Pljava-dev] Compatibility with Java 1.7 and PostgreSQL 9.2? Is this project still alive?
Date: 2013-01-10 22:27:46
Message-ID: 20130110232746.105a633d@james.intern
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hello

I can't find Debian packages of plJava for PostgreSQL 9.2 and found
some unanswered questions regarding the availability for 9.2 on
last years mailing list archives.
So is it currently impossible to build against 9.2? Any plans for
updates?

Apart from that, there seem to be problems with Java 1.7.0 as well,
it seems some abstract classes got more methods:

/srv/home/james/Desktop/pljava-1.4.2/src/java/pljava/org/postgresql/pljava/jdbc/TriggerResultSet.java:22:
error: TriggerResultSet is not abstract and does not override abstract
method getObject(String,Class) in ResultSet public class
TriggerResultSet extends SingleRowResultSet

/srv/home/james/Desktop/pljava-1.4.2/src/java/pljava/org/postgresql/pljava/jdbc/SingleRowReader.java:22:
error: SingleRowReader is not abstract and does not override abstract
method getObject(String,Class) in ResultSet public class
SingleRowReader extends SingleRowResultSet

I can file a more verbose report in your bug tracker if you like but
I'm wondering if this project is still alive as the latest release is
from 2011-09 and the latest on the Wiki "Downloads" page even from
2010...

bye,

-christian-

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Hal Hildebrand 2013-01-11 00:48:57 [Pljava-dev] Compatibility with Java 1.7 and PostgreSQL 9.2? Is this project still alive?
Previous Message Nico Haase 2013-01-08 10:07:25 [Pljava-dev] Downloads not available?