Re: 8.3 build 603 build error on Fedora 8

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: 8.3 build 603 build error on Fedora 8
Дата
Msg-id Pine.BSO.4.64.0801311422180.12885@leary.csoft.net
обсуждение исходный текст
Ответ на Re: 8.3 build 603 build error on Fedora 8  (Devrim GÜNDÜZ <devrim@CommandPrompt.com>)
Ответы Re: 8.3 build 603 build error on Fedora 8
Список 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
Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: 8.3 build 603 build error on Fedora 8
Следующее
От: "Brent Friedman"
Дата:
Сообщение: Any examples for Postgresql 8.0 using jdbc type 2/3 driver with blobs?