From: lucas at mcsnw.com (Lucas Madar) Date: Sun, 26 Sep 2010 00:02:25 -0700 Subject: [Pljava-dev] Plea for 8.4 support In-Reply-To: <9732D60D9245D94EBE30D29729CD1DD80245891EC4@MBXC.exchange.cornell.edu> References: <9732D60D9245D94EBE30D29729CD1DD80245891EC1@MBXC.exchange.cornell.edu>, <4C9D25AD.8080104@tada.se> <9732D60D9245D94EBE30D29729CD1DD80245891EC4@MBXC.exchange.cornell.edu> Message-ID: <4C9EF001.4010600@mcsnw.com> I've built packages for postgres 8.4 using the latest pljava CVS. These were built on ubuntu lucid, so they match the current postgres version there (8.4.4). I have no easy way to test them on an earlier distro. These just install the .jar and the .so, so proper configuration of the postgresql server is still necessary. http://mcsnw.com/pljava/postgresql-8.4-pljava_1.4.0.20100925-1_amd64.deb http://mcsnw.com/pljava/postgresql-8.4-pljava_1.4.0.20100925-1_i386.deb (sources and such at http://mcsnw.com/pljava/) If you're still offering a bounty... ;) Enjoy, Lucas On 09/24/2010 08:36 PM, Peter W. Brewer wrote: > Hi Thomas, > > My small group has contributed practically in the past, but unfortunately I no longer have anyone on my team that can help out in this way. Resources are often a problem with smaller open source projects. What sort of funding do you think is required to get PG8.4 support? Are you (or any other developer of this list) in a position to implement this for a bounty? > > Regards > > Peter > > ________________________________________ > From: pljava-dev-bounces at pgfoundry.org [pljava-dev-bounces at pgfoundry.org] On Behalf Of Thomas Hallgren [thomas at tada.se] > Sent: 24 September 2010 18:26 > To: pljava-dev at pgfoundry.org > Subject: Re: [Pljava-dev] Plea for 8.4 support > > Hi Peter, > > A lot could be done to improve pljava in various ways. Support for > generics, PostgreSQL 8.4, more secure trust etc. What's lacking is > resources. So far, very few has come forward and offered any real help > in terms of resources or funding. So to all of you PL/Java users that > want 8.4 support or other improvements, any chance you can help out and > make it happen? > > Kind Regards, > Thomas Hallgren > > > On 09/24/2010 07:16 PM, Peter W. Brewer wrote: > >> Hi all, >> >> I see from the archives and various forums on the web that I am not the >> only one who would desperately like pljava support for PG8.4. I see >> there is a fix in CVS so is there any chance the developers can make a >> new release? I would be *extremely* grateful! >> >> I put in a request to Debian/Ubuntu to get a package in the repositories >> but the maintainer is not responding. The existing pljava in Ubuntu is >> unusable as it works against an earlier version of PG which is no longer >> supported. >> >> I am perfectly happy to compile for myself on my own system, but I want >> to release a server application that relies on pljava. I can't expect >> my users to manually compile dependencies! >> >> Many thanks >> >> Peter >>