Re: 8.3 build 603 build error on Fedora 8 - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: 8.3 build 603 build error on Fedora 8
Date
Msg-id Pine.BSO.4.64.0801311422180.12885@leary.csoft.net
Whole thread Raw
In response to Re: 8.3 build 603 build error on Fedora 8  (Devrim GÜNDÜZ <devrim@CommandPrompt.com>)
Responses Re: 8.3 build 603 build error on Fedora 8
List pgsql-jdbc

On Thu, 31 Jan 2008, Devrim G�ND�Z wrote:

> On Thu, 2008-01-31 at 13:39 -0500, Kris Jurka wrote:
>
>> What's your version of ant and the JDK?
>
> $ rpm -qv ant
> ant-1.7.0-1jpp.2.fc8
>
> I'm using IcedTea, the Java Platform that Fedora ships.
>

We determine which version of the driver to build based on the JVM we're
running in, so when I see this
"/usr/lib/jvm/java-1.7.0-icedtea-1.7.0.0/jre", I'm guessing it's reporting
itself as a 1.7 JVM while we only know about 1.6 and less.  Perhaps this
patch will help?

Kris Jurka
Attachment

pgsql-jdbc by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: 8.3 build 603 build error on Fedora 8
Next
From: "Brent Friedman"
Date:
Subject: Any examples for Postgresql 8.0 using jdbc type 2/3 driver with blobs?