You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/03/29 04:40:53 UTC

[camel] branch master updated: Attempt to fix more website build issues

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 5f1a011  Attempt to fix more website build issues
5f1a011 is described below

commit 5f1a011ebbf46e58fa7e680a4a4d9129428dbe8b
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Mar 29 06:40:11 2021 +0200

    Attempt to fix more website build issues
---
 .../src/generated/resources/org/apache/camel/catalog/docs.properties    | 2 +-
 .../generated/resources/org/apache/camel/catalog/docs/aws-summary.adoc  | 0
 .../resources/org/apache/camel/catalog/docs/azure-summary.adoc          | 1 -
 .../camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc              | 0
 .../camel-azure-storage-blob/src/main/docs/azure-summary.adoc           | 1 -
 docs/components/modules/ROOT/nav.adoc                                   | 2 +-
 .../modules/ROOT/pages/{aws2-summary.adoc => aws-summary.adoc}          | 2 +-
 docs/components/modules/ROOT/pages/azure-summary.adoc                   | 1 -
 8 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
index 3daa883..7c6bfe6 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
@@ -23,6 +23,7 @@ attachments
 avro-component
 avro-dataformat
 aws-secrets-manager-component
+aws-summary
 aws-xray
 aws2-athena-component
 aws2-cw-component
@@ -44,7 +45,6 @@ aws2-ses-component
 aws2-sns-component
 aws2-sqs-component
 aws2-sts-component
-aws2-summary
 aws2-translate-component
 azure-eventhubs-component
 azure-storage-blob-component
diff --git a/components/camel-aws/camel-aws2-cw/src/main/docs/aws2-summary.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws-summary.adoc
similarity index 100%
rename from components/camel-aws/camel-aws2-cw/src/main/docs/aws2-summary.adoc
rename to catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws-summary.adoc
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc
index a20afe8..b6598b8 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc
@@ -12,4 +12,3 @@ See the following for usage of each component:
 
 indexDescriptionList::[attributes='group={docTitle}',descAttribute=description]
 
-include::camel-spring-boot::page$azure-starter.adoc[]
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-summary.adoc b/components/camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc
similarity index 100%
rename from catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-summary.adoc
rename to components/camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc
diff --git a/components/camel-azure/camel-azure-storage-blob/src/main/docs/azure-summary.adoc b/components/camel-azure/camel-azure-storage-blob/src/main/docs/azure-summary.adoc
index a20afe8..b6598b8 100644
--- a/components/camel-azure/camel-azure-storage-blob/src/main/docs/azure-summary.adoc
+++ b/components/camel-azure/camel-azure-storage-blob/src/main/docs/azure-summary.adoc
@@ -12,4 +12,3 @@ See the following for usage of each component:
 
 indexDescriptionList::[attributes='group={docTitle}',descAttribute=description]
 
-include::camel-spring-boot::page$azure-starter.adoc[]
diff --git a/docs/components/modules/ROOT/nav.adoc b/docs/components/modules/ROOT/nav.adoc
index b9a3add..4f74ffb 100644
--- a/docs/components/modules/ROOT/nav.adoc
+++ b/docs/components/modules/ROOT/nav.adoc
@@ -21,7 +21,7 @@
 ** xref:atomix-set-component.adoc[Atomix Set]
 ** xref:atomix-value-component.adoc[Atomix Value]
 ** xref:avro-component.adoc[Avro RPC]
-** xref:aws2-summary.adoc[AWS 2]
+** xref:aws-summary.adoc[AWS 2]
 *** xref:aws2-athena-component.adoc[AWS 2 Athena]
 *** xref:aws2-cw-component.adoc[AWS 2 CloudWatch]
 *** xref:aws2-ddb-component.adoc[AWS 2 DynamoDB]
diff --git a/docs/components/modules/ROOT/pages/aws2-summary.adoc b/docs/components/modules/ROOT/pages/aws-summary.adoc
similarity index 97%
rename from docs/components/modules/ROOT/pages/aws2-summary.adoc
rename to docs/components/modules/ROOT/pages/aws-summary.adoc
index 6ff1847..173ae89 100644
--- a/docs/components/modules/ROOT/pages/aws2-summary.adoc
+++ b/docs/components/modules/ROOT/pages/aws-summary.adoc
@@ -1,6 +1,6 @@
 = AWS2 Component
 //THIS FILE IS COPIED: EDIT THE SOURCE FILE:
-:page-source: components/camel-aws/camel-aws2-cw/src/main/docs/aws2-summary.adoc
+:page-source: components/camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc
 :docTitle: AWS 2
 
 The *aws2-* component allows you to work with the
diff --git a/docs/components/modules/ROOT/pages/azure-summary.adoc b/docs/components/modules/ROOT/pages/azure-summary.adoc
index 70c650b..948a22a 100644
--- a/docs/components/modules/ROOT/pages/azure-summary.adoc
+++ b/docs/components/modules/ROOT/pages/azure-summary.adoc
@@ -14,4 +14,3 @@ See the following for usage of each component:
 
 indexDescriptionList::[attributes='group={docTitle}',descAttribute=description]
 
-include::camel-spring-boot::page$azure-starter.adoc[]

Re: [camel] branch master updated: Attempt to fix more website build issues

Posted by Andrea Cosentino <an...@gmail.com>.
Morning,

The problem with the website seems to be much more related to camel-quarkus
side.

https://github.com/apache/camel-website/pull/557

I created this to try to align. But still it is failing.

Il giorno lun 29 mar 2021 alle ore 06:40 <da...@apache.org> ha scritto:

> This is an automated email from the ASF dual-hosted git repository.
>
> davsclaus pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/camel.git
>
>
> The following commit(s) were added to refs/heads/master by this push:
>      new 5f1a011  Attempt to fix more website build issues
> 5f1a011 is described below
>
> commit 5f1a011ebbf46e58fa7e680a4a4d9129428dbe8b
> Author: Claus Ibsen <cl...@gmail.com>
> AuthorDate: Mon Mar 29 06:40:11 2021 +0200
>
>     Attempt to fix more website build issues
> ---
>  .../src/generated/resources/org/apache/camel/catalog/docs.properties    |
> 2 +-
>  .../generated/resources/org/apache/camel/catalog/docs/aws-summary.adoc  |
> 0
>  .../resources/org/apache/camel/catalog/docs/azure-summary.adoc          |
> 1 -
>  .../camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc              |
> 0
>  .../camel-azure-storage-blob/src/main/docs/azure-summary.adoc           |
> 1 -
>  docs/components/modules/ROOT/nav.adoc                                   |
> 2 +-
>  .../modules/ROOT/pages/{aws2-summary.adoc => aws-summary.adoc}          |
> 2 +-
>  docs/components/modules/ROOT/pages/azure-summary.adoc                   |
> 1 -
>  8 files changed, 3 insertions(+), 6 deletions(-)
>
> diff --git
> a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
> b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
> index 3daa883..7c6bfe6 100644
> ---
> a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
> +++
> b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
> @@ -23,6 +23,7 @@ attachments
>  avro-component
>  avro-dataformat
>  aws-secrets-manager-component
> +aws-summary
>  aws-xray
>  aws2-athena-component
>  aws2-cw-component
> @@ -44,7 +45,6 @@ aws2-ses-component
>  aws2-sns-component
>  aws2-sqs-component
>  aws2-sts-component
> -aws2-summary
>  aws2-translate-component
>  azure-eventhubs-component
>  azure-storage-blob-component
> diff --git
> a/components/camel-aws/camel-aws2-cw/src/main/docs/aws2-summary.adoc
> b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws-summary.adoc
> similarity index 100%
> rename from
> components/camel-aws/camel-aws2-cw/src/main/docs/aws2-summary.adoc
> rename to
> catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws-summary.adoc
> diff --git
> a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc
> b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc
> index a20afe8..b6598b8 100644
> ---
> a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc
> +++
> b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-summary.adoc
> @@ -12,4 +12,3 @@ See the following for usage of each component:
>
>
>  indexDescriptionList::[attributes='group={docTitle}',descAttribute=description]
>
> -include::camel-spring-boot::page$azure-starter.adoc[]
> diff --git
> a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-summary.adoc
> b/components/camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc
> similarity index 100%
> rename from
> catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-summary.adoc
> rename to components/camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc
> diff --git
> a/components/camel-azure/camel-azure-storage-blob/src/main/docs/azure-summary.adoc
> b/components/camel-azure/camel-azure-storage-blob/src/main/docs/azure-summary.adoc
> index a20afe8..b6598b8 100644
> ---
> a/components/camel-azure/camel-azure-storage-blob/src/main/docs/azure-summary.adoc
> +++
> b/components/camel-azure/camel-azure-storage-blob/src/main/docs/azure-summary.adoc
> @@ -12,4 +12,3 @@ See the following for usage of each component:
>
>
>  indexDescriptionList::[attributes='group={docTitle}',descAttribute=description]
>
> -include::camel-spring-boot::page$azure-starter.adoc[]
> diff --git a/docs/components/modules/ROOT/nav.adoc
> b/docs/components/modules/ROOT/nav.adoc
> index b9a3add..4f74ffb 100644
> --- a/docs/components/modules/ROOT/nav.adoc
> +++ b/docs/components/modules/ROOT/nav.adoc
> @@ -21,7 +21,7 @@
>  ** xref:atomix-set-component.adoc[Atomix Set]
>  ** xref:atomix-value-component.adoc[Atomix Value]
>  ** xref:avro-component.adoc[Avro RPC]
> -** xref:aws2-summary.adoc[AWS 2]
> +** xref:aws-summary.adoc[AWS 2]
>  *** xref:aws2-athena-component.adoc[AWS 2 Athena]
>  *** xref:aws2-cw-component.adoc[AWS 2 CloudWatch]
>  *** xref:aws2-ddb-component.adoc[AWS 2 DynamoDB]
> diff --git a/docs/components/modules/ROOT/pages/aws2-summary.adoc
> b/docs/components/modules/ROOT/pages/aws-summary.adoc
> similarity index 97%
> rename from docs/components/modules/ROOT/pages/aws2-summary.adoc
> rename to docs/components/modules/ROOT/pages/aws-summary.adoc
> index 6ff1847..173ae89 100644
> --- a/docs/components/modules/ROOT/pages/aws2-summary.adoc
> +++ b/docs/components/modules/ROOT/pages/aws-summary.adoc
> @@ -1,6 +1,6 @@
>  = AWS2 Component
>  //THIS FILE IS COPIED: EDIT THE SOURCE FILE:
> -:page-source:
> components/camel-aws/camel-aws2-cw/src/main/docs/aws2-summary.adoc
> +:page-source:
> components/camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc
>  :docTitle: AWS 2
>
>  The *aws2-* component allows you to work with the
> diff --git a/docs/components/modules/ROOT/pages/azure-summary.adoc
> b/docs/components/modules/ROOT/pages/azure-summary.adoc
> index 70c650b..948a22a 100644
> --- a/docs/components/modules/ROOT/pages/azure-summary.adoc
> +++ b/docs/components/modules/ROOT/pages/azure-summary.adoc
> @@ -14,4 +14,3 @@ See the following for usage of each component:
>
>
>  indexDescriptionList::[attributes='group={docTitle}',descAttribute=description]
>
> -include::camel-spring-boot::page$azure-starter.adoc[]
>