You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by hi...@apache.org on 2001/03/08 15:44:33 UTC

cvs commit: xml-batik build.xml

hillion     01/03/08 06:44:32

  Modified:    .        build.xml
  Log:
  
  
  Revision  Changes    Path
  1.45      +1 -4      xml-batik/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-batik/build.xml,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- build.xml	2001/03/08 02:05:04	1.44
  +++ build.xml	2001/03/08 14:44:30	1.45
  @@ -45,7 +45,7 @@
     [win32] .\build.bat help
   
    
  - $Id: build.xml,v 1.44 2001/03/08 02:05:04 hillion Exp $
  + $Id: build.xml,v 1.45 2001/03/08 14:44:30 hillion Exp $
   
   -->
   
  @@ -208,9 +208,6 @@
         <exclude name="**/jpython*" unless="jpython.present"/>
         <exclude name="**/jacl*" unless="jacl.present"/>
       </javac>
  -
  -    <copy file="${src}/org/w3c/flute/util/encoding.properties"
  -          todir="${dest}/org/w3c/flute/util"/>
     </target>
   
     <target name="clean-compile"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org