You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Steve Loughran <st...@iseran.com> on 2002/05/11 01:48:28 UTC

[PATCH] Ant task

This set of changes to the Ant task has been tested; works happily and keeps
going even with mssoapinterop being off-line

1. proper assignment of attributes; no in-task conversion from string
2. validation of some parameters
3. option to bail on a network error (false by default, for compatibility)

I still want this go into the main ant tree...if someone commits the changes
I will invest the time to generate the docs.

-steve