From 73e25aad7607df7ad1428f37cb7bbd31ee980b3c Mon Sep 17 00:00:00 2001 From: kytv Date: Tue, 25 Dec 2012 00:13:32 +0000 Subject: [PATCH] * Add EOL modifications - set eol for certain files in installer targets (since editing *.config and *.xml in windows is practically impossible without an externally installed editor such as vim or notepad++ and of course we want people to be able to read the licenses if they desire...etc.) - try to prevent user error by ensuring that the proxy/*.ht files have eol set to crlf in the prepConsoleDocs target --- build.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 5e46dfb17d..9d48f7a691 100644 --- a/build.xml +++ b/build.xml @@ -937,6 +937,8 @@ + + @@ -1230,24 +1232,28 @@ + + + - - - - + + + + + @@ -1285,7 +1291,8 @@ - + +