public inbox for [email protected]  
help / color / mirror / Atom feed
[Pljava-dev] Plea for 8.4 support
8+ messages / 0 participants
[nested] [flat]

* [Pljava-dev] Plea for 8.4 support
@ 2010-09-24 17:16 
  2010-09-24 22:26 ` [Pljava-dev] Plea for 8.4 support 
  0 siblings, 1 reply; 8+ messages in thread

From:  @ 2010-09-24 17:16 UTC (permalink / raw)

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




^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* [Pljava-dev] Plea for 8.4 support
  2010-09-24 17:16 [Pljava-dev] Plea for 8.4 support 
@ 2010-09-24 22:26 ` 
  2010-09-25 03:36   ` [Pljava-dev] Plea for 8.4 support 
  0 siblings, 1 reply; 8+ messages in thread

From:  @ 2010-09-24 22:26 UTC (permalink / raw)

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
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at pgfoundry.org
> http://pgfoundry.org/mailman/listinfo/pljava-dev
>    





^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* [Pljava-dev] Plea for 8.4 support
  2010-09-24 17:16 [Pljava-dev] Plea for 8.4 support 
  2010-09-24 22:26 ` [Pljava-dev] Plea for 8.4 support 
@ 2010-09-25 03:36   ` 
  2010-09-26 07:02     ` [Pljava-dev] Plea for 8.4 support 
  2010-09-26 09:43     ` [Pljava-dev] Plea for 8.4 support 
  0 siblings, 2 replies; 8+ messages in thread

From:  @ 2010-09-25 03:36 UTC (permalink / raw)

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
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at pgfoundry.org
> http://pgfoundry.org/mailman/listinfo/pljava-dev
>

_______________________________________________
Pljava-dev mailing list
Pljava-dev at pgfoundry.org
http://pgfoundry.org/mailman/listinfo/pljava-dev




^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* [Pljava-dev] Plea for 8.4 support
  2010-09-24 17:16 [Pljava-dev] Plea for 8.4 support 
  2010-09-24 22:26 ` [Pljava-dev] Plea for 8.4 support 
  2010-09-25 03:36   ` [Pljava-dev] Plea for 8.4 support 
@ 2010-09-26 07:02     ` 
  2010-09-27 14:50       ` [Pljava-dev] Plea for 8.4 support 
  1 sibling, 1 reply; 8+ messages in thread

From:  @ 2010-09-26 07:02 UTC (permalink / raw)

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
>>      





^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* [Pljava-dev] Plea for 8.4 support
  2010-09-24 17:16 [Pljava-dev] Plea for 8.4 support 
  2010-09-24 22:26 ` [Pljava-dev] Plea for 8.4 support 
  2010-09-25 03:36   ` [Pljava-dev] Plea for 8.4 support 
  2010-09-26 07:02     ` [Pljava-dev] Plea for 8.4 support 
@ 2010-09-27 14:50       ` 
  2010-09-27 20:58         ` [Pljava-dev] Plea for 8.4 support 
  0 siblings, 1 reply; 8+ messages in thread

From:  @ 2010-09-27 14:50 UTC (permalink / raw)

Hi Lucas,

Awesome!  I didn't realise you were still using pljava.

Do the normal main stream deb packages do other configuration of 
postgres?  Can we propose these packages get pushed into the Ubuntu 
repositories?

Cheers

Pete

P.S. Bounty will be in the post shortly! ;-)



On 26/9/10 3:02 AM, Lucas Madar wrote:
> 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
>>>
>





^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* [Pljava-dev] Plea for 8.4 support
  2010-09-24 17:16 [Pljava-dev] Plea for 8.4 support 
  2010-09-24 22:26 ` [Pljava-dev] Plea for 8.4 support 
  2010-09-25 03:36   ` [Pljava-dev] Plea for 8.4 support 
  2010-09-26 07:02     ` [Pljava-dev] Plea for 8.4 support 
  2010-09-27 14:50       ` [Pljava-dev] Plea for 8.4 support 
@ 2010-09-27 20:58         ` 
  2010-09-28 14:33           ` [Pljava-dev] Plea for 8.4 support 
  0 siblings, 1 reply; 8+ messages in thread

From:  @ 2010-09-27 20:58 UTC (permalink / raw)

  I think something getting in the way of a new package is that there's 
no official release from the pl/java team. Could the current version be 
released as pljava-1.4.1? It looks like nothing has changed in CVS in 
over a year.

On 9/27/2010 7:50 AM, Peter Brewer wrote:
> Hi Lucas,
>
> Awesome!  I didn't realise you were still using pljava.
>
> Do the normal main stream deb packages do other configuration of 
> postgres?  Can we propose these packages get pushed into the Ubuntu 
> repositories?
>
> Cheers
>
> Pete
>
> P.S. Bounty will be in the post shortly! ;-)
>
>
>
> On 26/9/10 3:02 AM, Lucas Madar wrote:
>> 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





^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* [Pljava-dev] Plea for 8.4 support
  2010-09-24 17:16 [Pljava-dev] Plea for 8.4 support 
  2010-09-24 22:26 ` [Pljava-dev] Plea for 8.4 support 
  2010-09-25 03:36   ` [Pljava-dev] Plea for 8.4 support 
  2010-09-26 07:02     ` [Pljava-dev] Plea for 8.4 support 
  2010-09-27 14:50       ` [Pljava-dev] Plea for 8.4 support 
  2010-09-27 20:58         ` [Pljava-dev] Plea for 8.4 support 
@ 2010-09-28 14:33           ` 
  0 siblings, 0 replies; 8+ messages in thread

From:  @ 2010-09-28 14:33 UTC (permalink / raw)

 On 27/09/10 21:58, Lucas Madar wrote:
>  I think something getting in the way of a new package is that there's
> no official release from the pl/java team. Could the current version
> be released as pljava-1.4.1? It looks like nothing has changed in CVS
> in over a year.

Time to raise the subject of PG9 support too?

-- 
Tim Clarke AMBCS
IT Director
Manifest
9 Freebournes Court
Newland Street
Witham, Essex
CM8 2BL
England
 
Phone: +44 1376 503500
Direct: +44 1376 504510
Fax: +44 1376 503550
Email: tim.clarke at manifest.co.uk <mailto:tim.clarke at manifest.co.uk>
Web: http://www.manifest.co.uk
Skype: callto:tim.clarke

Manifest is the trading name of: Manifest Information Services Ltd: Registered in England Number 3401145 & The Manifest Voting Agency Ltd:
Registered in England Number 2920820. Registered Office at above address. VAT Registration Number: GB 700 1880 77
Copyright: This e-mail may contain confidential or legally privileged information.
If you are not the named addressee you must not use or disclose such information, instead please report it to: admin at manifest.co.uk 
Please see http://www.manifest.co.uk/legal/legal_notices.htm for further information.







^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* [Pljava-dev] Plea for 8.4 support
  2010-09-24 17:16 [Pljava-dev] Plea for 8.4 support 
  2010-09-24 22:26 ` [Pljava-dev] Plea for 8.4 support 
  2010-09-25 03:36   ` [Pljava-dev] Plea for 8.4 support 
@ 2010-09-26 09:43     ` 
  1 sibling, 0 replies; 8+ messages in thread

From:  @ 2010-09-26 09:43 UTC (permalink / raw)

Hi Peter,

Personally, I have very little time to devote to this project but if 
someone else steps up, I promise to do what I can to get needed patches 
etc. into the source tree.

Regards,
Thomas Hallgren

On 09/25/2010 05:36 AM, 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
>> _______________________________________________
>> Pljava-dev mailing list
>> Pljava-dev at pgfoundry.org
>> http://pgfoundry.org/mailman/listinfo/pljava-dev
>>
>>      
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at pgfoundry.org
> http://pgfoundry.org/mailman/listinfo/pljava-dev
>    





^ permalink  raw  reply  [nested|flat] 8+ messages in thread


end of thread, other threads:[~2010-09-28 14:33 UTC | newest]

Thread overview: 8+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2010-09-24 17:16 [Pljava-dev] Plea for 8.4 support 
2010-09-24 22:26 ` 
2010-09-25 03:36   ` 
2010-09-26 07:02     ` 
2010-09-27 14:50       ` 
2010-09-27 20:58         ` 
2010-09-28 14:33           ` 
2010-09-26 09:43     ` 

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox