greenrd     01/03/26 09:47:55

  Modified:    .        build.xml
  Log:
  typo
  
  Revision  Changes    Path
  1.71      +1 -1      xml-cocoon/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/build.xml,v
  retrieving revision 1.70
  retrieving revision 1.71
  diff -u -r1.70 -r1.71
  --- build.xml 2001/03/11 14:50:03     1.70
  +++ build.xml 2001/03/26 17:47:55     1.71
  @@ -243,7 +243,7 @@
     <target name="prepare-saxon" depends="init" if="saxon.present">
       <copy todir="${build.src}" filtering="on">
         <fileset dir="${src.dir}">
  -        <include name="**/Saxon*"/>
  +        <include name="**/SAXON*"/>
         </fileset>
       </copy>
     </target>
  
  
  

----------------------------------------------------------------------
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