djencks opened a new pull request #6578: URL: https://github.com/apache/camel/pull/6578
Unfortunately I didn't check https://github.com/apache/camel/pull/6566 carefully enough and some nonsense was left in the adoc headers. It doesn't seem to affect the site build, but let's remove it. e.g.... ``` diff --git a/docs/components/modules/ROOT/pages/activemq-component.adoc b/docs/components/modules/ROOT/pages/activemq-component.adoc index 93eff455316..59b00303285 100644 --- a/docs/components/modules/ROOT/pages/activemq-component.adoc +++ b/docs/components/modules/ROOT/pages/activemq-component.adoc @@ -9,7 +9,6 @@ :since: 1.0 :supportLevel: Stable :component-header: Both producer and consumer are supported -$reference/components/activemq.adoc[opts=optional] //Manually maintained attributes :camel-spring-boot-name: activemq ``` -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org