On Thu, 25 Apr 2002, Diane Holt <[EMAIL PROTECTED]> wrote:

> The <finally> is optional.

As is the <catch>.

If not present, the BuildException will be passed through to Ant (and
make the build fail), but the tasks in the <finally> container will be
executed before that.

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to