mcconnell 02/02/22 10:21:48
Modified: apps/enterprise/orb build.xml
Log:
no message
Revision Changes Path
1.12 +1 -1 jakarta-avalon-cornerstone/apps/enterprise/orb/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-cornerstone/apps/enterprise/orb/build.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- build.xml 22 Feb 2002 18:19:34 -0000 1.11
+++ build.xml 22 Feb 2002 18:21:48 -0000 1.12
@@ -66,7 +66,7 @@
<target name="all" depends="clean,dist,examples"/>
<target name="build" depends="orb"/>
- <target name="dist" depends="build,javadoc,support"/>
+ <target name="dist" depends="build,support"/>
<target name="install.context">
<available file="${install.path}" type="dir"
property="install.path.present"/>
</target>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>