1
0
mirror of https://github.com/apache/httpd.git synced 2025-04-18 22:24:07 +03:00
Joe Orton 65d5f9ee6c 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
2025-04-09 10:17:24 +00:00
..
2025-02-05 12:30:07 +00:00
2021-10-11 14:08:57 +00:00
2006-07-11 21:18:15 +00:00
2006-07-11 20:33:53 +00:00
2021-09-10 10:28:21 +00:00
2024-02-29 17:07:55 +00:00
2023-04-01 08:58:08 +00:00
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00
2006-07-11 20:33:53 +00:00

This directory contains useful test code for testing various bits
of Apache functionality.  This stuff is for the developers only,
so we might remove it on public releases.