[Pljava-dev] java6 release

From: johann at 2ndquadrant(dot)com (Johann 'Myrkraverk' Oskarsson)
To:
Subject: [Pljava-dev] java6 release
Date: 2011-01-29 17:44:16
Message-ID: op.vp2zj2tcuxs6vk@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On Sat, 29 Jan 2011 17:07:13 -0000, Nathan Egge <nathanegge at yahoo.com>
wrote:

> Do you know when there will be an official source release of pljava that
> builds with Java 1.6? I am interested in packaging this up for use in
> gentoo linux and cannot use a cvs snapshot.

Not really. There are quite a few things I'd like to do before releasing
a Java 6 version on the unsuspecting world. In no particular order:

o Implement the java.sql.SQLXML datatype as a thin layer to PostgreSQL's
native XML type. Possibly implementing StAX directly on top of libxml2.

o Clean up unsupported exceptions.

o Review/rework the security infrastructure.

o Implement methods that aren't supposed to throw unsupported exception
when possible.

o Clean up some whitespace/coding conventions in the current JDBC 4 stubs.

In the mean time, will an "experimental" release help?

--
Johann Oskarsson http://www.2ndquadrant.com/ |[]
PostgreSQL Development, 24x7 Support, Training and Services --+--
|
Blog: http://my.opera.com/myrkraverk/blog/

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Nathan Egge 2011-01-29 18:11:12 [Pljava-dev] java6 release
Previous Message Nathan Egge 2011-01-29 17:07:13 [Pljava-dev] java6 release