On 11 Feb 2005, <[EMAIL PROTECTED]> wrote:

>   Modified to return a cached DirectoryScanner instance until
>   changes are made to the AbstractFileSet.

What if the filesystem changes between invocations?

<delete>
  <fileset dir="foo" include="bar" id="use-later"/>
</delete>
<copy todir="baz">
  <fileset refid="use-later"/>
</copy>

I admit this one is silly, but there will be real-world examples.

Stefan

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

Reply via email to