postgresql-jdbc 9.4-1209 src tarball issue

From: Pavel Raiskup <praiskup(at)redhat(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Cc: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
Subject: postgresql-jdbc 9.4-1209 src tarball issue
Date: 2016-07-19 11:42:50
Message-ID: 7614857.pYMhViJlkx@unused-4-107.brq.redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Thanks a lot for the release! There are some leftovers in the 'src' tarballs
that prevent me to actually build and update Fedora package ...

Could we regenerate the [1] tarball so that there are no 'SNAPSHOT' strings
inside?
$ grep -r SNAPSHOT | grep pom
ubenchmark/pom.xml: <version>9.4.1207-SNAPSHOT</version>
pom.xml: <version>9.4.1207-SNAPSHOT</version>
pgjdbc/pom.xml: <version>9.4.1207-SNAPSHOT</version>

I'm thinking about how to avoid this situation for the next time, but I'm
probably not aware of release process in pgjdbc. May I help here somehow?

Vladimir told me that the tarball is prepared by 'mvn package -Dmaven.test.skip=true
-P release-artifacts' command, but that fails on my box when I checkout
'REL9.4.1209' tag.

[1] https://jdbc.postgresql.org/download/postgresql-jdbc-9.4.1209.src.tar.gz

Pavel

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2016-07-19 12:55:14 Re: postgresql-jdbc 9.4-1209 src tarball issue
Previous Message Nicola Zanaga 2016-07-19 09:34:30 R: Slow performance updating CLOB data