On Wed, 27 May 2009, Emanuel Calvo Franco wrote:
> Hi community,
>
> I'm trying to compile pl/java sources for 8.4 beta1 (for a test) but
> it gives me 20 errors at the end:
To build against 8.4 you need pljava from CVS. Also pljava can only be
built with the 1.4 or 1.5 JDK, not with the 1.6 version you are using.
Kris Jurka