You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Kyle Adams <ka...@gfs.com> on 2002/11/13 21:41:01 UTC

[PATCH] Bug 14525 - Add failonerror attribute to serverdeploy vendor-specific elements

The attached patches will add a failonerror attribute to all of the
<serverdeploy> vendor-specific elements.  This attribute is set to
"true" by default.  If set to "false", the build will only log a warning
message if the <serverdeploy> task fails.

ahdt-patch.txt fixes AbstractHotDeploymentTool.java
ghdt-patch.txt fixes GenericHotDeploymentTool.java
whdt-patch.txt fixes WeblogicHotDeploymentTool.java
docs-patch.txt fixes the documentation for <serverdeploy>

Kyle Adams
Java Developer
Gordon Food Service