Is there any way of making the output of a cvs status task a property in ant? I'm trying to write a target that exports all files that are status "Needs merge" and attempts to recompile them with locally modified files before checking the locally modified files in. jim
