Hoss Man created SOLR-10934:
-------------------------------
Summary: create a link+anchor checker for the ref-guide PDF using
PDFBox
Key: SOLR-10934
URL: https://issues.apache.org/jira/browse/SOLR-10934
Project: Solr
Issue Type: Sub-task
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Hoss Man
We currently have CheckLinksAndAnchors.java which is automatically run against
the ref-guide HTML as part of the build to use JSoup to find bad links/anchors
that asciidoctor doesn't complain about -- but not everyone does/can build the
HTML version of the ref-guide sincif we can e it requires manually installing
jekyll.
The PDF build only requires things installed by ivy (via JRuby) and we already
have some PDFBox based code in ReducePDFSize.java that operates on this PDF
every time it's run -- so if we can find a way to do similar checks using the
PDFBox API we could catch these broken links faster.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]