Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)

Поиск
Список
Период
Сортировка
От Stephen Nelson
Тема Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)
Дата
Msg-id CAHpHs3m1SJ68f5+OxU318wLekSG1t19hCAhn=kbPBcamiKjjow@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)  (Pavel Kajaba <pkajaba@redhat.com>)
Список pgsql-jdbc
On Sun, Jan 17, 2016 at 10:54 PM Dave Cramer <pg@fastcrypt.com> wrote:
So what you are saying is that anything that is built using maven can't be used in any distro ?


I have some experience packaging for Debian in the Java team. The consensus is that Maven is preferred, but each dependency a package has, must itself be built from source and therefore available as a Debian package.

The only dependency not available in Debian is waffle-jna. Given this is an authentication provider for Windows it will never get packaged, so the maintainer will have to patch this out of pgjdbc in order to package the latest version of the driver.

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] BUG #13856: JDBC driver 1207 not picking up properties