User: rinkrank
Date: 02/09/30 12:23:40
Modified: core build.xml
Log:
Fixed broken build again
Revision Changes Path
1.10 +1 -0 xdoclet/core/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/core/build.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -w -r1.9 -r1.10
--- build.xml 30 Sep 2002 18:32:34 -0000 1.9
+++ build.xml 30 Sep 2002 19:23:40 -0000 1.10
@@ -88,6 +88,7 @@
<target name="build-xjavadoc" if="xjavadoc.build.needed">
<!-- build xjavadoc -->
<echo message="XJavadoc sources are available and newer than xjavadoc.jar.
Building xjavadoc..."/>
+ <mkdir dir="${dist.lib.dir}"/>
<ant dir="${xjavadoc.dir}" target="jar" inheritAll="false">
<property name="jar.file" value="${dist.lib.dir}/xjavadoc.jar"/>
</ant>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel