This is an automated email from the ASF dual-hosted git repository.
jiriondrusek pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard e48f003dda Disabled fory tests, because of #7466
discard 25fb4b3a89 Renamed fury to fory - see CAMEL-22183
discard fe8c8b129c Regen
discard 5cae97d7c2 Regen + change weaviate modules version
discard 1a664bf4d2 Regen
discard ba7687b02c Regen
discard 9771056e31 Upgrade Quarkus Langchain4j to 1.0.0
discard 0a2f070532 Regen
discard 8e1c16cee6 Regen
discard 2eac1b06a8 Gen files
discard 3ce8bdad9b Revert "Disabled main-xml-io tests because of CAMEL-22155"
discard 12c01d9c9c Revert "Disabled main-xml-jaxb tests because of CAMEL-22155"
discard a36e38aed0 Revert "Disabled
CamelMainRoutesIncludePatternWithDefaultLocationsDevModeTest test because of
CAMEL-22155"
discard 4e5bf4f183 Disabled
CamelMainRoutesIncludePatternWithDefaultLocationsDevModeTest test because of
CAMEL-22155
discard 6cd189ec76 Disabled main-xml-jaxb tests because of CAMEL-22155
discard 43969265a7 Disabled main-xml-io tests because of CAMEL-22155
discard 055d035ca0 fixed openapi-java
discard 378c794460 gen files
discard f4d8192d9d gen files
discard 5f631f12a2 Gen files
discard 5feb64faf2 Upgrade Camel to 4.13.0
discard 0d48362a6d Weaviate extension
discard 691cad0b59 Add test coverage for platform-http requestTimeout option
add 7a46824645 Make it clear which steps within the release guide are not
applicable to patch releases
add 722939150a Bump io.quarkiverse.jgit:quarkus-jgit-bom from 3.5.1 to
3.5.2
add 66bba24853 Rename fury component link to fory
add 9ab6fac0b1 Add PGP key for Jiri Ondrusek
add 58afd1be61 Make component doc xref links overridable via Maven
configuration
new 572540e033 Add test coverage for platform-http requestTimeout option
new 78065a32b6 Weaviate extension
new e7cda91633 Upgrade Camel to 4.13.0
new a64f5905a7 Gen files
new 35f690a5e3 gen files
new e37bb9aa69 gen files
new 28bc9cc581 fixed openapi-java
new 19c982b51c Disabled main-xml-io tests because of CAMEL-22155
new 311cce83d4 Disabled main-xml-jaxb tests because of CAMEL-22155
new bda556118a Disabled
CamelMainRoutesIncludePatternWithDefaultLocationsDevModeTest test because of
CAMEL-22155
new b609616318 Revert "Disabled
CamelMainRoutesIncludePatternWithDefaultLocationsDevModeTest test because of
CAMEL-22155"
new 405d48fb7c Revert "Disabled main-xml-jaxb tests because of CAMEL-22155"
new 932dde58a4 Revert "Disabled main-xml-io tests because of CAMEL-22155"
new b09e964f5d Gen files
new f3e7db2ff8 Regen
new 1307ad2978 Regen
new b467cf3d38 Upgrade Quarkus Langchain4j to 1.0.0
new 664538f426 Regen
new c74ef6eb22 Regen
new 59a66e4dfa Regen + change weaviate modules version
new e057049f9a Regen
new 774f92699e Renamed fury to fory - see CAMEL-22183
new f0f50d3729 Disabled fory tests, because of #7466
new 10561f56b9 Bump quarkiverse.fory to 0.4.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e48f003dda)
\
N -- N -- N refs/heads/camel-main (10561f56b9)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
KEYS | 57 ++++++++++++++++++++++
camel-quarkus-sbom/camel-quarkus-sbom.json | 26 +++++-----
camel-quarkus-sbom/camel-quarkus-sbom.xml | 30 ++++++------
.../contributor-guide/extension-documentation.adoc | 40 +++++++++++++++
.../pages/contributor-guide/release-guide.adoc | 44 +++++++++++++----
extensions-core/pom.xml | 7 +++
extensions-jvm/pom.xml | 8 +++
extensions/fory/deployment/pom.xml | 4 +-
extensions/fory/runtime/pom.xml | 4 +-
extensions/pom.xml | 7 +++
.../camel/quarkus/component/fory/it/Pojo.java | 4 +-
pom.xml | 4 +-
poms/bom/pom.xml | 8 +--
poms/bom/src/main/generated/flattened-full-pom.xml | 36 +++++++-------
.../src/main/generated/flattened-reduced-pom.xml | 20 ++++----
.../generated/flattened-reduced-verbose-pom.xml | 36 +++++++-------
.../quarkus/maven/UpdateExtensionDocPageMojo.java | 26 +++++++---
.../doc-templates/extension-doc-page.adoc | 5 +-
18 files changed, 262 insertions(+), 104 deletions(-)