From 3b93617f41a6b82055728e046c4aa78a94993296 Mon Sep 17 00:00:00 2001 From: Romain Pelisse Date: Thu, 17 Apr 2008 18:00:17 +0000 Subject: [PATCH] Moving build.xml to root directory. I test it, most of the tasks are working fine. The following are failing, but they were failing exactly the same before, the i think it's only me: symtabtest dfatest cpdtest qa git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6029 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/{bin => }/build.xml | 35 ++++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 13 deletions(-) rename pmd/{bin => }/build.xml (96%) diff --git a/pmd/bin/build.xml b/pmd/build.xml similarity index 96% rename from pmd/bin/build.xml rename to pmd/build.xml index cf884a59c3..d75fd74c1f 100644 --- a/pmd/bin/build.xml +++ b/pmd/build.xml @@ -1,4 +1,4 @@ - + @@ -6,16 +6,20 @@ - - + + + @@ -31,7 +35,6 @@ - @@ -145,7 +148,7 @@ - + @@ -179,6 +182,7 @@ + @@ -212,8 +216,7 @@ + failureProperty="test.failure"> @@ -241,8 +244,8 @@ - - + + @@ -338,7 +341,7 @@ - + @@ -424,7 +427,11 @@ public class]]> - + @@ -446,6 +453,7 @@ public class]]> + @@ -460,11 +468,12 @@ public class]]> + - + - +