Re: (ant) branch master updated: bz-69485 Revert the foreach loop change that was done to FTP.java in 1c80d507f496dde98869890e671edf635bef8dec
Jaikiran Pai <[email protected]>
| Newsgroups | gmane.comp.jakarta.ant.devel |
|---|---|
| Message-ID | <[email protected]> |
On 01/12/25 11:59 pm, Stefan Bodewig wrote: > On 2025-12-01, <[email protected]> wrote: > >> bz-69485 Revert the foreach loop change that was done to FTP.java in 1c80d507f496dde98869890e671edf635bef8dec > FTPTaskMirrorImpl seems to share the same bug, see > > https://github.com/apache/ant/blob/79b72ac4f3852eab5736a2b56f96c2ec191506a0/src/main/org/apache/tools/ant/taskdefs/optional/net/FTPTaskMirrorImpl.java#L727 Indeed. Thank you for catching that Stefan. This one too seems to come from the same 1c80d507f496 commit. I will address FTPTaskMirrorImpl.java today and then look into the rest of that big commit. -Jaikiran