I know this has come up before however I am looking to somehow implement a diff task very similiar to the unix diff - I basically have two directory trees and need to ensure they are the same? Is there a simple way to do this in ANT - I've been researching and I can't really find anything - we cannot use the exec task due to portability issues. I am not a java programmer so writting a custom diff task would be pretty hard for myself - I would imagine to implement it would not be that easy either. Any help here? -- View this message in context: http://ant.1045680.n5.nabble.com/ANT-DIFF-TASK-tp3247211p3247211.html Sent from the Ant - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org