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 vh...@apache.org on 2003/03/10 13:47:27 UTC

cvs commit: xml-batik/test-resources/org/apache/batik/dom unitTesting.xml

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: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org