You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Sullivan, Sean C - MWT" <Su...@menlolog.com> on 2004/04/03 00:42:49 UTC

Diffing two EAR files

Let's suppose that I have two EAR files:   foo1.ear and foo2.ear

I would like to be able to see a "diff" report for the two EAR files.

The diff report would tell me:
1) the names of all files that have changed
2) the names of all files that are new
3) the names of all files that are removed

Is there an already a <earfilediff> or <zipfilediff> task for Ant?

If not, I may write a task.

-Sean


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org