You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/01/18 21:49:53 UTC

DO NOT REPLY [Bug 33159] - ant task should cause a failure in target when encountering a failure

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33159>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33159





------- Additional Comments From corporate_gadfly@hotmail.com  2005-01-18 21:49 -------
Not that it should matter, but I do use the ant-contrib <foreach> task to call
my remote-deploy target, in parallel, as follows:

            <foreach target="remote-deploy" param="host"
                delimiter="${line.separator}"
                parallel="true"
                list="${remote-hosts}" inheritall="true"/>

Thanks in advance,

Cheers

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org