Re: JDBC build broken by commit 9f9019b

From: Stephen Nelson <stephen(at)eccostudio(dot)com>
To: PostgreSQL mailing lists <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC build broken by commit 9f9019b
Date: 2014-08-20 12:10:10
Message-ID: CAHpHs3ncsXwWa7Bmd3TWvxGXgNnX_jjSpdpuLdL9s2WfVDOKSg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, Aug 20, 2014 at 5:20 AM, Craig Ringer <craig(at)2ndquadrant(dot)com> wrote:

>
> ant -lib lib clean -diagnostics
>
> showed that maven-ant-tasks.jar was on the classpath, and unpacking the
> jar showed that it contained the required antlib.xml that ant -v was
> looking for:
>
> [antlib:org.apache.maven.artifact.ant] Could not load definitions from
> resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
>
>
> Weird. I don't think I had this issue last time around.
>
>
This has been reported by another user of Fedora but I was unable to
recreate myself. Could you confirm the jar isn't corrupted in any way by
running:

jar tf lib/maven-ant-tasks-2.1.3.jar
Stephen

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2014-08-20 13:09:28 Re: JDBC build broken by commit 9f9019b
Previous Message Dave Cramer 2014-08-20 11:57:56 Re: [DOCS] JDBC documentation - issue report