dleslie     01/01/12 06:18:42

  Modified:    java     build.xml
  Log:
  Added some doc for new targets.
  
  Revision  Changes    Path
  1.74      +1 -0      xml-xalan/java/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/build.xml,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- build.xml 2001/01/12 13:56:33     1.73
  +++ build.xml 2001/01/12 14:18:42     1.74
  @@ -32,6 +32,7 @@
       - minitest compile and run the minitest in xml-xalan\test
       - conftest compile and run the conftest in xml-xalan\test
       - smoketest run a pre-checkin smoketest (5 to 10 minutes).
  +    - print.docs create PDF documentation (requires fop.jar and w3c.jar).
           
   If you build a target that depends on other targets, those other targets are 
created in 
   the correct order.
  @@ -45,7 +46,7 @@
     
     - Much of this file stolen from Stefano's xml-xerces build.xml  
     
  -   $Id: build.xml,v 1.73 2001/01/12 13:56:33 dleslie Exp $
  +   $Id: build.xml,v 1.74 2001/01/12 14:18:42 dleslie Exp $
      
   ==================================================================== -->
   
  
  
  

Reply via email to