From 201d9216929fc9fe0a910c4a34765582712cd409 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Tue, 3 May 2011 03:15:32 +0200 Subject: Updated buildscript to new server --- buildScripts/website.ant.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'buildScripts') diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index 68e20eae..5887a9d2 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -160,17 +160,17 @@ such as converting the changelog into HTML, and creating javadoc. - - You don't have the libertad-upload.key; you'll need it to get write access to the server. + + You don't have the escudo-upload.key; you'll need it to get write access to the server. + keyfile="escudo-upload.key" passphrase="" + sftp="false" verbose="true" trust="true" /> @@ -247,19 +247,19 @@ such as converting the changelog into HTML, and creating javadoc. - - - You don't have the libertad-upload.key; you'll need it to get write access to the server. + + + You don't have the escudo-upload.key; you'll need it to get write access to the server. + keyfile="escudo-upload.key" passphrase="" + sftp="false" verbose="true" trust="true" /> -- cgit