Ok, build.sh now fetches the latest vnu.jar for you. Please `svn up` before you build the docs next time.
On 2026/06/03 14:23:29 Rich Bowen wrote: > > > > On Jun 3, 2026, at 9:44 AM, Ruediger Pluem <[email protected]> wrote: > > > > > > > > On 5/31/26 12:33 AM, Rich Bowen wrote: > >> I’ve gone ahead and patched trunk, but note that this means I’ve also > >> patched the build/ repo, so I need to go ahead and patch 2.4 pretty soon, > >> or things will be kinda broken in the meanwhile. > >> > >> Please see the README in build/ — in particular: > >> > >> > >> The `validate-xhtml` target uses the W3C Nu HTML Checker. Download > >> `vnu.jar` into this directory if you don't already have it: > >> > >> curl -L -o vnu.jar > >> https://github.com/validator/validator/releases/download/latest/vnu.jar > > > > Shouldn't we add vnu.jar then to > > https://svn.apache.org/repos/asf/httpd/docs-build/trunk/lib? > > Of course having something that downloads the latest needed jars and > > dependencies would be even better, > > but this is left for improvement :-) > > > I didn’t add it to the repo because it’s 31MB and also we want to be sure > that folks have the latest … but, yes, having the build tool download it > would be awesome. I’ll see if I can make that happen. Good idea. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
