FYI: ant build issues with 1.9.2

From: Ian Barwick <ian(at)2ndquadrant(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: FYI: ant build issues with 1.9.2
Date: 2014-06-09 08:41:15
Message-ID: 5395732B.1090006@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Just a follow-up to this thread:

http://www.postgresql.org/message-id/CAMkU=1yyXVGBSouuL=vG30ek-yY1AEJPu3vOnxDmCKZYgiFZog@mail.gmail.com

in case it's useful to anyone.

The error in question:

pgjdbc/build.xml:110: Problem: failed to create task or type antlib:org.apache.maven.artifact.ant:dependencies

occurs on openSUSE 13.1 as well, which installs ant 1.9.2.

I'm not sure what the underlying issue is, but I can confirm that 1.9.4
(binary downloaded from apache.org) works fine if invoked like this:

PATH=~/apache-ant-1.9.4/bin:$PATH ant --noconfig -lib lib

FWIW, the Macports version on OS X is 1.9.3 and works with plain "ant -lib lib".

Regards

Ian Barwick

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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2014-06-09 13:33:40 Re: Hibernate over postgresql
Previous Message amithbm 2014-06-09 08:27:35 Re: Hibernate over postgresql