Re: gcj has a lot of complaints about 8.1-405 release

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: gcj has a lot of complaints about 8.1-405 release
Дата
Msg-id Pine.BSO.4.63.0603271756001.21311@leary.csoft.net
обсуждение исходный текст
Ответ на Re: gcj has a lot of complaints about 8.1-405 release  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: gcj has a lot of complaints about 8.1-405 release
Список pgsql-jdbc

On Mon, 27 Mar 2006, Tom Lane wrote:

> Apache Ant version 1.6.5 compiled on March 6 2006
> Detected Java version: 1.5 in: /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
>
> If the java package version means what I think it means, then this is
> misdetecting the version.  Is this our fault, or is something screwy
> in Red Hat's build environment?
>

Your version of ant determines it is a 1.5 JVM by being able to load the
java.lang.Readable interface which shouldn't exist in a 1.4 JVM.  Newer
versions of ant (2 days old) check for java.net.Proxy instead.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39027

Kris Jurka

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: gcj has a lot of complaints about 8.1-405 release
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: gcj has a lot of complaints about 8.1-405 release