Von: Jason Guild [mailto:jason.gu...@alaska.gov]
Gesendet: Mittwoch, 18. Juli 2018 01:45
An: user@ant.apache.org
Betreff: deleting files not in whitelist
Hello:
I have a build file which declares a containing a list of expected
files which are relative to some directory. I am trying to
Hello:
I have a build file which declares a containing a list of
expected files which are relative to some directory. I am trying to
delete any files from that directory which /are not present/ in the
, and I can't figure out how to do that with the
task and my understanding of the standard