vhardy      2003/03/10 04:47:27

  Modified:    test-resources/org/apache/batik/dom unitTesting.xml
  Log:
  Test now uses Xerces instead of Crimson
  
  Revision  Changes    Path
  1.10      +2 -2      xml-batik/test-resources/org/apache/batik/dom/unitTesting.xml
  
  Index: unitTesting.xml
  ===================================================================
  RCS file: /home/cvs/xml-batik/test-resources/org/apache/batik/dom/unitTesting.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- unitTesting.xml   26 Aug 2002 11:51:12 -0000      1.9
  +++ unitTesting.xml   10 Mar 2003 12:47:27 -0000      1.10
  @@ -25,7 +25,7 @@
           <arg class="java.lang.String" value="targetValue" />
           <property name="ParserClassName"
                     class="java.lang.String"
  -                  value="org.apache.crimson.parser.XMLReaderImpl" />
  +                  value="org.apache.xerces.parsers.SAXParser" />
       </test>
   
       <!-- ========================================================================== 
-->
  
  
  

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

Reply via email to