]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
CI: Use the git commit hash to determine the revision of APR/APR-util
authorJoe Orton <jorton@apache.org>
Wed, 9 Apr 2025 10:17:24 +0000 (10:17 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 9 Apr 2025 10:17:24 +0000 (10:17 +0000)
commit65d5f9ee6cecbeb054dcc18a6be26db61a2726d6
tree787784750f81a4debb7ff596ec87243a0584c129
parente6cfbfa30d81bcfc9979fd5b49c0f0f8b5fe86a7
CI: Use the git commit hash to determine the revision of APR/APR-util
from the github repos, and build exactly that, rather than relying on SVN:
 - works if apr/apr-util moves to a r/w git in the future
 - removes a race for branches where the git revision tested
 could be different to the SVN revision retrieved before

Github: closes #528

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1924958 13f79535-47bb-0310-9956-ffa450edef68
test/travis_before_linux.sh