From b9d7de31dce1a07f44e2c9ea5da90e424ad4fc87 Mon Sep 17 00:00:00 2001 From: Fernando Ontiveros Date: Wed, 18 Dec 2013 10:46:15 -0400 Subject: [PATCH] disabling phpunits in build.xml --- build.xml | 16 +++---------- phpdox.xml | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+), 13 deletions(-) create mode 100644 phpdox.xml diff --git a/build.xml b/build.xml index 7e51cd94d..4673fe748 100644 --- a/build.xml +++ b/build.xml @@ -2,7 +2,7 @@ + depends="prepare,lint,phploc,pdepend,phpmd-ci,phpcs-ci,phpcpd,phpdox"/> @@ -85,7 +85,7 @@ - + @@ -109,21 +109,11 @@ - - - - - - - - - - - + diff --git a/phpdox.xml b/phpdox.xml new file mode 100644 index 000000000..c93cc0d28 --- /dev/null +++ b/phpdox.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +