Re: Migration to Maven

Поиск
Список
Период
Сортировка
От Adam Brightwell
Тема Re: Migration to Maven
Дата
Msg-id CAE_9P=iEqvUbbuyedsSGVcFTxwgaSFz8Ux_qbn33Mk5E5tkrgw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Migration to Maven  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: Migration to Maven  (Dave Cramer <pg@fastcrypt.com>)
Re: Migration to Maven  (Mark Rotteveel <mark@lawinegevaar.nl>)
Список pgsql-jdbc
> 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

-Adam


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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: How to avoid SET application_name = ''
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Migration to Maven