Re: JDBC build broken by commit 9f9019b

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: JDBC build broken by commit 9f9019b
Дата
Msg-id 53FB15FD.2010206@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: JDBC build broken by commit 9f9019b  (Stephen Nelson <stephen@eccostudio.com>)
Список pgsql-jdbc
On 08/20/2014 08:10 PM, Stephen Nelson wrote:
> This has been reported by another user of Fedora but I was unable to
> recreate myself. Could you confirm the jar isn't corrupted in any way by
> running:
>
> jar tf lib/maven-ant-tasks-2.1.3.jar
>
> Stephen

No errors.

For comparison:

$ md5sum lib/maven-ant-tasks-2.1.3.jar
7ce48382d1aa4138027a58ec2f29beda  lib/maven-ant-tasks-2.1.3.jar
$ jar tf lib/maven-ant-tasks-2.1.3.jar | wc -l
975
$ du -b lib/maven-ant-tasks-2.1.3.jar
1316000 lib/maven-ant-tasks-2.1.3.jar

with:

$ ant -version
Apache Ant(TM) version 1.9.2 compiled on September 12 2013

$ lsb_release  -a
LSB Version:

:core-4.1-amd64:core-4.1-ia32:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-ia32:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-ia32:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: Fedora
Description:    Fedora release 20 (Heisenbug)
Release:        20
Codename:       Heisenbug

$ java -version
java version "1.7.0_65"
OpenJDK Runtime Environment (fedora-2.5.1.3.fc20-x86_64 u65-b17)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)

$ rpm -q ant
ant-1.9.2-7.fc20.noarch

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Glenn Holmer
Дата:
Сообщение: Re: Statement.ececuteUpdate() closes ResultSet obtained from same Statement
Следующее
От: Edson Richter
Дата:
Сообщение: JDBC obey deadlock timeout?