Re: Pre-processing during build - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: Pre-processing during build
Date
Msg-id CAB=Je-EbnqoN=2QG9DhqpzocyWW=XrUoP1rKRvU3BYLb_ihSuQ@mail.gmail.com
Whole thread Raw
In response to Re: Pre-processing during build  (Christopher BROWN <brown@reflexe.fr>)
Responses Re: Pre-processing during build  (Christopher BROWN <brown@reflexe.fr>)
List pgsql-jdbc
> even with source/target set to 1.6, "javac" will complain that (for your pre-Java-8 drivers) you haven't implemented
everything

I see.
This indeed makes "step-by-step" compilation a good solution.

We might want to drop JDK6 support to make it easier for us and for
the contributors (1 JDK less to install).

Vladimir


pgsql-jdbc by date:

Previous
From: Christopher BROWN
Date:
Subject: Re: Pre-processing during build
Next
From: Dave Cramer
Date:
Subject: Re: Help Reviewing PR's