Author: mukulg
Date: Fri Jun 12 00:03:16 2015
New Revision: 1685006
URL: http://svn.apache.org/r1685006
Log:
I'm again changing the status of these unit tests as it was since their
inception. I think these are anyway useful in their current form. i.e these are
not intended to be depracated. This was also due to recent motivations felt
from XML tool vendors integrating the XML Schema 1.1 branch of Xerces.
I apologize if these new changes cause any confusion to the Xerces community.
Removed:
xerces/java/branches/xs-1.1-tests/depracateNotice.txt
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=1685006&r1=1685005&r2=1685006&view=diff
==============================================================================
--- xerces/java/branches/xs-1.1-tests/readme.txt (original)
+++ xerces/java/branches/xs-1.1-tests/readme.txt Fri Jun 12 00:03:16 2015
@@ -15,11 +15,11 @@
* limitations under the License.
*/
-This SVN branch contains unit test cases, related to Xerces XML Schema (XSD)
1.1 functionality.
+This SVN branch contains Xerces proprietary unit test cases for the Xerces XML
Schema (XSD) 1.1 functionality.
-Configuration notes: These unit tests contain a folder "data" parallel to the
"src" folder, that contain the
-XML and XSD documents needed by the unit tests. Before invoking this unit test
suite, the following argument
-needs to be provided to the Java VM,
+Configuration notes: Minimum JRE needed to run these tests is 1.5. These unit
tests contain a folder "data" parallel
+to the "src" folder, that contain the XML and XSD documents needed by 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]