FYI: ant build issues with 1.9.2 - Mailing list pgsql-jdbc

From Ian Barwick
Subject FYI: ant build issues with 1.9.2
Date
Msg-id 5395732B.1090006@2ndquadrant.com
Whole thread Raw
List 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


pgsql-jdbc by date:

Previous
From: amithbm
Date:
Subject: Re: Hibernate over postgresql
Next
From: Dave Cramer
Date:
Subject: Re: Hibernate over postgresql