From 973fd00c49f955b896582652d1f3b5270b93dcaf Mon Sep 17 00:00:00 2001 From: Doni Pracner Date: Thu, 2 Jan 2014 21:15:28 +0100 Subject: [PATCH] ant - minor: reorder the task in the file into groups --- build.xml | 106 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 59 insertions(+), 47 deletions(-) diff --git a/build.xml b/build.xml index 252d381..419f536 100644 --- a/build.xml +++ b/build.xml @@ -35,6 +35,8 @@ Also gives options to chain the tools on individual files. + + @@ -45,11 +47,63 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -90,32 +144,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + @@ -156,26 +188,6 @@ ${generated-wsl-files} - - - - - - - - - - - - - - - - - - - -- 2.17.1