AntContrib´s <try><catch> will help, I think.
Jan
> -----Original Message-----
> From: Johann Uhrmann [mailto:johann.uhrmann@xpecto.com]
> Sent: Tuesday, August 19, 2003 1:39 PM
> To: Ant Users List
> Subject: Ignoring build-exceptions
>
>
> Hello,
>
> I wonder if there is a container task that ignores build exceptions
> from nested tasks.
>
> That would be handy for deploying on a development web server:
>
> 1. remove the old version
> 2. undeploy the old version
> 3. deploy the new version
>
> Steps 1 and 2 could be surrounded by the container task to handle
> the case that no old version exists.
>
> Kind regards,
>
> Hans
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
|