Re: Maven Artifact JDK Suffix

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: Maven Artifact JDK Suffix
Дата
Msg-id CAB=Je-Fg4iK0o0fB96uZsbfQdTtTj+XkeYxEcFR_+jF6vdKy0g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Maven Artifact JDK Suffix  (Sehrope Sarkuni <sehrope@jackdb.com>)
Ответы Re: Maven Artifact JDK Suffix  (Sehrope Sarkuni <sehrope@jackdb.com>)
Список pgsql-jdbc
>* jre07-9.4.1207

This is not a valid Maven version.
Valid version should be <major>.<minor>.<patch><qualifier> where
major/minor/patch are numerics

We'd probably better follow "plug&pray" development style and go ahead
with jre6/jre7/jre8 then.

Any volunteers to prepare such a PR? (I'm not sure if there's anything
more than mvn versions:set is required)

Vladimir


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

Предыдущее
От: Sehrope Sarkuni
Дата:
Сообщение: Re: Maven Artifact JDK Suffix
Следующее
От: Jeremy Whiting
Дата:
Сообщение: Re: Connection to PgSQL does not use SSL with JDBC driver 9.4 if the parameter is passed through Properties rather than URL