Dominique Devienne a écrit (2006-12-04, 16:31:19):
>How about submitting a patch to Commandline with tests and docs,
>instead of doing it on your side? Conditional arguments is useful in
>general. You may have to wait for 1.7.1 to use it though.
Sure. But I recently began to work with ant and I d
On 12/4/06, Pascal Quesseveur <[EMAIL PROTECTED]> wrote:
I wanted to be able to use conditional args with an exec-like task
(like the way compilerarg works in cc task).
...
What can I do to achieve my goal as I don't want to rewrite entirely
the Commandline and ExecuteOn tasks?
How about submit