Re: JDBC builds broken

From: Mikko Tiihonen <mikko(dot)tiihonen(at)nitorcreations(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC builds broken
Date: 2011-12-12 15:36:15
Message-ID: 4EE61F6F.8080506@nitorcreations.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 12/12/2011 05:32 PM, Andrew Dunstan wrote:
>
> This buildfarm animal that is checking the JDBC driver has been broken
> for 24 days. See
> <http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=piapiac&br=HEAD>
>
> Can someone please fix whatever is broken?

There seems to be code that uses java.io.Conosle class that was added in Java6.

We should skip compiling that code on older JVM:s.

-Mikko

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2011-12-13 21:39:58 Re: JDBC builds broken
Previous Message Andrew Dunstan 2011-12-12 15:32:11 JDBC builds broken