;
Subject: ConcurrentModificationException when running with Parallel-Ant executor
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
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