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

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


The following commit(s) were added to refs/heads/main by this push:
     new c16b4f55d99 Regen for commit baddc933a7d3efead688985ad77e47b9600728f5
c16b4f55d99 is described below

commit c16b4f55d99b32f5187dd8ee2e9dbb1aac41fb6a
Author: davsclaus <davscl...@users.noreply.github.com>
AuthorDate: Wed Nov 9 10:48:59 2022 +0000

    Regen for commit baddc933a7d3efead688985ad77e47b9600728f5
    
    Signed-off-by: GitHub <nore...@github.com>
---
 bom/camel-bom/pom.xml                                      |  5 +++++
 .../resources/org/apache/camel/catalog/others.properties   |  1 +
 .../apache/camel/catalog/others/mail-microsoft-oauth.json  | 14 ++++++++++++++
 .../META-INF/services/org/apache/camel/other.properties    |  7 +++++++
 .../src/generated/resources/mail-microsoft-oauth.json      | 14 ++++++++++++++
 .../modules/others/examples/json/mail-microsoft-oauth.json |  1 +
 docs/components/modules/others/nav.adoc                    |  1 +
 .../modules/others/pages/mail-microsoft-oauth.adoc         |  1 +
 8 files changed, 44 insertions(+)

diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index a52a6d6f3bd..9519ece2eaf 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -1403,6 +1403,11 @@
         <artifactId>camel-mail</artifactId>
         <version>${project.version}</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
+        <artifactId>camel-mail-microsoft-oauth</artifactId>
+        <version>${project.version}</version>
+      </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-main</artifactId>
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
index 85c7d3bdfee..a9c456619c4 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
@@ -29,6 +29,7 @@ kamelet-main
 kotlin-dsl
 leveldb
 lra
+mail-microsoft-oauth
 main
 management
 microprofile-config
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/mail-microsoft-oauth.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/mail-microsoft-oauth.json
new file mode 100644
index 00000000000..f72e889ff48
--- /dev/null
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/mail-microsoft-oauth.json
@@ -0,0 +1,14 @@
+{
+  "other": {
+    "kind": "other",
+    "name": "mail-microsoft-oauth",
+    "title": "Mail Microsoft Oauth",
+    "description": "Camel Mail OAuth2 Authenticator for Microsoft Exchange 
Online",
+    "deprecated": false,
+    "firstVersion": "3.18.4",
+    "supportLevel": "Stable",
+    "groupId": "org.apache.camel",
+    "artifactId": "camel-mail-microsoft-oauth",
+    "version": "3.20.0-SNAPSHOT"
+  }
+}
diff --git 
a/components/camel-mail-microsoft-oauth/src/generated/resources/META-INF/services/org/apache/camel/other.properties
 
b/components/camel-mail-microsoft-oauth/src/generated/resources/META-INF/services/org/apache/camel/other.properties
new file mode 100644
index 00000000000..c2455e31dd2
--- /dev/null
+++ 
b/components/camel-mail-microsoft-oauth/src/generated/resources/META-INF/services/org/apache/camel/other.properties
@@ -0,0 +1,7 @@
+# Generated by camel build tools - do NOT edit this file!
+name=mail-microsoft-oauth
+groupId=org.apache.camel
+artifactId=camel-mail-microsoft-oauth
+version=3.20.0-SNAPSHOT
+projectName=Camel :: Mail :: Microsoft OAuth
+projectDescription=Camel Mail OAuth2 Authenticator for Microsoft Exchange 
Online
diff --git 
a/components/camel-mail-microsoft-oauth/src/generated/resources/mail-microsoft-oauth.json
 
b/components/camel-mail-microsoft-oauth/src/generated/resources/mail-microsoft-oauth.json
new file mode 100644
index 00000000000..f72e889ff48
--- /dev/null
+++ 
b/components/camel-mail-microsoft-oauth/src/generated/resources/mail-microsoft-oauth.json
@@ -0,0 +1,14 @@
+{
+  "other": {
+    "kind": "other",
+    "name": "mail-microsoft-oauth",
+    "title": "Mail Microsoft Oauth",
+    "description": "Camel Mail OAuth2 Authenticator for Microsoft Exchange 
Online",
+    "deprecated": false,
+    "firstVersion": "3.18.4",
+    "supportLevel": "Stable",
+    "groupId": "org.apache.camel",
+    "artifactId": "camel-mail-microsoft-oauth",
+    "version": "3.20.0-SNAPSHOT"
+  }
+}
diff --git 
a/docs/components/modules/others/examples/json/mail-microsoft-oauth.json 
b/docs/components/modules/others/examples/json/mail-microsoft-oauth.json
new file mode 120000
index 00000000000..aaefc9b3b2d
--- /dev/null
+++ b/docs/components/modules/others/examples/json/mail-microsoft-oauth.json
@@ -0,0 +1 @@
+../../../../../../components/camel-mail-microsoft-oauth/src/generated/resources/mail-microsoft-oauth.json
\ No newline at end of file
diff --git a/docs/components/modules/others/nav.adoc 
b/docs/components/modules/others/nav.adoc
index 7563eaa6f6a..bd58594b4b3 100644
--- a/docs/components/modules/others/nav.adoc
+++ b/docs/components/modules/others/nav.adoc
@@ -32,6 +32,7 @@
 ** xref:knative-http.adoc[Knative Http]
 ** xref:leveldb.adoc[LevelDB]
 ** xref:lra.adoc[LRA]
+** xref:mail-microsoft-oauth.adoc[Mail Microsoft Oauth]
 ** xref:main.adoc[Main]
 ** xref:microprofile-config.adoc[Microprofile Config]
 ** xref:microprofile-fault-tolerance.adoc[Microprofile Fault Tolerance]
diff --git a/docs/components/modules/others/pages/mail-microsoft-oauth.adoc 
b/docs/components/modules/others/pages/mail-microsoft-oauth.adoc
new file mode 120000
index 00000000000..a51466ed89a
--- /dev/null
+++ b/docs/components/modules/others/pages/mail-microsoft-oauth.adoc
@@ -0,0 +1 @@
+../../../../../components/camel-mail-microsoft-oauth/src/main/docs/mail-microsoft-oauth.adoc
\ No newline at end of file

Reply via email to