From bc90a58b6ea58e441af6f83380ab8c979a8a6c7b Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Wed, 4 Sep 2013 21:03:12 +0300 Subject: [PATCH] Unified xml files to end with new line Change-Id: Ifb1393e7e5c5c1002b924223957767b3e584d5ab --- all/build.xml | 2 +- build/ide.xml | 2 +- buildhelpers/build.xml | 2 +- client-compiler/build.xml | 2 +- client/build.xml | 2 +- ivysettings-publish.xml | 2 +- ivysettings.xml | 2 +- pom-template.xml | 2 +- publish.xml | 2 +- push/build.xml | 2 +- shared/build.xml | 2 +- theme-compiler/build.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/all/build.xml b/all/build.xml index 080346403f..1b48721ecd 100644 --- a/all/build.xml +++ b/all/build.xml @@ -122,4 +122,4 @@ - \ No newline at end of file + diff --git a/build/ide.xml b/build/ide.xml index 45130e9d01..94f89da30f 100755 --- a/build/ide.xml +++ b/build/ide.xml @@ -147,4 +147,4 @@ ${vaadinPush.js.contents} - \ No newline at end of file + diff --git a/buildhelpers/build.xml b/buildhelpers/build.xml index 7d9e23683e..28eb55e6e8 100644 --- a/buildhelpers/build.xml +++ b/buildhelpers/build.xml @@ -48,4 +48,4 @@ WHAT? No JUnit tests for ${module.name}! - \ No newline at end of file + diff --git a/client-compiler/build.xml b/client-compiler/build.xml index 67c3c318a7..97189fc437 100644 --- a/client-compiler/build.xml +++ b/client-compiler/build.xml @@ -66,4 +66,4 @@ WHAT? No tests for ${module.name}! - \ No newline at end of file + diff --git a/client/build.xml b/client/build.xml index dec8b84a18..19ec05b28a 100644 --- a/client/build.xml +++ b/client/build.xml @@ -72,4 +72,4 @@ - \ No newline at end of file + diff --git a/ivysettings-publish.xml b/ivysettings-publish.xml index 4f96b16b72..aeb759d59b 100644 --- a/ivysettings-publish.xml +++ b/ivysettings-publish.xml @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/ivysettings.xml b/ivysettings.xml index 3db0a8a06d..fa08f3d0bb 100644 --- a/ivysettings.xml +++ b/ivysettings.xml @@ -44,4 +44,4 @@ - \ No newline at end of file + diff --git a/pom-template.xml b/pom-template.xml index 1716abc82a..2a9c1f0f28 100644 --- a/pom-template.xml +++ b/pom-template.xml @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/publish.xml b/publish.xml index 008451a2f8..314c6aee8a 100644 --- a/publish.xml +++ b/publish.xml @@ -70,4 +70,4 @@ - \ No newline at end of file + diff --git a/push/build.xml b/push/build.xml index ead3a0226e..829411ea12 100644 --- a/push/build.xml +++ b/push/build.xml @@ -70,4 +70,4 @@ - \ No newline at end of file + diff --git a/shared/build.xml b/shared/build.xml index b0533550d4..73a0a8df7f 100644 --- a/shared/build.xml +++ b/shared/build.xml @@ -61,4 +61,4 @@ WHAT? No tests for ${module.name}! - \ No newline at end of file + diff --git a/theme-compiler/build.xml b/theme-compiler/build.xml index 1fd78209c3..9141605fbf 100644 --- a/theme-compiler/build.xml +++ b/theme-compiler/build.xml @@ -57,4 +57,4 @@ - \ No newline at end of file + -- 2.39.5