Re: PostgreSQL JDBC new jar available

Поиск
Список
Период
Сортировка
От Stephen Nelson
Тема Re: PostgreSQL JDBC new jar available
Дата
Msg-id CAHpHs3=YeAj0CjyrYFmaSj33fGfTSeTcKG9VFds4pTmvB9yjxA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL JDBC new jar available  (Stephen Nelson <stephen@eccostudio.com>)
Ответы Re: PostgreSQL JDBC new jar available  (Devrim Gündüz <devrim@gunduz.org>)
Список pgsql-jdbc
On Mon, Jul 14, 2014 at 10:44 AM, Stephen Nelson <stephen@eccostudio.com> wrote:
On Mon, Jul 14, 2014 at 10:28 AM, Devrim Gündüz <devrim@gunduz.org> wrote:


I'm a java moron, just a packager. Can you give me more details please?

ant -lib lib jar publicapi

did not work.


It seems that the task to generate the javadoc documentation is failing. I'll have a look at that. In the meantime if you just need to package the jar run:

ant -lib lib/ clean jar 

and it should create the jar.

 


The publicapi task now works with this fix.

Cheers

Stephen

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

Предыдущее
От: Stephen Nelson
Дата:
Сообщение: Re: PostgreSQL JDBC new jar available
Следующее
От: Devrim Gündüz
Дата:
Сообщение: Re: PostgreSQL JDBC new jar available