Re: driver beta release

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Kris Jurka <books(at)ejurka(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: driver beta release
Date: 2004-11-10 21:48:16
Message-ID: 200411102248.16292.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kris Jurka wrote:
> As the server is nearing release, we've been winding down our own
> development cycle with plans to release the driver at the same time
> as the server. I've put up a new build (308) on the website and we'd
> like to get your help in testing it out to catch any problems before
> release.

Could you please align the names of the release jars and source code
packages with some common practice? I think a reasonable mangling of
PostgreSQL practice and, say, practice for Apache Java packages might
be:

pg80b1.308.jdbc3.jar --> postgresql-jdbc-8.0b1.308-jdbc3.jar

pg80b1.308.src.tar.gz --> postgresql-jdbc-8.0b1.308-src.tar.gz

I'm not sure sure about the version number "8.0b1.308", actually, but
something that says package-version-style.ext, where package is widely
recognizable, would certainly help.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Zhenbang Wei 2004-11-11 07:30:20 Chinese translation update
Previous Message Oliver Jowett 2004-11-10 20:45:01 Re: Compilation problem using jikes