diff --git a/build.xml b/build.xml index be47aadb527..fc267bf196e 100644 --- a/build.xml +++ b/build.xml @@ -3,7 +3,7 @@ - + @@ -46,7 +46,7 @@ --exclude '${basedir}/htdocs/conf' --exclude '${basedir}/htdocs/core/filemanagerdol' --exclude '${basedir}/htdocs/includes' - --exclude '**/PEAR/*,**/NET/*,**/HTTP/*' + --exclude '**/PEAR/*,**/NET/*,**/HTTP/*,**/zendgdata/*,**/reportico/*' --min-tokens 70 --min-lines 20 htdocs @@ -61,7 +61,7 @@ --exclude '${basedir}/htdocs/conf' --exclude '${basedir}/htdocs/core/filemanagerdol' --exclude '${basedir}/htdocs/includes' - --exclude '**/PEAR/*,**/NET/*,**/HTTP/*' + --exclude '**/PEAR/*,**/NET/*,**/HTTP/*,**/zendgdata/*,**/reportico/*' htdocs " /> @@ -78,18 +78,11 @@ "/> - - - - - - - - + + + + + + + \ No newline at end of file diff --git a/quickbuild.xml b/quickbuild.xml deleted file mode 100644 index 2ce72f32b5d..00000000000 --- a/quickbuild.xml +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file