Re: Migration to Maven - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Migration to Maven
Date
Msg-id CADK3HH+dTaKV+MvbcMV_kWLGdGtB0vUHRKWTRufjvwfiONSCuQ@mail.gmail.com
Whole thread Raw
In response to Re: Migration to Maven  (Adam Brightwell <adam.brightwell@crunchydata.com>)
List 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 by date:

Previous
From: Adam Brightwell
Date:
Subject: Re: Migration to Maven
Next
From: Mark Rotteveel
Date:
Subject: Re: Migration to Maven