Hi, recently was working with some build scripts and found a deficiency
in the "Sync" task, namely that it cannot actually compare file content
and instead works strictly off file date. This was not usable for us and
so I implemented the attached task, that will sync two directory trees
based on file contents. I am submitting for inclusion in core or
contrib, or if you'd like to refactor and integrate into the existing
Sync task (I did not look at the code for Sync at all). LMK if any
questions, I'm not on the list so please CC me.

 

Regards, 

 

Patrick

 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to