postgresql-jdbc 9.4-1209 src tarball issue

Поиск
Список
Период
Сортировка
От Pavel Raiskup
Тема postgresql-jdbc 9.4-1209 src tarball issue
Дата
Msg-id 7614857.pYMhViJlkx@unused-4-107.brq.redhat.com
обсуждение исходный текст
Ответы Re: postgresql-jdbc 9.4-1209 src tarball issue  (Dave Cramer <pg@fastcrypt.com>)
Re: postgresql-jdbc 9.4-1209 src tarball issue  (Dave Cramer <pg@fastcrypt.com>)
Список 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



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kenji Kawamura
Дата:
Сообщение: Re: 9.4.1209 supports OpenJDK9?
Следующее
От: Gavin Flower
Дата:
Сообщение: curious line in jdbc change log