Re: [External] : Antcontrib for task with 'parallel' option is not working in certain Windows Server machines

2022-07-25 Thread Dave Brosius
This is really an ant-contrib question,not an ant question, but i guess good luck gettingĀ  someone to respond there. When i look at 0.6 source, here https://sourceforge.net/projects/ant-contrib/files/ant-contrib/ant-contrib-0.6/ant-contrib-0.6-src.zip/download the For task doesn't not have a

Antcontrib for task with 'parallel' option is not working in certain Windows Server machines

2022-07-25 Thread Munawar Rashid
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.