Here is the stack trace of the exception
java.util.ConcurrentModificationException.
Please check the build log for more details.
at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:162)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at sun.re
This relates to the issue and fix provided as a part of following PR.
https://github.com/apache/ant/pull/81
I understand that this fix is available as part of Ant 1.10.6. However I
continue to face this problem even with Ant 1.10.6.
I have a new task defined (run-module-target) in one of my bui