Re: Continu exec task, while leaving ant

2008-07-11 Thread Gilbert Rebhan
jantje schrieb: works with apache tomcat AND with qemu, I came to this conclusion after doing some tests.. They do not work, when they are in from ant-contrib, so this does not work: RESULT: "BUILD SUCCESFUL", nothing else.. a small test [EMAIL PR

Re: [AntUnit] Can I write the to a file?

2008-07-11 Thread Stefan Bodewig
On Fri, 11 Jul 2008, Keith Hatton <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm trying to use the AntUnit framework to test some custom Ant > tasks. Unfortunately it's proving very much a black box, and when a > test fails I can't find any Ant log for the test case. I've read the > AntUnit docum

[AntUnit] Can I write the to a file?

2008-07-11 Thread Keith Hatton
Hi all, I'm trying to use the AntUnit framework to test some custom Ant tasks. Unfortunately it's proving very much a black box, and when a test fails I can't find any Ant log for the test case. I've read the AntUnit documentation on the resource, and I obviously didn't fully understand it. I'

RE: Continu exec task, while leaving ant

2008-07-11 Thread jantje
Thanks for your reply, I will try to answer your questions: works with apache tomcat AND with qemu, I came to this conclusion after doing some tests.. They do not work, when they are in from ant-contrib, so this does not work: RESULT: "BUILD SUCCES

RE: Continu exec task, while leaving ant

2008-07-11 Thread Rebhan, Gilbert
-Original Message- From: jantje [mailto:[EMAIL PROTECTED] Sent: Friday, July 11, 2008 10:09 AM To: user@ant.apache.org Subject: RE: Continu exec task, while leaving ant /* Thanks.. I have tryes all your options: nothing worked. And yes, bash is my login shell.. Other exec commands wo

script tag

2008-07-11 Thread Andy Stevens
I've seen the example in the docs for dynamically creating a fileset type in the script being run by a

RE: Continu exec task, while leaving ant

2008-07-11 Thread jantje
Thanks.. I have tryes all your options: nothing worked. And yes, bash is my login shell.. Other exec commands work, f.i. starting apache-tomcat.. And the line with "-c qemu..." does work, so no problem with rights I think.. Are we missing something? Rebhan, Gilbert wrote: > > > > >