cziegeler 2002/10/29 05:11:38
Modified: . build.xml
Log:
Fixing build system
Revision Changes Path
1.273 +1 -1 xml-cocoon2/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/build.xml,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -r1.272 -r1.273
--- build.xml 28 Oct 2002 06:12:30 -0000 1.272
+++ build.xml 29 Oct 2002 13:11:38 -0000 1.273
@@ -2119,7 +2119,7 @@
<!-- =================================================================== -->
<!-- Compile also all blocks that are specified in properties.xml -->
<!-- =================================================================== -->
- <target name="compile" depends="init">
+ <target name="compile" depends="prepare">
<property name="compile.project" value="all"/>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]