Hi I'm using Ant 1.9.7 and Antcontrib 0.6. I have a script where I'm using the 'for' task with 'parallel' set to true. It fails on one Windows server 2012 R2 machine with error message "for doesn't support the "parallel" attribute". This same script passes in all other Windows 2012 R2 machines. All the machines are using same Ant and Antcontrib. I'm completely at a loss by this. Please help. One note is that I'm using the 'for' task. Not the 'foreach' task.
Thanks, Munawar