vhardy 01/11/14 05:01:15
Modified: test-resources/org/apache/batik/test/svg/resources
Configuration.properties
Log:
Added validating.parser entry for SVGRenderingAccuracyTest. Used to define which
parser to use when validating tests.
Revision Changes Path
1.3 +4 -1
xml-batik/test-resources/org/apache/batik/test/svg/resources/Configuration.properties
Index: Configuration.properties
===================================================================
RCS file:
/home/cvs/xml-batik/test-resources/org/apache/batik/test/svg/resources/Configuration.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Configuration.properties 2001/11/06 15:04:51 1.2
+++ Configuration.properties 2001/11/14 13:01:15 1.3
@@ -10,4 +10,7 @@
temp.file.prefix = SVGRenderingAccuracyTest
# Extension for temp files
-temp.file.suffix = .png
\ No newline at end of file
+temp.file.suffix = .png
+
+# Parser used for validation
+validating.parser=org.apache.xerces.parsers.SAXParser
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]