Skip to content

Commit e69ba1e

Browse files
author
mgricken
committed
Merged the <fornum> task into the plt-ant.jar file.
D lib/buildlib/ant-fornum.jar M lib/buildlib/plt-ant.jar M build.xml git-svn-id: file:///tmp/test-svn/trunk@4149 fe72c1cf-3628-48e9-8b72-1c46755d3cff
1 parent 9fa6e47 commit e69ba1e

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

drjava/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<taskdef resource="com/cenqua/ant/antlib.xml" classpath="lib/buildlib/cenquatasks.jar" />
6868

6969
<!-- fornum task, used for test-repeat -->
70-
<taskdef name="fornum" classname="edu.rice.cs.util.ant.ForNumTask" classpath="lib/buildlib/ant-fornum.jar" onerror="report"/>
70+
<taskdef name="fornum" classname="edu.rice.cs.plt.ant.ForNumTask" classpath="lib/buildlib/plt-ant.jar" onerror="report"/>
7171

7272
<extendclasspath path="lib/buildlib/junit.jar" />
7373

drjava/lib/buildlib/ant-fornum.jar

-6.14 KB
Binary file not shown.

drjava/lib/buildlib/plt-ant.jar

6.46 KB
Binary file not shown.

0 commit comments

Comments
 (0)