Re: Problems with exec task on Windows machine

2012-04-12 Thread ivadim
It is works good.:) Thank you Harold. -- View this message in context: http://ant.1045680.n5.nabble.com/Problems-with-exec-task-on-Windows-machine-tp5627489p5635806.html Sent from the Ant - Users mailing list archive at Nabble.com. ---

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

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

2012-04-10 Thread ivadim
Thank you for answers. I know about task but I can't use it because I use it more complex than in example. I made some tests and found two things: 1. in ant >= 1.8.1 and 1.7.x this work fine. I think it is bug in 1.8.0 only 2. this bug not reproduced in cygwin builds I attached my log of "ant r

Problems with exec task on Windows machine

2012-04-09 Thread ivadim
Hello. I have some problems with exec task. I have build.xml: When I run "ant run" command I expected to see CLEAN message. But actualy this is recursively