ebourg opened a new pull request #106: Support SSH config file in the ssh tasks URL: https://github.com/apache/ant/pull/106 Here is a PR improving the sshexec, sshsession and scp tasks to support the SSH config file (typically ~/.ssh/config). This file defines the username and key file to be used per host, if Ant could support it that would avoid duplicating the key information from the SSH config in the Ant builds.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org