Hi,

I've tested with success the build of xalan (origin/xalan-j_2_7_1_maint) on my Linux Debian 11/Java 8. The run of xalan tests with success too.

Thanks Joseph and Mukul.

Perhaps, just change right on build.sh to allow direct execution :

17:27 $ git ls-files --stage build.sh
100644 ed046158ba1063bc2ba72fef93ed92004d7165e5 0    build.sh

✔ ~/GitRepos/xalan/xalan-test [master|…3845]
17:27 $ git update-index --chmod=+x build.sh

✔ ~/GitRepos/xalan/xalan-test [master|●1✚ 1…3845]
17:27 $ git ls-files --stage build.sh
100755 ed046158ba1063bc2ba72fef93ed92004d7165e5 0    build.sh

✔ ~/GitRepos/xalan/xalan-test [master|●1✚ 1…3845]
17:27 $ #TO BE COMMIT AFTER


Have you a estimate release date?

Milamber



On 05/03/2023 14:54, Joseph Kesselman wrote:
Note too that the pre-existing build.sh files work fine but require some additional environment setup, since they were designed to have some development hooks not present in the current build.bat. But I've written (though still need to issue a PR for) a more direct mapping of the .bat files, which may be preferred for consistency/simplicity.

--
   /_  Joe Kesselman (he/him/his)
-/ _) My Alexa skill for New Music/New Sounds fans:
   /   https://www.amazon.com/dp/B09WJ3H657/

() Plaintext Ribbon Campaign
/\ Stamp out HTML mail!
------------------------------------------------------------------------
*From:* Mukul Gandhi <[email protected]>
*Sent:* Sunday, March 5, 2023 7:01:37 AM
*To:* [email protected] <[email protected]>
*Subject:* XalanJ build.sh files for linux
Hi all,
    We've committed few mins ago, XalanJ implementation and tests
build.sh files for Linux (corresponding to the already existing
build.bat files for the windows platform), provided by Joseph
Kesselman.

Joseph, kindly helped me offline for using his mentioned XalanJ
implementation and tests build.sh files, and they were working fine
and exactly behave like corresponding build.bat files.

--
Regards,
Mukul Gandhi

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to