This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard bfabf0f8f7 Regen
discard 10561f56b9 Bump quarkiverse.fory to 0.4.0
discard f0f50d3729 Disabled fory tests, because of #7466
discard 774f92699e Renamed fury to fory - see CAMEL-22183
discard e057049f9a Regen
discard 59a66e4dfa Regen + change weaviate modules version
discard c74ef6eb22 Regen
discard 664538f426 Regen
discard b467cf3d38 Upgrade Quarkus Langchain4j to 1.0.0
discard 1307ad2978 Regen
discard f3e7db2ff8 Regen
discard b09e964f5d Gen files
discard 932dde58a4 Revert "Disabled main-xml-io tests because of CAMEL-22155"
discard 405d48fb7c Revert "Disabled main-xml-jaxb tests because of CAMEL-22155"
discard b609616318 Revert "Disabled
CamelMainRoutesIncludePatternWithDefaultLocationsDevModeTest test because of
CAMEL-22155"
discard bda556118a Disabled
CamelMainRoutesIncludePatternWithDefaultLocationsDevModeTest test because of
CAMEL-22155
discard 311cce83d4 Disabled main-xml-jaxb tests because of CAMEL-22155
discard 19c982b51c Disabled main-xml-io tests because of CAMEL-22155
discard 28bc9cc581 fixed openapi-java
discard e37bb9aa69 gen files
discard 35f690a5e3 gen files
discard a64f5905a7 Gen files
discard e7cda91633 Upgrade Camel to 4.13.0
discard 78065a32b6 Weaviate extension
discard 572540e033 Add test coverage for platform-http requestTimeout option
add dbc30dc98c Add changelog for 3.24.0
add 6601965eac Always enable dev console service discovery
new 3387e4bfb1 Add test coverage for platform-http requestTimeout option
new 514466ff60 Weaviate extension
new 37607a568d Upgrade Camel to 4.13.0
new ac169fd73a Gen files
new 3f5f149047 gen files
new b1951a30c4 gen files
new fc399a81a4 fixed openapi-java
new c13a5eb141 Disabled main-xml-io tests because of CAMEL-22155
new 6f8b5ce163 Disabled main-xml-jaxb tests because of CAMEL-22155
new 493e5cbe01 Disabled
CamelMainRoutesIncludePatternWithDefaultLocationsDevModeTest test because of
CAMEL-22155
new e6de280b82 Revert "Disabled
CamelMainRoutesIncludePatternWithDefaultLocationsDevModeTest test because of
CAMEL-22155"
new ab64252771 Revert "Disabled main-xml-jaxb tests because of CAMEL-22155"
new eb1d9308f9 Revert "Disabled main-xml-io tests because of CAMEL-22155"
new 9cd1810ddd Gen files
new f1c8ccdcb4 Regen
new 80eec787cb Regen
new 6e34d3b9f1 Upgrade Quarkus Langchain4j to 1.0.0
new c30f10c06b Regen
new 59523cb771 Regen
new 2e14fafbce Regen + change weaviate modules version
new 087aaed056 Regen
new 1fd8ff73ee Renamed fury to fory - see CAMEL-22183
new 78fb02432e Disabled fory tests, because of #7466
new 5871373d59 Bump quarkiverse.fory to 0.4.0
new f50fe39596 Regen
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 (bfabf0f8f7)
\
N -- N -- N refs/heads/camel-main (f50fe39596)
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 25 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:
CHANGELOG.md | 43 ++++++++++++++++++++++
.../console/deployment/ConsoleProcessor.java | 8 ----
.../deployment/ConsoleServicePatternProcessor.java | 20 ++++------
.../component/console/ConsoleDisabledTest.java | 14 +++++++
.../ConsoleEnabledWithCamelMainPropertyTest.java | 14 +++++++
5 files changed, 78 insertions(+), 21 deletions(-)
copy
extensions/cron/deployment/src/main/java/org/apache/camel/quarkus/component/cron/deployment/CronProcessor.java
=>
extensions-jvm/console/deployment/src/main/java/org/apache/camel/quarkus/component/console/deployment/ConsoleServicePatternProcessor.java
(68%)