From b1549440e0e0c86244dcad64a1a365cc12f6cdbd Mon Sep 17 00:00:00 2001 From: Timothy J Warren Date: Wed, 3 Feb 2016 21:24:10 -0500 Subject: [PATCH] Make build.xml file more phing friendly --- build.xml | 120 +++++++++++++++++++++++++++++------------------------- 1 file changed, 65 insertions(+), 55 deletions(-) diff --git a/build.xml b/build.xml index 0c096451..b8554ad5 100644 --- a/build.xml +++ b/build.xml @@ -13,10 +13,6 @@ depends="prepare,static-analysis,phpunit,phpdox,sonar" description="Performs static analysis, runs the tests, and generates project documentation" /> - - - - - - - - - - - - - @@ -57,23 +41,38 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -83,50 +82,61 @@ - - - - - - - - - + + + + + + + + + + + + + + - - - - - - + + + + + + + + - - - + + + + + + - - - - - + + + + + + - + @@ -135,7 +145,7 @@ - + @@ -145,13 +155,13 @@ - + - +