[
https://issues.apache.org/jira/browse/CAMEL-14482?focusedWorklogId=384157&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-384157
]
ASF GitHub Bot logged work on CAMEL-14482:
------------------------------------------
Author: ASF GitHub Bot
Created on: 09/Feb/20 23:15
Start Date: 09/Feb/20 23:15
Worklog Time Spent: 10m
Work Description: PickledDragon commented on pull request #3558:
[CAMEL-14482] Fix broken javadoc links
URL: https://github.com/apache/camel/pull/3558
Broken javadoc links will be pointed towards appropriate entries on
`javadoc.io`.
This commit fixes all ASCIIDoc files under `docs/user-manual/`
This is **not** a blind find-replace commit. It takes care of API Changes in
Camel 3.x, where camel-core was split into several sub modules.
There are 11 files under `docs/components/` that need similar fixes. I'll
keep pushing them one by one.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 384157)
Remaining Estimate: 0h
Time Spent: 10m
> Fix broken Javadoc links in the current documentation
> -----------------------------------------------------
>
> Key: CAMEL-14482
> URL: https://issues.apache.org/jira/browse/CAMEL-14482
> Project: Camel
> Issue Type: Sub-task
> Components: documentation
> Reporter: Praveen Kottarathil
> Priority: Trivial
> Attachments: Screenshot 2020-02-04 at 00.02.02.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In the old version of the website, Javadoc used to get published at
> '[http://camel.apache.org/maven/current/*'] . Several pages in the current
> documentation (107 occurrances) still refers to the non existent Javadoc
> pages.
> A sample broken link highlighted below ([source doc page|
> https://camel.apache.org/manual/latest/processor.html])
> !Screenshot 2020-02-04 at 00.02.02.png|width=523,height=300!
> The proposal is to fix these links, by pointing them to appropriate Javadoc
> hosted on [https://javadoc.io/]
> I am already working on this and shall send in a PR shortly. Can someone
> assign this task to me?
>
> Documentation pages with broken Javadoc links are below
> docs/components/modules/ROOT/pages/mock-component.adoc
> docs/components/modules/ROOT/pages/log-component.adoc
> docs/components/modules/ROOT/pages/scp-component.adoc
> docs/components/modules/ROOT/pages/jpa-component.adoc
> docs/components/modules/ROOT/pages/bean-component.adoc
> docs/components/modules/ROOT/pages/dataset-test-component.adoc
> docs/components/modules/ROOT/pages/xpath-language.adoc
> docs/components/modules/ROOT/pages/cdi.adoc
> docs/components/modules/ROOT/pages/cxfrs-component.adoc
> docs/components/modules/ROOT/pages/dataset-component.adoc
> docs/components/modules/ROOT/pages/stomp-component.adoc
> docs/user-manual/modules/ROOT/pages/camelcontext.adoc
> docs/user-manual/modules/ROOT/pages/type-converter.adoc
>
> docs/user-manual/modules/ROOT/pages/faq/how-does-the-camel-api-compare-to.adoc
> docs/user-manual/modules/ROOT/pages/faq/running-camel-standalone.adoc
> docs/user-manual/modules/ROOT/pages/jmx.adoc
> docs/user-manual/modules/ROOT/pages/lifecycle.adoc
> docs/user-manual/modules/ROOT/pages/endpoint.adoc
> docs/user-manual/modules/ROOT/pages/spring.adoc
> docs/user-manual/modules/ROOT/pages/processor.adoc
> docs/user-manual/modules/ROOT/pages/message-endpoint.adoc
> docs/user-manual/modules/ROOT/pages/dead-letter-channel.adoc
> docs/user-manual/modules/ROOT/pages/predicate.adoc
> docs/user-manual/modules/ROOT/pages/book-getting-started.adoc
> docs/user-manual/modules/ROOT/pages/process-eip.adoc
> docs/user-manual/modules/ROOT/pages/expression.adoc
> docs/user-manual/modules/ROOT/pages/architecture.adoc
> docs/user-manual/modules/ROOT/pages/injector.adoc
> docs/user-manual/modules/ROOT/pages/jndi.adoc
> docs/user-manual/modules/ROOT/pages/browsable-endpoint.adoc
> docs/user-manual/modules/ROOT/pages/transactional-client.adoc
> docs/user-manual/modules/ROOT/pages/rollback-eip.adoc
> docs/user-manual/modules/ROOT/pages/error-handler.adoc
> docs/user-manual/modules/ROOT/pages/exception-clause.adoc
> docs/user-manual/modules/ROOT/pages/eventDrivenConsumer-eip.adoc
> docs/user-manual/modules/ROOT/pages/message.adoc
> docs/user-manual/modules/ROOT/pages/async.adoc
--
This message was sent by Atlassian Jira
(v8.3.4#803005)