The problem with <foreach> and this new <try> task is that they call targets, and this is not factored in during the static dependency analysis of the Ant build, so you can end up in an infinite recursion situation...
Or am I missing something? --DD -----Original Message----- From: Stefan Bodewig [mailto:[EMAIL PROTECTED] Sent: Thursday, November 14, 2002 9:25 AM To: [EMAIL PROTECTED] Subject: Re: Try task On Thu, 14 Nov 2002, Christopher Peerman <[EMAIL PROTECTED]> wrote: > I was wondering whether it would be useful in the ANT project. There already is one in the ant-contrib project, see <http://ant-contrib.sourceforge.net/ant-contrib/manual/tasks/index.html>. Maybe you can enhance the task over there with ideas from your task? Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
