hillion     01/05/31 09:59:22

  Modified:    .        build.xml
  Log:
  Added SAC bindings to batik-libs.jar.
  
  Revision  Changes    Path
  1.75      +2 -1      xml-batik/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-batik/build.xml,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- build.xml 2001/05/31 14:45:02     1.74
  +++ build.xml 2001/05/31 16:59:17     1.75
  @@ -44,7 +44,7 @@
     [win32] .\build.bat help
   
    
  - $Id: build.xml,v 1.74 2001/05/31 14:45:02 hillion Exp $
  + $Id: build.xml,v 1.75 2001/05/31 16:59:17 hillion Exp $
   
   -->
   
  @@ -302,6 +302,7 @@
       <jar jarfile="${build}/lib/${project}-libs.jar">
         <fileset dir="${dest}" excludes="**/CVS">
           <include name="org/apache/batik/**"/>
  +        <include name="org/w3c/css/sac/**"/>
           <include name="org/w3c/dom/smil/**"/>
           <include name="org/w3c/dom/svg/**"/>
         </fileset>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to