hammant 2002/08/01 14:26:03
Modified: tweety build.xml
Log:
uneeded class dir
Revision Changes Path
1.9 +0 -1 jakarta-avalon-excalibur/tweety/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/tweety/build.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- build.xml 12 Jul 2002 09:41:08 -0000 1.8
+++ build.xml 1 Aug 2002 21:26:03 -0000 1.9
@@ -292,7 +292,6 @@
</copy>
<mkdir dir="${dist.dir}/lib"/>
- <mkdir dir="${dist.dir}/classes"/>
<!-- create temporary dir so we can get a proper .tar even with the current,
released ant -->
<mkdir dir="${dist.base}/${dist.name}"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>