leosimons 2003/01/06 09:43:56
Modified: . build.xml
Log:
announcements are not part of the nightly build; besides, I get BSF exceptions
Revision Changes Path
1.154 +1 -1 jakarta-avalon/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon/build.xml,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -r1.153 -r1.154
--- build.xml 15 Nov 2002 05:38:31 -0000 1.153
+++ build.xml 6 Jan 2003 17:43:56 -0000 1.154
@@ -671,7 +671,7 @@
</target>
<!-- Completely build all dists -->
- <target name="dist" depends="announcement,site-docs" description="generates the
Avalon distribution">
+ <target name="dist" depends="site-docs, setup-properties"
description="generates the Avalon distribution">
<mkdir dir="${dist.base}"/>
<antcall target="bin-dist">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>