Author: snoopdave
Date: Tue Jul 17 20:11:32 2007
New Revision: 557129

URL: http://svn.apache.org/viewvc?view=rev&rev=557129
Log:
Ok, one last try

Modified:
    roller/trunk/apps/weblogger/build.xml

Modified: roller/trunk/apps/weblogger/build.xml
URL: 
http://svn.apache.org/viewvc/roller/trunk/apps/weblogger/build.xml?view=diff&rev=557129&r1=557128&r2=557129
==============================================================================
--- roller/trunk/apps/weblogger/build.xml (original)
+++ roller/trunk/apps/weblogger/build.xml Tue Jul 17 20:11:32 2007
@@ -49,7 +49,7 @@
     
     <!-- Ensure JUnit is defined even if not installed in Ant -->
     <taskdef name="junit" 
-        
classpath="${ro.tools}/buildtime/junit-4.1.jar,${ro.tools}/buildtime/ant-1.7.0/ant-junit.jar"
+        classpath="${ro.tools}/buildtime/junit-4.1.jar"
         classname="org.apache.tools.ant.taskdefs.optional.junit.JUnitTask" /> 
         
        


Reply via email to