This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 486db3d027dd58774dda7b4255719593e85071e3 Author: Jon Chase <jch...@agari.com> AuthorDate: Sat Jun 6 05:56:03 2020 -0400 CAMEL-14992: adding placeholder reference to CAMEL-15152 (Create Spring Boot starter for AWS2 Athena component) --- components/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc b/components/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc index 70b5575..9517037 100644 --- a/components/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc +++ b/components/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc @@ -533,5 +533,5 @@ Maven users will need to add the following dependency to their pom.xml. where `$\{camel-version\}` must be replaced by the actual version of Camel. -// TODO where does this come from??? +// coming from https://issues.apache.org/jira/browse/CAMEL-15152 include::camel-spring-boot::page$aws2-athena-starter.adoc[]