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
omit 0a7c928b80 Remove redundant Jetty dependencies from the BOM
omit 8766bde518 Add camel-tooling-util to the BOM
omit 967ed0a218 Fixed compilation issue + generated files
omit 6db620a9d2 generated files
omit c9b979ba0f Fix Spring 6.1.x native support
omit a8d1aa3f88 Disabled JTA & SQL native because of spring update #5583
omit 001a651f23 Disabled spring-rabbitmq because of spring update #5583
omit 78b6886aa5 Disabled native for tarfile test - #5538
omit 28f0c7617f Fix of upgraded spring-version to 6.1.1
omit 8ff5ef027b Fixed core eip tests throttling + generated files
omit eaa6b29e05 Quick fix of fhir + fixed compilation + generated stuff
omit e1837453d4 Resolved conflit + generated files
omit d16124a3ed Fixed compilation issue in fhir
omit c533725f28 Generated files
omit 6cd95cdc85 Disabled tarfile tests #5538
omit 4c77c5a4f8 Different fix of http version conflict, CAMEL-20142
omit 5bb0538d67 Fixed Joor because of CAMEL-20137
omit f81b2b42cb Fixed compilation issues with fhir, http + generated stuff
omit 9289ccabb3 Upgrade Camel to 4.3.0
add d7a415f022 Free more disk space on GitHub actions runner
add 500e7b47a4 Remove workaround for quarkusio/quarkus#36952
new 779029acde Upgrade Camel to 4.3.0
new abc862f902 Fixed compilation issues with fhir, http + generated stuff
new 3ba22d5698 Fixed Joor because of CAMEL-20137
new b8732dc477 Different fix of http version conflict, CAMEL-20142
new 5035563a10 Disabled tarfile tests #5538
new 301fa93f74 Generated files
new c4b570be93 Fixed compilation issue in fhir
new 990bad9b78 Resolved conflit + generated files
new b2256fdd3b Quick fix of fhir + fixed compilation + generated stuff
new 0f68fc7e06 Fixed core eip tests throttling + generated files
new 4c3052d92d Fix of upgraded spring-version to 6.1.1
new 2f4cf1d6fa Disabled native for tarfile test - #5538
new 953dd1789b Disabled spring-rabbitmq because of spring update #5583
new 976e575e06 Disabled JTA & SQL native because of spring update #5583
new adc958c381 Fix Spring 6.1.x native support
new ec2a6d2218 generated files
new 257ba303cf Fixed compilation issue + generated files
new eea14377a4 Add camel-tooling-util to the BOM
new 8e23ae92d6 Remove redundant Jetty dependencies from the BOM
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 (0a7c928b80)
\
N -- N -- N refs/heads/camel-main (8e23ae92d6)
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 19 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:
.../reclaim-disk-space.sh | 38 ++++++++++++----------
.github/workflows/camel-master-cron.yaml | 28 ++--------------
.github/workflows/ci-build.yaml | 28 ++--------------
.github/workflows/quarkus-master-cron.yaml | 28 ++--------------
poms/bom/pom.xml | 1 -
5 files changed, 30 insertions(+), 93 deletions(-)
copy release-utils/scripts/upload-source.sh => .github/reclaim-disk-space.sh
(55%)