Re: Postgres jdbc build broken with plain ant since e7c2c93

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Postgres jdbc build broken with plain ant since e7c2c93
Дата
Msg-id CADK3HH+gKfEk9pjfA5Pn-g8bS_cQTQCsfx8Ovekbn7FkTQc9XA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Postgres jdbc build broken with plain ant since e7c2c93  (Jeff Janes <jeff.janes@gmail.com>)
Ответы Re: Postgres jdbc build broken with plain ant since e7c2c93  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-jdbc
You need a library in a directory called lib

cd projects/jdbc/pgjdbc.git
Daves-iMac:pgjdbc.git davec$ ls lib
maven-ant-tasks-2.1.3.jar


It should be there if you pulled from git. It is really there to allow travis-ci builds



Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca


On 21 April 2014 14:32, Jeff Janes <jeff.janes@gmail.com> wrote:
On Tue, Mar 25, 2014 at 8:29 AM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com>wrote:

> On Tue, Mar 25, 2014 at 9:11 PM, Dave Cramer <pg(at)fastcrypt(dot)com> wrote:
> > Michael,
> >
> > I added this enable travis-ci builds
> >
> > The build is now ant -lib lib ...
> >
> > I guess I need to update the README file
> Ah, thanks! I got it working.
> Yes an update of the README would be welcome.
> Regards,

I am following the new advice of "ant -lib lib", but I still get the error:

BUILD FAILED
/home/jjanes/pgsql/jdbc/github/pgjdbc/build.xml:109: Problem: failed to create task or type antlib:org.apache.maven.artifact.ant:dependencies
Cause: The name is undefined.

Is there a known version limit on ant?  I have a quite old one:
Apache Ant version 1.7.1 compiled on August 24 2010

(It is the newest one provided by CentOS repo)

Thanks for any help,

Jeff

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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: Postgres jdbc build broken with plain ant since e7c2c93
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Postgres jdbc build broken with plain ant since e7c2c93