Re: Problems with exec task on Windows machine

2012-04-11 Thread ivadim
I changed my script to: And started "ant run".( http://ant.1045680.n5.nabble.com/file/n5633602/log2.txt log2.txt ). But nothing changed :( I found that new invoke_targets list saving old information Setting ro project prop

Copy issue ant 1.8.2 windows (Failed copy deletes targeted file even when copy is not attempted)

2012-04-11 Thread Jason Weinstein
NOTE: I attempted subscription to ant user mailing list but have not yet received a subscribe email ack, so PLEASE include jason.weinst...@oracle.com in responses. Thanks Copy issue ant 1.8.2 windows (Failed copy deletes targeted file even when copy is not attempted) copy uses overwrite

Re: [SPAM] Problems with exec task on Windows machine

2012-04-11 Thread Harold Putman
How does "run" get into the target list here? [exec] 'C:\Users\dmivanov\Projects\tmp\build.xml' [exec] 'clean run' According to the sample build.xml you provided only clean should be there: Somehow the order of the targets is getting inverted to