Re: PostgreSQL JDBC new jar available

From: Dave Cramer <davecramer(at)gmail(dot)com>
To: Devrim Gündüz <devrim(at)gunduz(dot)org>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: PostgreSQL JDBC new jar available
Date: 2014-07-14 09:21:13
Message-ID: CADK3HHKJuBeLhHSttAv5pRTpL8i9uTjCg7jByoNwPAt70G14Fg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Devrim,

The build has changed slightly to allow building on Travis-CI

you have to use ant -lib lib .... to build now

Dave Cramer

On 14 July 2014 05:15, Devrim Gündüz <devrim(at)gunduz(dot)org> wrote:

>
> 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
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Devrim Gündüz 2014-07-14 09:28:19 Re: PostgreSQL JDBC new jar available
Previous Message Devrim Gündüz 2014-07-14 09:15:01 Re: PostgreSQL JDBC new jar available