Re: PostgreSQL JDBC new jar available - Mailing list pgsql-jdbc

From Devrim Gündüz
Subject Re: PostgreSQL JDBC new jar available
Date
Msg-id 1405329301.2990.6.camel@asus-laptop-03.gunduz.org
Whole thread Raw
In response to PostgreSQL JDBC new jar available  (Dave Cramer <davecramer@gmail.com>)
Responses Re: PostgreSQL JDBC new jar available
List 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


Attachment

pgsql-jdbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: [HACKERS] Setting PG-version without recompiling
Next
From: Dave Cramer
Date:
Subject: Re: PostgreSQL JDBC new jar available