Re: postgresql-9.2-1002.jdbc4.jar does not work with Java6 - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: postgresql-9.2-1002.jdbc4.jar does not work with Java6
Date
Msg-id CADK3HHKf6WeEyMUUR8o31Xb6Mrt_xW92Fd5+cnZtFfBaioAnQw@mail.gmail.com
Whole thread Raw
In response to Re: postgresql-9.2-1002.jdbc4.jar does not work with Java6  (boscher.marc@gmail.com)
Responses PgJDBC Build Script  (dmp <danap@ttc-cmc.net>)
List pgsql-jdbc
That would be much easier.

Thanks,

Dave

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca



On Wed, Nov 14, 2012 at 4:30 PM, <boscher.marc@gmail.com> wrote:

>
> I have rebuilt the jar with 1.6. I guess we can't use 1.7 to build jars, only to test if the build succeeds.
>

Isn't it just a question of specifying the target java version in javac
E.g. http://stackoverflow.com/questions/169044/how-to-compile-classes-to-jdk1-5-when-ant-is-running-in-jdk1-6


--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

pgsql-jdbc by date:

Previous
From: boscher.marc@gmail.com
Date:
Subject: Re: postgresql-9.2-1002.jdbc4.jar does not work with Java6
Next
From: dmp
Date:
Subject: PgJDBC Build Script