references to hg
Baesken, Matthias
matthias.baesken at sap.com
Wed Sep 28 13:28:16 UTC 2022
Hello, I noticed still a few references to hg in current openjdk subtree make, I wonder should we remove / replace them ?
Some of those :
make/autoconf/basic.m4
AC_MSG_ERROR([Bad file permissions on src files. This is usually caused by cloning the repositories with a non cygwin hg in a directory not created in cygwin.])
Is this still an issue at all with git ?
make/autoconf/spec.gmk.in
772 HG:=@HG@
make/autoconf/basic_tools.m4
345 UTIL_LOOKUP_PROGS(HG, hg)
make/scripts/update_copyright_year.sh has also quite a few references to hg, but I am not very familiar with the script.
Best regards, Matthias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20220928/04e0b766/attachment.htm>
More information about the build-dev
mailing list