Re: builtbot has some Java linker errors

2009-10-21 Thread Christian Grobmeier
> We're green again, the maven-antrun-plugin offers all Ant tasks and not > only the ones on its Usage page. So I could replace the ugly loop > by an ant "apply" task and get rid of the recently added ant-contrib > dependency again. Just saw the commit, this is indeed a great fix Cheers, Christia

Re: builtbot has some Java linker errors

2009-10-20 Thread Christian Hammers
Hello We're green again, the maven-antrun-plugin offers all Ant tasks and not only the ones on its Usage page. So I could replace the ugly loop by an ant "apply" task and get rid of the recently added ant-contrib dependency again. bye, -christian- Am Wed, 21 Oct 2009 00:19:39 +0200 schrieb C

Re: builtbot has some Java linker errors

2009-10-20 Thread Christian Hammers
Hi The web suggests that this is an ant-1.6.x specific bug and indeed the log file shows that ant-1.6 and ant-1.7 are both linked in: [FATAL ERROR] org.apache.maven.plugin.antrun.AntRunMojo#execute() caused a linkage error (java.lang.NoSuchMethodError) and may be out-of-date. Check the realms:

Re: builtbot has some Java linker errors

2009-10-19 Thread Christian Grobmeier
Uh, that looks stange Did you change something on an xml file? i read about xslt error in the stack On Tue, Oct 20, 2009 at 2:54 AM, Christian Hammers wrote: > Hello > > Help, what have I done? Or wasn't it me? I can only remember of having added > the ant-contrib plugin but that works fine on my

builtbot has some Java linker errors

2009-10-19 Thread Christian Hammers
Hello Help, what have I done? Or wasn't it me? I can only remember of having added the ant-contrib plugin but that works fine on my computer. Still the builtbot has some serious troubles which seem related to the ant plugin: http://ci.apache.org/builders/log4php-trunk/builds/214/steps/compile/lo