From: ruralhunter at gmail.com (Rural Hunter) Date: Wed, 06 Nov 2013 16:21:01 +0800 Subject: [Pljava-dev] Status of pljava with Java 7, Postgres 9.2+, etc In-Reply-To: <5279F6BD.2040507@matrix.gatewaynet.com> References: <5279EFA3.90901@hogranch.com> <5279F6BD.2040507@matrix.gatewaynet.com> Message-ID: <5279FBED.7060800@gmail.com> I believe pljava currently doesn't suppor java 7. ? 2013/11/6 15:58, Achilleas Mantzios ??: > On 06/11/2013 09:28, John R Pierce wrote: >> we are deploying on CentOS 6 64bit, postgresql 9.2.latest, Java 7, >> and so forth. >> >> whats the status of pljava on this? the wiki still talks about using >> JDK 5 to compile and you can run with JDK 6 ? What about 7? >> >> the release notes for 1.4.3 says it works on 9.1, what about 9.2 (or >> 9.3)? do I have to run the cvs snapshot? >> > > Hi John, > > I don't remember specifics, but i am currently running 9.2.2 with > pljava-snapshot.20120525.0, openjdk6 on FreeBSD 9.1-RELEASE amd64 > without issues. > I guess you won't have any problem with your combination. >