cziegeler    01/11/23 02:26:04

  Modified:    .        build.xml
  Log:
  Fixed typo
  
  Revision  Changes    Path
  1.103     +1 -1      xml-cocoon2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.xml,v
  retrieving revision 1.102
  retrieving revision 1.103
  diff -u -r1.102 -r1.103
  --- build.xml 2001/11/23 10:06:57     1.102
  +++ build.xml 2001/11/23 10:26:04     1.103
  @@ -328,7 +328,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]

Reply via email to