sboag       01/05/17 00:47:35

  Modified:    java     build.xml
  Log:
  Added exclusion of include18.xsl.
  
  Revision  Changes    Path
  1.102     +2 -2      xml-xalan/java/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/build.xml,v
  retrieving revision 1.101
  retrieving revision 1.102
  diff -u -r1.101 -r1.102
  --- build.xml 2001/05/14 16:41:56     1.101
  +++ build.xml 2001/05/17 07:47:30     1.102
  @@ -50,7 +50,7 @@
     
     - Much of this file stolen from Stefano's xml-xerces build.xml  
     
  -   $Id: build.xml,v 1.101 2001/05/14 16:41:56 dleslie Exp $
  +   $Id: build.xml,v 1.102 2001/05/17 07:47:30 sboag Exp $
      
   ==================================================================== -->
   
  @@ -152,7 +152,7 @@
     <property name="test.loggingLevel" value="5"/>
     <!-- The excluded lre tests are at issue or are new bugs, and should be 
          included as soon as they are resolved.  -->
  -  <property name="test.excludes" 
value="impincl12.xsl;lre02.xsl;lre03.xsl;lre07.xsl;lre10.xsl;lre12.xsl;lre21.xsl"/>
  +  <property name="test.excludes" 
value="impincl18.xsl;impincl12.xsl;lre02.xsl;lre03.xsl;lre07.xsl;lre10.xsl;lre12.xsl;lre21.xsl"/>
     <property name="test.embedded" 
value="embed01.xsl;embed02.xsl;embed07.xsl"/>
   
     <!-- =================================================================== 
-->
  
  
  

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

Reply via email to