i'm using ant to build a project that has been checked out from cvs. i want to run a task that uses a fileset of all files changed from cvs.
basically, i'm looking to run a source code formatter on the source files and only want it to run on files that have changed from the version control. thanks, -mark-