Re: Migration to Maven

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Migration to Maven
Дата
Msg-id CADK3HH+dTaKV+MvbcMV_kWLGdGtB0vUHRKWTRufjvwfiONSCuQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Migration to Maven  (Adam Brightwell <adam.brightwell@crunchydata.com>)
Список pgsql-jdbc

On 26 November 2015 at 12:03, Adam Brightwell <adam.brightwell@crunchydata.com> wrote:
> Our bigger problem is to figure out how to have JDK 1.6, 1.7, and 1.8 and
> ... all supported by one codebase

Isn't that what the '-source' and '-target' flags for javac are meant
to help solve?

https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-source-and-target.html

You'd like to think so, however it's not quite that simple


However you still haven't told me what you are trying to solve ?

Dave

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Adam Brightwell
Дата:
Сообщение: Re: Migration to Maven
Следующее
От: Mark Rotteveel
Дата:
Сообщение: Re: Migration to Maven