From ae22bb617beaa7d0aedd68805280c7cc3b72cb69 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Tue, 12 Dec 2017 06:03:20 +0100 Subject: Updated to new in ivy++ scp/ssh tasks. --- buildScripts/website.ant.xml | 44 +++++++++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 19 deletions(-) (limited to 'buildScripts/website.ant.xml') diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index 4b61ee02..13626dd7 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -132,21 +132,22 @@ such as applying the templates to produce the website, converting the changelog - - - - + keyfile="${ssh.keyfile}" + knownHosts="ssh.knownHosts" /> + @@ -189,14 +190,19 @@ such as applying the templates to produce the website, converting the changelog - - + + -- cgit