Re: Are pgrpm changes for JDBC discussed here before submission?

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: Are pgrpm changes for JDBC discussed here before submission?
Дата
Msg-id CAB=Je-EW3Txyk+HcMZ+mFyLRSPtVuKhKAFsxQQAFrr+3oMM_3A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Are pgrpm changes for JDBC discussed here before submission?  (Steven Schlansker <stevenschlansker@gmail.com>)
Ответы Re: Are pgrpm changes for JDBC discussed here before submission?  (John Harvey <john.harvey@crunchydata.com>)
Список pgsql-jdbc
I think Github tarballs are fine.
Tags with REL${version} are going to be the release tags.

To trigger toolchain usage (and disable enforcer at the same time),
you need to use `mvn package -Prelease` command.
However, it might be better to create -Pactivate-toolchains to make
that explicit.

Sample toolchains.xml file can be found in the source root of pgjdbc project.
You might want to add -DskipTests, otherwise you need to have a
running PostgreSQL instance to execute the tests.

Vladimir


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

Предыдущее
От: Vladimir Sitnikov
Дата:
Сообщение: Re: Backend protocol wanted features
Следующее
От: Álvaro Hernández Tortosa
Дата:
Сообщение: Re: Backend protocol wanted features