Github user asfgit closed the pull request at:
https://github.com/apache/ant/pull/14
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled
Github user jwadamson commented on the pull request:
https://github.com/apache/ant/pull/14#issuecomment-172326875
Looks likeant_exec_args would be a more complicated fix. I'll leave that
for another patch as it probably should be considered a separate issue anyway.
(to executing `ant
Github user jwadamson commented on the pull request:
https://github.com/apache/ant/pull/14#issuecomment-172286640
ant_exec_args also looks suspicious with regards to values that contain
double-quotes. Probably need to experiment with that
---
If your project is set up for it, you can
GitHub user jwadamson opened a pull request:
https://github.com/apache/ant/pull/14
Bug 58874: Ant fails to run if ANT_HOME contains a double-quote character
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jwadamson/ant-1 master