You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mu...@apache.org on 2016/08/30 06:21:48 UTC

svn commit: r1758329 - /xerces/java/branches/xml-schema-1.1-dev/README

Author: mukulg
Date: Tue Aug 30 06:21:48 2016
New Revision: 1758329

URL: http://svn.apache.org/viewvc?rev=1758329&view=rev
Log:
adding some details to this file, about the unit tests that are there.

Modified:
    xerces/java/branches/xml-schema-1.1-dev/README

Modified: xerces/java/branches/xml-schema-1.1-dev/README
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/README?rev=1758329&r1=1758328&r2=1758329&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/README (original)
+++ xerces/java/branches/xml-schema-1.1-dev/README Tue Aug 30 06:21:48 2016
@@ -56,4 +56,11 @@ building, these files will be located in
 
 If you want to build everything, including the documentation,
 run the build batch file (or shell script) specifying the "all"
-target instead of "jars".
\ No newline at end of file
+target instead of "jars".
+
+Details about proprietary XML Schema 1.1 unit tests:
+The XercesJ XML Schema 1.1 deliverables, include a proprietary unit test suite located in the branch "xs-1.1-tests".
+This is in addition to the Xerces tests that are located at /xerces-java-xml-schema-1.1-dev/tests. It is advisable
+to always comply to tests in the branch "xs-1.1-tests" whenever changing the code (in addition to the tests /xerces-java-xml-schema-1.1-dev/tests),
+since the functionality these tests are testing are core part of Xerces deliverables (one of the important things the 
+"xs-1.1-tests" tests test, are the error/warning messages generated during XML Schema 1.1 validation assessments.
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org