From 0f48ca3b0fabfab4add2314e46c3ae0911354dbd Mon Sep 17 00:00:00 2001 From: Fernando Ontiveros Date: Wed, 18 Dec 2013 10:11:27 -0400 Subject: [PATCH 1/2] preparing a build.xml for Michelangelo project in Jenkins --- build.xml | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/build.xml b/build.xml index 072101cde..7e51cd94d 100644 --- a/build.xml +++ b/build.xml @@ -1,6 +1,6 @@ - + @@ -47,7 +47,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -68,14 +68,14 @@ - + - + @@ -83,7 +83,7 @@ - + @@ -95,8 +95,8 @@ description="Find coding standard violations using PHP_CodeSniffer and print human readable output. Intended for usage on the command line before committing."> - - + + @@ -105,10 +105,7 @@ - - - - + @@ -118,8 +115,7 @@ - - + @@ -127,7 +123,7 @@ - + @@ -144,7 +140,7 @@ - + From b9d7de31dce1a07f44e2c9ea5da90e424ad4fc87 Mon Sep 17 00:00:00 2001 From: Fernando Ontiveros Date: Wed, 18 Dec 2013 10:46:15 -0400 Subject: [PATCH 2/2] 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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +