On Thu, 12 Dec 2002, Nathan Christiansen
<[EMAIL PROTECTED]> wrote:

> For those who are interested, here is the final code:

I think you could have used a <present> selector in your <delete> task
instead.

<delete>
  <fileset dir="${web.deploy.dir}">
    <present targetdir="${web.src.dir}/images"/>
  </fileset>
</delete>

Stefan

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

Reply via email to