Re: Postgres jdbc build broken with plain ant since e7c2c93
От | Jeff Janes |
---|---|
Тема | Re: Postgres jdbc build broken with plain ant since e7c2c93 |
Дата | |
Msg-id | CAMkU=1xwYKzFKa6E4pR-91t=L0Q4Ldq0syD5qdeprPjpWhO0BA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Postgres jdbc build broken with plain ant since e7c2c93 (Dave Cramer <pg@fastcrypt.com>) |
Ответы |
Re: Postgres jdbc build broken with plain ant since e7c2c93
|
Список | pgsql-jdbc |
That library is present:
$ md5sum lib/maven-ant-tasks-2.1.3.jar
7ce48382d1aa4138027a58ec2f29beda lib/maven-ant-tasks-2.1.3.jar
And running strace -f on the 'ant -lib lib' process shows that it is getting opened and read.
Also, I've installed the latest ant and still no luck.
Cheers,
Jeff
On Mon, Apr 21, 2014 at 11:42 AM, Dave Cramer <pg@fastcrypt.com> wrote:
You need a library in a directory called libcd projects/jdbc/pgjdbc.gitDaves-iMac:pgjdbc.git davec$ ls libmaven-ant-tasks-2.1.3.jarIt should be there if you pulled from git. It is really there to allow travis-ci buildsOn 21 April 2014 14:32, Jeff Janes <jeff.janes@gmail.com> wrote:On Tue, Mar 25, 2014 at 8:29 AM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com>wrote:
> On Tue, Mar 25, 2014 at 9:11 PM, Dave Cramer <pg(at)fastcrypt(dot)com> wrote:
> > Michael,
> >
> > I added this enable travis-ci builds
> >
> > The build is now ant -lib lib ...
> >
> > I guess I need to update the README file
> Ah, thanks! I got it working.
> Yes an update of the README would be welcome.
> Regards,I am following the new advice of "ant -lib lib", but I still get the error:BUILD FAILED/home/jjanes/pgsql/jdbc/github/pgjdbc/build.xml:109: Problem: failed to create task or type antlib:org.apache.maven.artifact.ant:dependenciesCause: The name is undefined.Is there a known version limit on ant? I have a quite old one:Apache Ant version 1.7.1 compiled on August 24 2010(It is the newest one provided by CentOS repo)Thanks for any help,Jeff
В списке pgsql-jdbc по дате отправления: