From c8d5d86d3e5daf0bdc0d9fbe12ea3b54eac2f75b Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Mon, 25 Jun 2012 19:25:21 +0300 Subject: [PATCH] Removed unnecessary build step that modifies CRLF/LF The linefeed test ensures that all source files contain only LF --- build/build.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build/build.xml b/build/build.xml index 97f7c1c274..9b79683bcf 100644 --- a/build/build.xml +++ b/build/build.xml @@ -348,10 +348,6 @@ - - Unifying mix usage of Mac/Linux/Win linefeeds for java/html/css/xml files. - - Copying non java/html/css/xml files such as images. -- 2.39.5