Re: Maven Artifact JDK Suffix

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: Mark Rotteveel <mark(at)lawinegevaar(dot)nl>, List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Maven Artifact JDK Suffix
Date: 2016-01-15 13:38:49
Message-ID: CAB=Je-ExKHb0YTQZOQFqJ6FXx9dNJkhjd2ecUo4veG3Y_ey-ZQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

The reason is Maven sorts strings literally, thus java10 would be
collated before jre9

Vladimir

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sehrope Sarkuni 2016-01-15 13:45:37 Re: Maven Artifact JDK Suffix
Previous Message Dave Cramer 2016-01-15 13:37:23 Re: Maven Artifact JDK Suffix