Re: PostgreSQL JDBC new jar available

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: PostgreSQL JDBC new jar available
Дата
Msg-id 1405329301.2990.6.camel@asus-laptop-03.gunduz.org
обсуждение исходный текст
Ответ на PostgreSQL JDBC new jar available  (Dave Cramer <davecramer@gmail.com>)
Ответы Re: PostgreSQL JDBC new jar available  (Dave Cramer <davecramer@gmail.com>)
Список pgsql-jdbc
Hi,

On Tue, 2014-07-08 at 18:18 -0400, Dave Cramer wrote:

> jars can be downloaded from
>
> http://jdbc.postgresql.org/download/postgresql-9.3-1102.jdbc3.jar
> http://jdbc.postgresql.org/download/postgresql-9.3-1102.jdbc4.jar
> http://jdbc.postgresql.org/download/postgresql-9.3-1102.jdbc41.jar
> http://jdbc.postgresql.org/download/postgresql-jdbc-9.3-1102.src.tar.gz
>
> Please test if you have time

I am getting the following while building 1102 on Fedora 20. I used to
build 1101 with the same parameters. Is this a package error, or?


+ cd postgresql-jdbc-9.3-1102.src/
+ export CLASSPATH=
+ CLASSPATH=
+ ant jar publicapi
Buildfile:
/home/devrim/Documents/postgresqlrpms.org/svn/repo/rpm/redhat/9.3/postgresql-jdbc/F-20/postgresql-jdbc-9.3-1102.src/build.xml

BUILD FAILED

/home/devrim/Documents/postgresqlrpms.org/svn/repo/rpm/redhat/9.3/postgresql-jdbc/F-20/postgresql-jdbc-9.3-1102.src/build.xml:109:
Problem:failed to create task or type antlib:org.apache.maven.artifact.ant:dependencies 
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet

This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
        -/usr/share/ant/lib
        -/home/devrim/.ant/lib
        -a directory added on the command line with the -lib argument


Total time: 0 seconds
error: Bad exit status from /var/tmp/rpm-tmp.6Q6Xyq (%build)


--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Вложения

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: [HACKERS] Setting PG-version without recompiling
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: PostgreSQL JDBC new jar available