"Dunning, John (LNG-HBE)" <john.dunn...@lexisnexis.com> wrote on 
16/04/2012 20:03:48:

> I'm facing a rather strange problem with Ant - I have a task that 
> uses <copy> to copy an XSLT file managed under ClearCase, then uses 
> <java> to perform XSL transformations.  Any changes to the XSLT are 
> ignored *unless the file is renamed*. 
> 
> If I check out the file, make updates, and back check into ClearCase
> the transformation fails.
> 

Could it be that you have clearcase set to preserve file date stamps?
There are settings in "User options"

It may be that ant doesn't spot the change because the modification time
hasn't changed.

Regards

Andy Ling


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

Reply via email to