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

From Sehrope Sarkuni
Subject Re: Maven Artifact JDK Suffix
Date
Msg-id CAH7T-ar_O5EVxB-xeoYqHrbpu_gH9uqzsrTokUxut+nMmxfXDA@mail.gmail.com
Whole thread Raw
In response to Re: Maven Artifact JDK Suffix  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
Responses Re: Maven Artifact JDK Suffix
List pgsql-jdbc
On Fri, Jan 15, 2016 at 8:38 AM, Vladimir Sitnikov <sitnikov.vladimir@gmail.com> wrote:
The reason is Maven sorts strings literally, thus java10 would be
collated before jre9

I don't think it will matter as the release version (ex: 9.4-1234) is prefixed to the full version anyway Newer versions of any JRE would appear "newer" than older versions of a later JRE (i.e. 9.4-1400-jre6 > 9.4-1300-jre8).

Using two digits won't fix anything and just looks odd compared to how JRE versions are generally referred.

Regards,
-- Sehrope Sarkuni
Founder & CEO | JackDB, Inc. | https://www.jackdb.com/

pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: Re: Maven Artifact JDK Suffix
Next
From: Vladimir Sitnikov
Date:
Subject: Re: Maven Artifact JDK Suffix