Re: 9.1 driver status

Lists: pgsql-jdbc
From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: PostgreSQL - JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: 9.1 driver status
Date: 2011-09-09 12:26:58
Message-ID: 1315571222.23356.124.camel@lenovo01-laptop03.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc


Hi,

9.1.0 will be released next week. Any plans to release JDBC driver for
9.1 before that, so that the packagers will be happier?

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz


From: Kris Jurka <books(at)ejurka(dot)com>
To: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Cc: PostgreSQL - JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: 9.1 driver status
Date: 2011-09-09 14:31:42
Message-ID: alpine.BSO.2.00.1109091025290.4040@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

On Fri, 9 Sep 2011, Devrim G?ND?Z wrote:

> 9.1.0 will be released next week. Any plans to release JDBC driver for
> 9.1 before that, so that the packagers will be happier?

Hmm, that kind of snuck up on me. Thanks for the reminder, I will try to
push out a release soon.

Kris Jurka


From: Kris Jurka <books(at)ejurka(dot)com>
To: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Cc: PostgreSQL - JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: 9.1 driver status
Date: 2011-09-11 02:08:16
Message-ID: alpine.BSO.2.00.1109102205080.25685@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

On Fri, 9 Sep 2011, Kris Jurka wrote:

> On Fri, 9 Sep 2011, Devrim G?ND?Z wrote:
>
> > 9.1.0 will be released next week. Any plans to release JDBC driver for
> > 9.1 before that, so that the packagers will be happier?
>
> Hmm, that kind of snuck up on me. Thanks for the reminder, I will try to
> push out a release soon.
>

New releases have been made. I haven't had time to update the changelog,
but new source and jar files have been uploaded.

Kris Jurka


From: Marc-André Laverdière <marc-andre(at)atc(dot)tcs(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: 9.1 driver status
Date: 2011-09-12 04:09:01
Message-ID: 4E6D85DD.4080208@atc.tcs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

Hi everyone,

Did the new version include the changes for cert auth?

--
Marc-André Laverdière
Software Security Scientist
Innovation Labs, Tata Consultancy Services
Hyderabad, India

On Sun 11 Sep 2011 07:38:16 AM IST, Kris Jurka wrote:
> On Fri, 9 Sep 2011, Kris Jurka wrote:
>
>> On Fri, 9 Sep 2011, Devrim G?ND?Z wrote:
>>
>>> 9.1.0 will be released next week. Any plans to release JDBC driver for
>>> 9.1 before that, so that the packagers will be happier?
>>
>> Hmm, that kind of snuck up on me. Thanks for the reminder, I will try to
>> push out a release soon.
>>
>
> New releases have been made. I haven't had time to update the changelog,
> but new source and jar files have been uploaded.
>
> Kris Jurka


From: Andreas Joseph Krogh <andreak(at)officenet(dot)no>
To: PostgreSQL - JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: 9.1 driver status
Date: 2011-09-12 11:46:03
Message-ID: 23767920.134.1315827963186.JavaMail.on@prod2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

På søndag 11. september 2011 kl 04:08:16 skrev "Kris Jurka" <books(at)ejurka(dot)com>:
>
>
> On Fri, 9 Sep 2011, Kris Jurka wrote:
>
> > On Fri, 9 Sep 2011, Devrim G?ND?Z wrote:
> >
> > > 9.1.0 will be released next week. Any plans to release JDBC driver for
> > > 9.1 before that, so that the packagers will be happier?
> >
> > Hmm, that kind of snuck up on me. Thanks for the reminder, I will try to
> > push out a release soon.
> >
>
> New releases have been made. I haven't had time to update the changelog,
> but new source and jar files have been uploaded.

Great! Will it be uploaded to Maven-central?

--
Andreas Joseph Krogh <andreak(at)officenet(dot)no> - mob: +47 909 56 963
Senior Software Developer / CTO - OfficeNet AS - http://www.officenet.no
Public key: http://home.officenet.no/~andreak/public_key.asc


From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: PostgreSQL - JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: 9.1 driver status
Date: 2011-09-12 12:55:24
Message-ID: 1315832131.16897.52.camel@lenovo01-laptop03.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

On Sat, 2011-09-10 at 22:08 -0400, Kris Jurka wrote:
> > Hmm, that kind of snuck up on me. Thanks for the reminder, I will
> try to
> > push out a release soon.
> >
>
> New releases have been made.

Thanks! I released my RPMs.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz


From: Kris Jurka <books(at)ejurka(dot)com>
To: Marc-André Laverdière <marc-andre(at)atc(dot)tcs(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: 9.1 driver status
Date: 2011-09-18 01:22:51
Message-ID: alpine.BSO.2.00.1109172121440.13603@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

On Mon, 12 Sep 2011, Marc-Andr? Laverdi?re wrote:

> Did the new version include the changes for cert auth?
>

No, I never got around to reviewing that patch (and many others) and had
to just push out the driver as it was. It's still on the list, but I
can't say when I will be able to get to it.

Kris Jurka


From: Kris Jurka <books(at)ejurka(dot)com>
To: Andreas Joseph Krogh <andreak(at)officenet(dot)no>
Cc: PostgreSQL - JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: 9.1 driver status
Date: 2011-09-18 01:24:01
Message-ID: alpine.BSO.2.00.1109172123050.13603@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc


On Mon, 12 Sep 2011, Andreas Joseph Krogh wrote:

> Great! Will it be uploaded to Maven-central?
>

I've never uploaded any version to maven, but I have started using maven
lately, so perhaps I will look into what it takes to publish things there.

Kris Jurka


From: David Rees <drees76(at)gmail(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: PostgreSQL - JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: 9.1 driver status
Date: 2011-09-26 19:43:55
Message-ID: CAHtT9RsaQU5Uv7cPtRbd8au7veXhxoKyMDB1snmvwr7n51xPdw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

2011/9/10 Kris Jurka <books(at)ejurka(dot)com>:
> On Fri, 9 Sep 2011, Kris Jurka wrote:
>> On Fri, 9 Sep 2011, Devrim G?ND?Z wrote:
>> > 9.1.0 will be released next week. Any plans to release JDBC driver for
>> > 9.1 before that, so that the packagers will be happier?
>>
>> Hmm, that kind of snuck up on me.  Thanks for the reminder, I will try to
>> push out a release soon.
>
> New releases have been made.  I haven't had time to update the changelog,
> but new source and jar files have been uploaded.

I see that there were new releases pushed out, but the changelog still
hasn't been updated. Will this be done soon or is there another
suggested way to get them?

I also see that there is a 9.0-802 release that isn't covered by the changelog.

Finally - will these new releases be pushed to Maven Central?

Thanks

Dave