This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 88edbca21a204c3cee9b106fd737959d4f3446ee Author: Jiri Ondrusek <[email protected]> AuthorDate: Fri Nov 7 11:15:45 2025 +0100 Generated changes --- .../ROOT/pages/reference/extensions/pqc.adoc | 42 ++++++++++++++++++++++ poms/bom/src/main/generated/flattened-full-pom.xml | 18 +++++----- .../generated/flattened-reduced-verbose-pom.xml | 18 +++++----- 3 files changed, 60 insertions(+), 18 deletions(-) diff --git a/docs/modules/ROOT/pages/reference/extensions/pqc.adoc b/docs/modules/ROOT/pages/reference/extensions/pqc.adoc new file mode 100644 index 0000000000..2e95efcd0c --- /dev/null +++ b/docs/modules/ROOT/pages/reference/extensions/pqc.adoc @@ -0,0 +1,42 @@ +// Do not edit directly! +// This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page +[id="extensions-pqc"] += PQC Algorithms +:linkattrs: +:cq-artifact-id: camel-quarkus-pqc +:cq-native-supported: false +:cq-status: Preview +:cq-status-deprecation: Preview +:cq-description: Post Quantum Computing Signature and Verification component. +:cq-deprecated: false +:cq-jvm-since: 3.24.0 +:cq-native-since: n/a + +ifeval::[{doc-show-badges} == true] +[.badges] +[.badge-key]##JVM since##[.badge-supported]##3.24.0## [.badge-key]##Native##[.badge-unsupported]##unsupported## +endif::[] + +Post Quantum Computing Signature and Verification component. + +[id="extensions-pqc-whats-inside"] +== What's inside + +* xref:{cq-camel-components}:dataformats:pqc-dataformat.adoc[PQC (Post-Quantum Cryptography) data format] +* xref:{cq-camel-components}::pqc-component.adoc[PQC Algorithms component], URI syntax: `pqc:label` + +Please refer to the above links for usage and configuration details. + +[id="extensions-pqc-maven-coordinates"] +== Maven coordinates + +[source,xml] +---- +<dependency> + <groupId>org.apache.camel.quarkus</groupId> + <artifactId>camel-quarkus-pqc</artifactId> +</dependency> +---- +ifeval::[{doc-show-user-guide-link} == true] +Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications. +endif::[] diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml b/poms/bom/src/main/generated/flattened-full-pom.xml index c8f7b42d83..26010e019b 100644 --- a/poms/bom/src/main/generated/flattened-full-pom.xml +++ b/poms/bom/src/main/generated/flattened-full-pom.xml @@ -10,9 +10,9 @@ <url>http://camel.apache.org/camel-quarkus-poms/camel-quarkus-bom</url> <licenses> <license> - <name>Apache-2.0</name><!-- org.apache:apache:35 --> - <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url><!-- org.apache:apache:35 --> - <distribution>repo</distribution><!-- org.apache:apache:35 --> + <name>Apache-2.0</name> + <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> + <distribution>repo</distribution> </license> </licenses> <developers> @@ -38,14 +38,14 @@ </issueManagement> <distributionManagement> <repository> - <id>apache.releases.https</id><!-- org.apache:apache:35 --> - <name>Apache Release Distribution Repository</name><!-- org.apache:apache:35 --> - <url>https://repository.apache.org/service/local/staging/deploy/maven2</url><!-- org.apache:apache:35 --> + <id>apache.releases.https</id> + <name>Apache Release Distribution Repository</name> + <url>https://repository.apache.org/service/local/staging/deploy/maven2</url> </repository> <snapshotRepository> - <id>apache.snapshots.https</id><!-- org.apache:apache:35 --> - <name>Apache Development Snapshot Repository</name><!-- org.apache:apache:35 --> - <url>https://repository.apache.org/content/repositories/snapshots</url><!-- org.apache:apache:35 --> + <id>apache.snapshots.https</id> + <name>Apache Development Snapshot Repository</name> + <url>https://repository.apache.org/content/repositories/snapshots</url> </snapshotRepository> </distributionManagement> <dependencyManagement> diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml index 65cd6c2b40..b1e3b1f309 100644 --- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml @@ -10,9 +10,9 @@ <url>http://camel.apache.org/camel-quarkus-poms/camel-quarkus-bom</url> <licenses> <license> - <name>Apache-2.0</name><!-- org.apache:apache:35 --> - <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url><!-- org.apache:apache:35 --> - <distribution>repo</distribution><!-- org.apache:apache:35 --> + <name>Apache-2.0</name> + <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> + <distribution>repo</distribution> </license> </licenses> <developers> @@ -38,14 +38,14 @@ </issueManagement> <distributionManagement> <repository> - <id>apache.releases.https</id><!-- org.apache:apache:35 --> - <name>Apache Release Distribution Repository</name><!-- org.apache:apache:35 --> - <url>https://repository.apache.org/service/local/staging/deploy/maven2</url><!-- org.apache:apache:35 --> + <id>apache.releases.https</id> + <name>Apache Release Distribution Repository</name> + <url>https://repository.apache.org/service/local/staging/deploy/maven2</url> </repository> <snapshotRepository> - <id>apache.snapshots.https</id><!-- org.apache:apache:35 --> - <name>Apache Development Snapshot Repository</name><!-- org.apache:apache:35 --> - <url>https://repository.apache.org/content/repositories/snapshots</url><!-- org.apache:apache:35 --> + <id>apache.snapshots.https</id> + <name>Apache Development Snapshot Repository</name> + <url>https://repository.apache.org/content/repositories/snapshots</url> </snapshotRepository> </distributionManagement> <dependencyManagement>
