summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2013-09-04 21:03:12 +0300
committerArtur Signell <artur@vaadin.com>2013-09-04 21:03:12 +0300
commitbc90a58b6ea58e441af6f83380ab8c979a8a6c7b (patch)
tree9a7d1c05013427192c314be49e72018b81427acf
parent22fcb44faf68622c3e6942d1b1b7b758291a45d1 (diff)
downloadvaadin-framework-bc90a58b6ea58e441af6f83380ab8c979a8a6c7b.tar.gz
vaadin-framework-bc90a58b6ea58e441af6f83380ab8c979a8a6c7b.zip
Unified xml files to end with new line
Change-Id: Ifb1393e7e5c5c1002b924223957767b3e584d5ab
-rw-r--r--all/build.xml2
-rwxr-xr-xbuild/ide.xml2
-rw-r--r--buildhelpers/build.xml2
-rw-r--r--client-compiler/build.xml2
-rw-r--r--client/build.xml2
-rw-r--r--ivysettings-publish.xml2
-rw-r--r--ivysettings.xml2
-rw-r--r--pom-template.xml2
-rw-r--r--publish.xml2
-rw-r--r--push/build.xml2
-rw-r--r--shared/build.xml2
-rw-r--r--theme-compiler/build.xml2
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 tests for this zip.. -->
</target>
-</project> \ No newline at end of file
+</project>
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 @@
</loadfile>
<echo file="${vaadinPush.js.output}">${vaadinPush.js.contents}</echo>
</target>
-</project> \ No newline at end of file
+</project>
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 @@
<!--<antcall target="common.test.run" /> -->
<echo>WHAT? No JUnit tests for ${module.name}!</echo>
</target>
-</project> \ No newline at end of file
+</project>
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 @@
<echo>WHAT? No tests for ${module.name}!</echo>
</target>
-</project> \ No newline at end of file
+</project>
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 @@
<antcall target="common.test.run" />
</target>
-</project> \ No newline at end of file
+</project>
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 @@
</resolvers>
-</ivysettings> \ No newline at end of file
+</ivysettings>
diff --git a/ivysettings.xml b/ivysettings.xml
index 3db0a8a06d..fa08f3d0bb 100644
--- a/ivysettings.xml
+++ b/ivysettings.xml
@@ -44,4 +44,4 @@
</modules>
-</ivysettings> \ No newline at end of file
+</ivysettings>
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 @@
</snapshots>
</repository>
</repositories>
-</project> \ No newline at end of file
+</project>
diff --git a/publish.xml b/publish.xml
index 008451a2f8..314c6aee8a 100644
--- a/publish.xml
+++ b/publish.xml
@@ -70,4 +70,4 @@
</artifact:mvn>
</target>
-</project> \ No newline at end of file
+</project>
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 @@
<target name="test" depends="checkstyle">
</target>
-</project> \ No newline at end of file
+</project>
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 @@
<echo>WHAT? No tests for ${module.name}!</echo>
</target>
-</project> \ No newline at end of file
+</project>
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 @@
<antcall target="common.test.run" />
</target>
-</project> \ No newline at end of file
+</project>