Re: Postgres jdbc build broken with plain ant since e7c2c93

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Postgres jdbc build broken with plain ant since e7c2c93
Дата
Msg-id CADK3HHLK+j6koiZVTa1qRddK+J6AfCJ5rstH2ZfhwK8wtjwtwA@mail.gmail.com
обсуждение исходный текст
Ответ на Postgres jdbc build broken with plain ant since e7c2c93  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Postgres jdbc build broken with plain ant since e7c2c93
Список pgsql-jdbc
Michael,

I added this enable travis-ci builds 

The build is now ant -lib lib ... 

I guess I need to update the README file

Dave Cramer

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


On Mon, Mar 24, 2014 at 10:42 PM, Michael Paquier <michael.paquier@gmail.com> wrote:
Hi all,

Build of jdbc is broken since commit e7c2c93 of yesterday when trying
to run it with a simple ant. Here is the failure happening:
$ ant
Buildfile: /home/mpaquier/git/pgjdbc/build.xml

BUILD FAILED
/home/mpaquier/git/pgjdbc/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/apache-ant/lib
        -/home/mpaquier/.ant/lib
        -a directory added on the command line with the -lib argument

Total time: 0 seconds

Reproduced with both ant 1.7.1 and 1.9.3.
Am I missing something like an entry in CLASSPATH? This was not
necessary up to now.
Regards,
--
Michael


--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

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

Предыдущее
От: Sivakumar
Дата:
Сообщение: Re: Prepared statement with function as argument: how to bind values?
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Postgres jdbc build broken with plain ant since e7c2c93