Github user bodewig commented on the pull request:
https://github.com/apache/ant/commit/cc41d3c1611c3a091e489fc026b33afd02f7eaed#commitcomment-28521960
In src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java:
In src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java on line 962:
the old code guarded against `currentRelativePath` being `null` later on
(where it checks whether `relPath` is `null`. I haven't checked whether it is
possible for `currentRelativePath` to be `null`, but we may probably still want
to guard against it.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]