cziegeler 01/11/23 02:25:42
Modified: . Tag: cocoon_20_branch build.xml
Log:
Fixed typo
Revision Changes Path
No revision
No revision
1.8.2.63 +1 -1 xml-cocoon2/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/build.xml,v
retrieving revision 1.8.2.62
retrieving revision 1.8.2.63
diff -u -r1.8.2.62 -r1.8.2.63
--- build.xml 2001/11/23 10:11:38 1.8.2.62
+++ build.xml 2001/11/23 10:25:42 1.8.2.63
@@ -292,7 +292,7 @@
<!-- =================================================================== -->
<!-- Macro for optional warnings -->
<!-- =================================================================== -->
- <target name="op-warning" description="General waring target (used by other
targets)" unless="omit.opt.warning">
+ <target name="op-warning" description="General waring target (used by other
targets)" unless="omit.opt.warnings">
<echo>**********************************************</echo>
<echo>*</echo>
<echo>* Classes of the optional package ${thing} are not </echo>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]