JDK1.7 support

Lists: pgsql-jdbc
From: Kris Jurka <books(at)ejurka(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: JDK1.7 support
Date: 2011-03-31 06:34:39
Message-ID: alpine.BSO.2.00.1103310227040.10200@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc


I have committed support for building JDBC4.1 with the JDK 1.7 developer
preview to CVS.

Kris Jurka


From: Valentine Gogichashvili <valgog(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDK1.7 support
Date: 2011-04-01 09:50:24
Message-ID: fa4fa441-c59e-40a9-a9d8-b09cd99b442b@glegroupsg2000goo.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

-- Kris, are there any plans to port the project to use git?


From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: pgsql(dot)interfaces(dot)jdbc(at)googlegroups(dot)com
Cc: Valentine Gogichashvili <valgog(at)gmail(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDK1.7 support
Date: 2011-04-01 10:13:00
Message-ID: AANLkTi=JLHvyXgK12+QWd4NDboUGZ-wsavUpoGF=kcrz@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

This was sort of mentioned at pgeast. What is the upside ?

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On Fri, Apr 1, 2011 at 5:50 AM, Valentine Gogichashvili
<valgog(at)gmail(dot)com> wrote:
> -- Kris, are there any plans to port the project to use git?
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc
>


From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: pgsql(dot)interfaces(dot)jdbc(at)googlegroups(dot)com, Valentine Gogichashvili <valgog(at)gmail(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDK1.7 support
Date: 2011-04-01 13:25:08
Message-ID: 4D95D234.60805@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

On 1/04/2011 6:13 PM, Dave Cramer wrote:
> [git] was sort of mentioned at pgeast. What is the upside ?

The #1 biggest upside is Github. I love it, and I bet you will too if
you try it. Think CVSweb times a million, built on a distributed
revision control system that can handle push/pull requests, trivial
creation of private feature branches, etc. You won't want to go back to
using other systems.

Even if you don't mirror to GitHub, git still makes it MUCH nicer for
3rd parties to develop patches to PgJDBC, especially if those patches
take a while and need to track the PgJDBC mainline. Being able to create
a personal feature branch is great; being able to share it when you want
to is even better.

Frankly, I personally also just love git's locally cloned repository.
You forget what it's like doing an 'svn diff' or 'cvs diff' over
revisions or dates after a while, and just get used to using the history
and the tags in a way you wouldn't when there's all that annoying lag.

I follow the Glassfish server, and constantly wish their svn was at
least mirrored to git, because pulling changes is so much faster, and
working with the working copy is so much quicker and easier. Of course,
that's a truly gigantic codebase, so the downside in the case of
glassfish would be a horrific initial clone size. Not so much an issue
with PgJDBC.

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/


From: Kris Jurka <books(at)ejurka(dot)com>
To: Valentine Gogichashvili <valgog(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: GIT [was Re: JDK1.7 support]
Date: 2011-04-01 14:57:13
Message-ID: alpine.BSO.2.00.1104011050220.19217@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

On Fri, 1 Apr 2011, Valentine Gogichashvili wrote:

> Kris, are there any plans to port the project to use git?
>

Yes, eventually. CVS is certainly ancient and with the server having
moved to git, I see no reason for us not to follow. At the same time I
don't really feel any sense of urgency because CVS is still functional.
I'd say it would be a post 9.1 item to work on. If you followed the
amount of work it took the server team to get the cvs->git conversion the
way they wanted, it may not be as trivial as you'd hope.

Kris Jurka


From: Maciek Sakrejda <msakrejda(at)truviso(dot)com>
To: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
Cc: Dave Cramer <pg(at)fastcrypt(dot)com>, pgsql(dot)interfaces(dot)jdbc(at)googlegroups(dot)com, Valentine Gogichashvili <valgog(at)gmail(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDK1.7 support
Date: 2011-04-01 16:36:01
Message-ID: AANLkTi=F91-Hoj0xtBf9+5cybX2GTgEJmVrpbOf_1XOD@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

> Even if you don't mirror to GitHub, git still makes it MUCH nicer for 3rd
> parties to develop patches to PgJDBC, especially if those patches take a
> while and need to track the PgJDBC mainline. Being able to create a personal
> feature branch is great; being able to share it when you want to is even
> better.

This is probably the biggest potential benefit for the project. I'm
not sure what effect it will have (if any) on contributions, but this
sort of thing is dead easy with github and still pretty easy with two
git repositories hosted on entirely different systems.

We're finally doing the last step of a prolonged svn-to-git migration
at Truviso and I've learned a thing or two about the migration
process. If the pgjdbc team decide to pull the trigger, I'll offer my
meager expertise to the endeavor.

---
Maciek Sakrejda | System Architect | Truviso

1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com


From: Valentine Gogichashvili <valgog(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: GIT [was Re: JDK1.7 support]
Date: 2011-04-04 11:32:27
Message-ID: cced30b6-f3b5-4828-862b-4359113d769e@glegroupsg2000goo.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

Yes, I surely understand that it is not so easy, but if you believe Tom Lane and do not convert the whole history 100% it should be not such a big issue:

http://www.mail-archive.com/pgsql-hackers(at)postgresql(dot)org/msg164883.html

-- Valentin Gogichashvili