From f5dc15659fd62ba1cb6363b3c06a8e6a7ddd968c 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 @@ - + - +