Sounds reasonable to me...
-Matt
--- Stefan Bodewig <bodewig@apache.org> wrote:
> Hi,
>
> why is setting failifexecutionfails incompatible
> with the spawn
> attribute in <exec> and friends?
>
> Execute#spawn would fail in the same way as
> Execute#execute if Ant
> fails to create the process (because a the command
> is not on the PATH
> or something), so we could support it in the spawn
> case as well.
>
> why is setting append incompatible with spawn?
>
> append on its own doesn't do anything if none of the
> other output
> redirecting attributes has been set. So we could as
> well ignore it in
> the case of spawn.
>
> Stefan
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@ant.apache.org
> For additional commands, e-mail:
> dev-help@ant.apache.org
>
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
http://photos.yahoo.com/ph/print_splash
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|