Re: xhtml errors
Ruediger Pluem <[email protected]> Wed, 3 Jun 2026 15:44:05 +0200
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]> |
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 :-) Regards Rüdiger