/[Apache-SVN]
ViewVC logotype

Revision 274772


Jump to revision: Previous Next
Author: peterreilly
Date: Fri Jul 4 19:20:53 2003 UTC (20 years, 10 months ago)
Changed paths: 1
Log Message:
fix for concurrent access to list exception for rhino testcase
The original script added tasks to the current target.
This is not a good idea, as an the task list of the target is being walked.
A change made recently uses an iterator instead of an enumerator to walk the list.
The iterator picks up the fact that the list has been changed
and causes the concurrent access exception.


Changed paths

Path Details
Directoryant/core/trunk/src/etc/testcases/taskdefs/optional/script.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26