727728729730731732733734735736737
.nextElement()); sourceFiles[index++] = targetInfo.getSources()[0] .toString(); } try { config.compile(this, _objDir, sourceFiles, relentless, monitor); } catch (BuildException ex) { if (compileException == null) { compileException = ex; }