This is an automated email from the ASF dual-hosted git repository.
ppalaga pushed a change to branch camel-master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
discard 66df169 Upgrade to Camel 3.3.0 - WIP
discard 7cf11d3 Manage MongoDB driver JARs to avoid conflicts between Camel
and Quarkus
add 617c132 fix caffeine-lrucache modules name
add aa5363a Merge pull request #1202 from lburgazzoli/caffeine-lru
add a8abd91 ftp: remove redundant build items
add 147d58b Do not skip tests in native jobs using -DskipTest it skips
also integration tests, not only JVM tests
new d7ae712 Manage MongoDB driver JARs to avoid conflicts between Camel
and Quarkus
new 0579d49 Upgrade to Camel 3.3.0 - WIP
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 (66df169)
\
N -- N -- N refs/heads/camel-master (0579d49)
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 2 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:
.github/workflows/ci-build.yaml | 1 -
.../caffeine-lrucache/deployment/pom.xml | 2 +-
extensions-core/caffeine-lrucache/pom.xml | 2 +-
extensions-core/caffeine-lrucache/runtime/pom.xml | 2 +-
.../component/ftp/deployment/FtpProcessor.java | 63 ----------------------
.../core/runtime/support/SupportListener.java | 8 +--
6 files changed, 7 insertions(+), 71 deletions(-)