From 9a3dc4e99c7a417778342db83cd6e7c05558e5fb Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 30 May 2013 17:06:30 +0300 Subject: Formatted XML files using defined rules (#11956) Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995 --- push/build.xml | 131 +++++++++++++++++++++++++++++++-------------------------- push/ivy.xml | 17 +++----- 2 files changed, 78 insertions(+), 70 deletions(-) (limited to 'push') diff --git a/push/build.xml b/push/build.xml index 3e750b67cd..ad27599d36 100644 --- a/push/build.xml +++ b/push/build.xml @@ -1,73 +1,84 @@ - - - Meta package which defines dependencies needed for push - - - + + + Meta package which defines dependencies needed for push + + + - - - - + + + + - - - + + + - + - - - - - + + + + + - - - - + + + + - - - - - - - - - - - ${vaadinPush.js.contents} + + + + + + + + + + + ${vaadinPush.js.contents} - - - - - - - - - - - - - - - - + + + + + + + + + - - - + + + + + + - - - - - + + + - - + + + + + + + + \ No newline at end of file diff --git a/push/ivy.xml b/push/ivy.xml index 69b7661fca..e2ba3a63f7 100644 --- a/push/ivy.xml +++ b/push/ivy.xml @@ -4,8 +4,7 @@ xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd" xmlns:m="http://ant.apache.org/ivy/maven"> - + @@ -15,23 +14,21 @@ - + - + - + - + -- cgit v1.2.3