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/11/13 05:14:02 UTC

[xalan-test] 01/03: implementation changes

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

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

commit eb8ac0a4ac60ee26ba70e3b7675362a34954ed4a
Author: Mukul Gandhi <ga...@gmail.com>
AuthorDate: Sun Nov 13 10:15:35 2022 +0530

    implementation changes
---
 build.bat | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/build.bat b/build.bat
index 4307cd38..7a198ba7 100755
--- a/build.bat
+++ b/build.bat
@@ -55,6 +55,8 @@ if '%1' == '-H' goto usage
 if '%1' == '-?' goto usage
 @echo %0 beginning...
 
+set ANT_HOME=..\xalan-java
+
 if not "%OS%"=="Windows_NT" goto win9xStart
 :winNTStart
 @setlocal


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