Re: Maven Artifact JDK Suffix - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: Maven Artifact JDK Suffix
Date
Msg-id CAB=Je-Fg4iK0o0fB96uZsbfQdTtTj+XkeYxEcFR_+jF6vdKy0g@mail.gmail.com
Whole thread Raw
In response to Re: Maven Artifact JDK Suffix  (Sehrope Sarkuni <sehrope@jackdb.com>)
Responses Re: Maven Artifact JDK Suffix
List 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 by date:

Previous
From: Sehrope Sarkuni
Date:
Subject: Re: Maven Artifact JDK Suffix
Next
From: Jeremy Whiting
Date:
Subject: Re: Connection to PgSQL does not use SSL with JDBC driver 9.4 if the parameter is passed through Properties rather than URL