For a cruisecontrol set up we have a task called text2xml. So for
text2xml to do its magic it needs to run :-)
This is problematic for something like:
So the exec fires off and then it has an error so the failonerror
aborts the target and returns!
This is more generall
On 1/5/07, Rebhan, Gilbert <[EMAIL PROTECTED]> wrote:
Hi,
can you give a short snippet to illustrate your problem ?
i use limit like that and it works fine =
put all my stuff that should be killed
if not in time, f.e.
...
...
if there are any sideeffects with your targets and antca
On 12/22/06, martin sweitzer <[EMAIL PROTECTED]> wrote:
On 12/22/06, Gilbert Rebhan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> martin sweitzer wrote:
> > Is there a way to have a timeout associated with a ?
> > I would like to put an upper bound on the time a target
On 12/22/06, Gilbert Rebhan <[EMAIL PROTECTED]> wrote:
Hi,
martin sweitzer wrote:
> Is there a way to have a timeout associated with a ?
> I would like to put an upper bound on the time a target can run. I
you can go with the task from antcontrib
see = http://ant-contrib.sou
Is there a way to have a timeout associated with a ?
I would like to put an upper bound on the time a target can run. I
know I can probably go through and set each exec function to have a
timeout but for some tasks (depending on what people checked in) it is
pretty variable.
Being able to set
after all s are applied.
>
> So
>
> ...
>
>
>
>
>
> should help.
>
>
> Jan
>
>
> >-Ursprüngliche Nachricht-
> >Von: martin sweitzer [mailto:[EMAIL PROTECTED]
> >Gesendet: Dienstag, 25. Oktober 2005 09:38
> >An: Ant Use
ant4\build.xml
> [apply] 2nd param: build.xml
> [apply] .
> [apply] 1st param: files.zip
> [apply] 2nd param: files.zip
> [apply] .
> [apply] 1st param: myecho.bat
> [apply] 2nd param: myecho.bat
> [apply] .
>
> ---8-<---8-<---8-<---8-<---8-&l
How does one utilize fileset to only list the filenames and not the
path+filename?
example:
That will result in the something like the following:
anExe d:/foo/bar/baz/file0 "a bunch of params"
anExe d:/foo/bar/baz/file1 "a bunch of params"
anExe d:/foo/bar/baz/file2 "a bunch of para
On 8/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Don´t know how CPPUnit logs the results.
>
> For using you have to log the JUnit results in a special xml
> format. The transformation
> is done using stylesheets from ANT/src/etc/junit-*.xsl.
>
> If CPPUnit logs in the same format, you