Re: Migration to Maven

From: Adam Brightwell <adam(dot)brightwell(at)crunchydata(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: Pavel Kajaba <pkajaba(at)redhat(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>, Pavel Raiskup <praiskup(at)redhat(dot)com>
Subject: Re: Migration to Maven
Date: 2015-11-26 17:03:11
Message-ID: CAE_9P=iEqvUbbuyedsSGVcFTxwgaSFz8Ux_qbn33Mk5E5tkrgw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2015-11-26 17:09:39 Re: Migration to Maven
Previous Message Dave Cramer 2015-11-26 17:02:10 Re: How to avoid SET application_name = ''