Re: PostgreSQL JDBC new jar available - Mailing list pgsql-jdbc

From Stephen Nelson
Subject Re: PostgreSQL JDBC new jar available
Date
Msg-id CAHpHs3=YeAj0CjyrYFmaSj33fGfTSeTcKG9VFds4pTmvB9yjxA@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL JDBC new jar available  (Stephen Nelson <stephen@eccostudio.com>)
Responses Re: PostgreSQL JDBC new jar available
List 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 by date:

Previous
From: Stephen Nelson
Date:
Subject: Re: PostgreSQL JDBC new jar available
Next
From: Devrim Gündüz
Date:
Subject: Re: PostgreSQL JDBC new jar available