Re: PostgreSQL JDBC new jar available

From: Stephen Nelson <stephen(at)eccostudio(dot)com>
To: Devrim Gündüz <devrim(at)gunduz(dot)org>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: PostgreSQL JDBC new jar available
Date: 2014-07-14 09:44:00
Message-ID: CAHpHs3mtCpknWrQKN7AFpSvzLqG9Qjv=fP0EpgH1TsM5mUqP5g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, Jul 14, 2014 at 10:28 AM, Devrim Gündüz <devrim(at)gunduz(dot)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.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Stephen Nelson 2014-07-14 10:27:18 Re: PostgreSQL JDBC new jar available
Previous Message Devrim Gündüz 2014-07-14 09:28:19 Re: PostgreSQL JDBC new jar available