You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mu...@apache.org on 2022/12/18 00:00:11 UTC

[xalan-java] branch xalan-j_2_7_1_maint updated: minor improvements to text, for one of xalanj 2.7.3 release build file

This is an automated email from the ASF dual-hosted git repository.

mukulg pushed a commit to branch xalan-j_2_7_1_maint
in repository https://gitbox.apache.org/repos/asf/xalan-java.git


The following commit(s) were added to refs/heads/xalan-j_2_7_1_maint by this push:
     new bb721c41 minor improvements to text, for one of xalanj 2.7.3 release build file
bb721c41 is described below

commit bb721c410a5cf30102c5133007202110347f8cba
Author: Mukul Gandhi <ga...@gmail.com>
AuthorDate: Sun Dec 18 05:29:50 2022 +0530

    minor improvements to text, for one of xalanj 2.7.3 release build file
---
 build_srcdist_xalan_tests.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build_srcdist_xalan_tests.xml b/build_srcdist_xalan_tests.xml
index a055dc2f..411a24a6 100644
--- a/build_srcdist_xalan_tests.xml
+++ b/build_srcdist_xalan_tests.xml
@@ -110,7 +110,7 @@ file build.xml provided by XalanJ xalan-test git repos.
     <!-- JTidy is used by the XSLTC comparator -->
     <property name="jtidy.jar" value="${test.tools.dir}/Tidy.jar"/>
     
-    <!-- The rhino jar is needed, to run Javascript extensions tests -->
+    <!-- The Mozilla Rhino jar is needed, to run Javascript extensions tests -->
     <property name="js.jar" value="${xalan.relpath}/lib/rhino-1.7.14.jar"/>
     
     <!-- The Bean Scripting Framework is required for extensions written in languages 


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