On Thu, May 12, 2011 at 2:17 PM, shi chuan <shichu...@gmail.com> wrote:
> <arg value="-c del"/>

That's a single <arg> of name "-c del", not two args "-c" and "del".

Use either line="-c del" or two <arg value>. --DD

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to