From 7f2ed2a5d3db84ba2e3b542b2b4b1b768ac70a52 Mon Sep 17 00:00:00 2001 From: Gunnlaugur Thor Briem Date: Wed, 16 Apr 2003 01:59:29 +0000 Subject: [PATCH] Fix classpath to make unit tests run in etc/build.xml test target (dependency jars were missing; possibly this wasn't detected because others had those jars in $ANT_HOME/lib or jre/lib/ext or such?) git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1752 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/etc/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmd/etc/build.xml b/pmd/etc/build.xml index 414d56ba47..e6a96c0ff8 100644 --- a/pmd/etc/build.xml +++ b/pmd/etc/build.xml @@ -71,7 +71,7 @@ - +