Re: Upgrade to 9 questions

From: "Bremer, Gerd" <gerd(dot)bremer(at)coremedia(dot)com>
To: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>, "Albert Kurucz" <albert(dot)kurucz(at)gmail(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Upgrade to 9 questions
Date: 2010-10-04 09:07:41
Message-ID: AE2A8E488D9B26438919DF3C9C95528D04BFD9C6@hermes.coremedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I created 6 artefact bundles and uploaded them to Sonatype staging repository as described on https://docs.sonatype.org/display/Repository/Uploading+3rd-party+Artifacts+to+Maven+Central.

https://oss.sonatype.org/content/repositories/central_bundles-266
https://oss.sonatype.org/content/repositories/central_bundles-265
https://oss.sonatype.org/content/repositories/central_bundles-264
https://oss.sonatype.org/content/repositories/central_bundles-263
https://oss.sonatype.org/content/repositories/central_bundles-261
https://oss.sonatype.org/content/repositories/central_bundles-260

Currently they are in evaluation phase and not yet published on Maven Central.
* The most important class jars are the official jars from the JDBC download page.
* The javadoc jars are the same for jdbc3 and jdbc4, originating from the build/publicapi directory.
* The source jars are the same for jdbc3 and jdbc4, originating from the 'org' source directory without test classes in org/postgresql/test.

-Gerd

-----Ursprüngliche Nachricht-----
Von: Kevin Grittner [mailto:Kevin(dot)Grittner(at)wicourts(dot)gov]
Gesendet: Freitag, 1. Oktober 2010 19:40
An: Bremer, Gerd; Albert Kurucz
Cc: pgsql-jdbc(at)postgresql(dot)org
Betreff: Re: [JDBC] Upgrade to 9 questions

"Bremer, Gerd" <gerd(dot)bremer(at)coremedia(dot)com> wrote:

> I do not feel comfortable to upload artefacts from a project I
> haven't contributed to.

Keeping such a repository up-to-date with current jars could be
considered a contribution.

> Having latest releases in the Maven central repo is important, so
> I was surprised when I didn't find them.

It's not important to everyone; quite likely just to a minority.
Things in an open source project often get done by those
people to whom they are important. I suspect that if you pull
official jars from the JDBC download page, nobody will find anything
amiss if you keep Maven central current.

-Kevin

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Boris Partensky 2010-10-04 13:38:48 Re: Upgrading JDBC driver from 7.3 to 8.4 affected execution plans
Previous Message Craig Ringer 2010-10-04 04:00:10 Re: Upgrading JDBC driver from 7.3 to 8.4 affected execution plans