From 1514f9b5c8213e48470dacb53ca48f966fc77e4f Mon Sep 17 00:00:00 2001 From: wassa Date: Mon, 11 Jul 2005 15:34:15 +0000 Subject: [PATCH] Don't ever overwrite IdP configuration files. git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1712 ab3bd59b-922f-494d-bb5f-6f0a3c29deca --- build.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/build.xml b/build.xml index 491e8b7..1357d1b 100755 --- a/build.xml +++ b/build.xml @@ -353,7 +353,7 @@ - - The directory `${idp.home}${file.separator}etc` already exists. Do you want to overwrite the existing configuration? - - - - WARNING!!! You are about to delete your Shibboleth IdP configuration. Are you certain you certain this is what you want? - - + ----------------------------------------------------------------------------------------------------------- + --- + --- NOTE: Existing Identiity Provider configuration at ${idp.home}/etc will not be overwritten. + --- + ----------------------------------------------------------------------------------------------------------- + -- 1.7.10.4