zz-all 1.3.11-SNAPSHOT
Task

<zzfind>

Recurses through a set of directories, files, archive files and nested archives and executes a set of tests and actions for each file and archive entry.

The execution of tests and actions stops when one of them evaluates to false, i.e. they are implicitly AND-related.

To use this task, add this to your ANT build script:


<taskdef
    classpath="path/to/zz-find-x.y.z-jar-with-dependencies.jar"
    resource="antlib.xml"
/>
 
zz-all 1.3.11-SNAPSHOT

Copyright © 2022 Arno Unkrig. All rights reserved.