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 c9e98f3a5 mentioning use of JProfiler tool by xerces-j within readme
document
c9e98f3a5 is described below
commit c9e98f3a5f3f1672bf7e3501095e6540118106ad
Author: Mukul Gandhi <[email protected]>
AuthorDate: Wed Nov 27 05:54:23 2024 +0530
mentioning use of JProfiler tool by xerces-j within readme document
---
README | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README b/README
index a1e8d76f1..a9f5daf79 100644
--- a/README
+++ b/README
@@ -63,6 +63,9 @@ If all results of Xerces-J build are needed, including the
documentation,
run the build batch file or shell script specifying an Ant build "all"
target instead of "jars".
+We use JProfiler (https://www.ej-technologies.com/jprofiler) tool for Java
software run-time
+analysis and optimization of Xerces-J software.
+
Sincerely,
Apache Xerces Team
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]