[
https://issues.apache.org/jira/browse/CAMEL-22618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gaelle Fournier updated CAMEL-22618:
------------------------------------
Description:
While adding a workflow to validate the documentation I encontered this issue
running `./local-build.sh quick` in `docs`:
{code:java}
[14:04:26.361] WARN (asciidoctor):
file: docs/components/modules/ROOT/pages/ibm-watson-discovery-component.adoc
source: https://github.com/apache/camel.git (branch: main | start path:
docs/components)
msg:
{ "msg": "Target spring-boot:example$json/ibm-watson-discovery.json not found",
"useId": 7, "jsonpath": "jsonpathcount$" }
{code}
was:
While adding a workflow to validate the documentation I encontered this issue
running `./local-build.sh quick` in `docs`:
[14:04:26.361] WARN (asciidoctor):
file: docs/components/modules/ROOT/pages/ibm-watson-discovery-component.adoc
source: [https://github.com/apache/camel.git] (branch: main | start path:
docs/components)
msg: {
"msg": "Target spring-boot:example$json/ibm-watson-discovery.json not found",
"useId": 7,
"jsonpath": "jsonpathcount$"
}
> Documentation issue on ibm-watson-discovery
> -------------------------------------------
>
> Key: CAMEL-22618
> URL: https://issues.apache.org/jira/browse/CAMEL-22618
> Project: Camel
> Issue Type: Task
> Components: camel-spring-boot
> Affects Versions: 4.x
> Reporter: Gaelle Fournier
> Priority: Major
>
> While adding a workflow to validate the documentation I encontered this issue
> running `./local-build.sh quick` in `docs`:
>
> {code:java}
> [14:04:26.361] WARN (asciidoctor):
> file: docs/components/modules/ROOT/pages/ibm-watson-discovery-component.adoc
> source: https://github.com/apache/camel.git (branch: main | start path:
> docs/components)
> msg:
> { "msg": "Target spring-boot:example$json/ibm-watson-discovery.json not
> found", "useId": 7, "jsonpath": "jsonpathcount$" }
> {code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)