This is an automated email from the ASF dual-hosted git repository.
mukulg pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/xerces-j.git
The following commit(s) were added to refs/heads/main by this push:
new 1072e826 Update README
1072e826 is described below
commit 1072e826dbcc31924ff1ecaa1962093717375a5a
Author: mukulga <[email protected]>
AuthorDate: Fri Apr 26 15:40:47 2024 +0530
Update README
---
README | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/README b/README
index 5b167755..58fc5dfd 100644
--- a/README
+++ b/README
@@ -66,8 +66,8 @@ above] build instructions as per following points.
Before initiating any part of the build, set the JAVA_HOME environment
variable to the
installation directory of your JDK.
-3) Ant build software tool may be used to build everything available within
Xerces-J,
-including Xerces-J's documentation. An ant software build tool, and the others
needed (besides the
+3) An, Ant software build tool may be used to build everything available
within Xerces-J,
+including Xerces-J's documentation. An, Ant software build tool and the others
needed (besides the
pre-requisite JDK) are contained within Xerces-J's tools package. To be able
to build these Xerces-J
software packages easily, the needed 'MS windows' batch file and also an
'Linux' shell script are included.
@@ -88,8 +88,6 @@ If you'd wish to build everything within Xerces-J, including
the documentation,
run the build batch file (or, shell script) specifying an Ant software's "all"
target instead of "jars".
-4) Xerces-J XML Schema language software test suite location
-
- 4.1) For, XML Schema 1.0 :
https://github.com/apache/xerces-j/tree/main/xml-schema-1.0-tests
-
+4) Xerces-J XML Schema language software test suite location
+ 4.1) For, XML Schema 1.0 :
https://github.com/apache/xerces-j/tree/main/xml-schema-1.0-tests
4.2) For, XML Schema 1.1 :
https://github.com/apache/xerces-j/tree/main/xml-schema-1.1-tests
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]