Re: Pre-processing during build

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: Pre-processing during build
Дата
Msg-id CAB=Je-EbnqoN=2QG9DhqpzocyWW=XrUoP1rKRvU3BYLb_ihSuQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Pre-processing during build  (Christopher BROWN <brown@reflexe.fr>)
Ответы Re: Pre-processing during build  (Christopher BROWN <brown@reflexe.fr>)
Список 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 по дате отправления:

Предыдущее
От: Christopher BROWN
Дата:
Сообщение: Re: Pre-processing during build
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Help Reviewing PR's