Re: postgresql-9.2-1002.jdbc4.jar does not work with Java6

From: boscher(dot)marc(at)gmail(dot)com
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: postgresql-9.2-1002.jdbc4.jar does not work with Java6
Date: 2012-11-14 21:30:11
Message-ID: 0fa46b92-e6cd-446c-8101-2f995e621377@googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


>
> 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2012-11-14 21:33:34 Re: Tags for 9.2 releases
Previous Message Tom Lane 2012-11-14 21:26:30 Re: Packaging of 9.2-1001 source tarball