You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2017/03/29 19:43:41 UTC

[jira] [Comment Edited] (ARTEMIS-1076) Broken links in User Manual

    [ https://issues.apache.org/jira/browse/ARTEMIS-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947705#comment-15947705 ] 

Justin Bertram edited comment on ARTEMIS-1076 at 3/29/17 7:42 PM:
------------------------------------------------------------------

Thanks for this. Any suggestions about how to integrate link checking for the documentation into the release build process is welcome!


was (Author: jbertram):
Thanks for this. Any suggestions about how to integrate link checking for the documentation to the release build process is welcome!

> Broken links in User Manual
> ---------------------------
>
>                 Key: ARTEMIS-1076
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1076
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Lionel Cons
>            Assignee: Justin Bertram
>         Attachments: wget.log
>
>
> There are several broken links in the Artemis 2.0.0 User manual.
> {code}
> $ wget --no-verbose --spider --recursive --level inf --no-parent --execute robots=off --output-file wget.log https://activemq.apache.org/artemis/docs/2.0.0/
> $ grep -B1 broken wget.log 
> https://activemq.apache.org/artemis/docs/2.0.0/using-amqp.html:
> Remote file does not exist -- broken link!!!
> --
> https://activemq.apache.org/artemis/docs/2.0.0/gitbook/plugins/gitbook-plugin-mathjax/plugin.js:
> Remote file does not exist -- broken link!!!
> https://activemq.apache.org/artemis/docs/2.0.0/todo:
> Remote file does not exist -- broken link!!!
> https://activemq.apache.org/artemis/docs/2.0.0/interoperability.html:
> Remote file does not exist -- broken link!!!
> --
> https://activemq.apache.org/artemis/docs/2.0.0/appserver-integration.html:
> Remote file does not exist -- broken link!!!
> --
> unlink: No such file or directory
> Found 5 broken links.
> {code}
> Maybe this should be checked each time a new version is about to be released?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)