Bug 558324 - Ant remote jar runtime errors

Fixed regression from commit b4a6b202a05852967f9c90357d7598bee898c577
that broke runtime argument handling in
org.eclipse.ant.internal.launching.remote.InternalAntRunner.processMinusDProperties(List<String>)
and this broke entire ant execution in remote JVM. One can't iterate
over lists with iterator and remove elements from the list directly.

Change-Id: I6505064fd5367623f483e2c5db7314dec82b8316
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2 files changed
tree: a26dab1004b9cddde72fdeaa8a591b09caa83e7e
  1. ant/
  2. platform/
  3. update/
  4. .gitignore
  5. CONTRIBUTING
  6. LICENSE
  7. NOTICE
  8. pom.xml