Erik, are there any tasks for comparing filesets?
The best I could find was the following, but it's only useful for a specific
file.
I then tried to find some kind of an "apply file from fileset" task, but I
couldn't find one of those either.
<condition property="files.match">
<filesmatch file1="x" file2="y"/>
</condition>
The goal is to create a test to compare the results of using cgen (old) and
cgen (new) to each other to insure the generated files are identical.
I have java code to do this (from Velocity), but it seemed to me like
something ant should be capable of doing natively.
-Mike
This archive was generated by hypermail 2.0.0 : Thu May 12 2005 - 13:39:16 EDT