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 2019/12/14 01:32:17 UTC

svn commit: r1871357 - in /xerces/java/branches/xs-1.1-tests: .settings/ readme.txt

Author: mukulg
Date: Sat Dec 14 01:32:17 2019
New Revision: 1871357

URL: http://svn.apache.org/viewvc?rev=1871357&view=rev
Log:
minor grammatical improvements to text

Added:
    xerces/java/branches/xs-1.1-tests/.settings/
Modified:
    xerces/java/branches/xs-1.1-tests/readme.txt

Modified: xerces/java/branches/xs-1.1-tests/readme.txt
URL: http://svn.apache.org/viewvc/xerces/java/branches/xs-1.1-tests/readme.txt?rev=1871357&r1=1871356&r2=1871357&view=diff
==============================================================================
--- xerces/java/branches/xs-1.1-tests/readme.txt (original)
+++ xerces/java/branches/xs-1.1-tests/readme.txt Sat Dec 14 01:32:17 2019
@@ -22,11 +22,11 @@ Configuration notes: Minimum JRE needed
 to the "src" folder, that contain the XML and XSD documents needed for the unit tests. Before invoking this unit test 
 suite, the following argument needs to be provided to the Java VM,
 -Dorg.apache.xerces.tests.dataDir=<path to data directory>
-relative to which the unit tests would retrieve XML and XSD documents.
+(The unit tests, retrieve XML and XSD documents relative to this directory location)
 
 The class "AllXercesXSD11Tests" is the entry point of this unit test suite.
 
 Acknowledgements:
-Many of the XSD 1.1 unit tests in this branch, were contributed by Roger L. Costello (costello@mitre.org), and have 
-been included here with the permission from author. Roger's contributions of useful XSD 1.1 examples to this test 
+Many of the XSD 1.1 unit tests in this SVN branch, were contributed by Roger L. Costello (costello@mitre.org), and have 
+been included here with Roger's permission. Roger's contributions of useful XSD 1.1 examples to this test 
 suite is highly appreciated. Roger has been an active contributor to the XML Schema standards work.
\ 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