Re: Migration to Maven - Mailing list pgsql-jdbc

From Adam Brightwell
Subject Re: Migration to Maven
Date
Msg-id CAE_9P=iEqvUbbuyedsSGVcFTxwgaSFz8Ux_qbn33Mk5E5tkrgw@mail.gmail.com
Whole thread Raw
In response to Re: Migration to Maven  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: Migration to Maven  (Dave Cramer <pg@fastcrypt.com>)
Re: Migration to Maven  (Mark Rotteveel <mark@lawinegevaar.nl>)
List 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 by date:

Previous
From: Dave Cramer
Date:
Subject: Re: How to avoid SET application_name = ''
Next
From: Dave Cramer
Date:
Subject: Re: Migration to Maven