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 7db7f83b70 Enabled flatpak test #5260
 discard c489293bc1 Kudu dependency conflict fix + generated files
 discard 79505ea212 Generated files
 discard 9c121a9522 flatpack - disabled test because of CAMEL-19837
 discard 5f1f90e77b Fixed main-command-mode tests becaise of recent changes of 
Timer
 discard c9d949f984 Twilio - disabled tests because of #5254
 discard 8c55b5ccb1 Fixed Kamelet because of timer change (CAMEL-19817)
 discard 5eec2c83bd Disabled Fop and Pdf native
 discard 2d5c44c473 Tika - aded explabation and limitation regarding pdf, see 
#5234
 discard f622fb8937 Auto-geerated files
 discard d414d95d2b Fixed dependency confilct after upgrade of Snakeyaml engine 
to 2.7 i Camel + generated files
 discard 8b286b21ee Fixed openapi-java (CAMEL-19764)
 discard 1795922025 Fixed aws2 because of CAMEL-19737
 discard cff37b6a6a Fixed pdf tests
 discard ccb47808e6 Disabled tika tests using pdfbox (see #5234)
 discard 5e3d3bfa1e Disabled infinispan-quarkus-client tests + native (newer 
Quarkus is required)
 discard ba98e0ce04 Fixed nats - needs more investigation
 discard b3052f0a22 Generated changes
 discard 9d1275e401 Fixed compilatin errors in Pdf and Fop because of 
CAMEL-19796
 discard 36517f598f Fixed main-xml-jaxb because of CAMEL-19765
 discard a4adbd3b3f fixed foundation/core tests
 discard ae4767b51b Disabled infinispan tests + native (newer Quarkus is 
required)
 discard 87fc3918f8 Generated files + workaround for kamelets
 discard 8a7a390d17 Upgrade Camel to 4.1.0
     add ad48dbe640 Fixed website build in telegram.adoc
     add c5213d30b8 Fixed website build in usage.adoc for telegram extension
     add fa2fc251d8 file: migrate quartz scheduled file polling to new test 
harness #3584
     add 08d0a6473d Upgrade quarkus-pooled-jms to 2.1.0
     add 095b34879c Remove redundant quarkus-virtual-threads dependency from 
knative extension
     new dc179fad57 Upgrade Camel to 4.1.0
     new 404f15db21 Generated files + workaround for kamelets
     new 404d1a784e Disabled infinispan tests + native (newer Quarkus is 
required)
     new b70cfd6267 fixed foundation/core tests
     new 5113862449 Fixed main-xml-jaxb because of CAMEL-19765
     new abc557bed6 Fixed compilatin errors in Pdf and Fop because of 
CAMEL-19796
     new faf5fd695f Generated changes
     new f14440efc3 Fixed nats - needs more investigation
     new 375d84f1f8 Disabled infinispan-quarkus-client tests + native (newer 
Quarkus is required)
     new 9fcc8b7c4a Disabled tika tests using pdfbox (see #5234)
     new dee41555a9 Fixed pdf tests
     new bd9c65146b Fixed aws2 because of CAMEL-19737
     new 00eb0b7878 Fixed openapi-java (CAMEL-19764)
     new 2faf1e81f0 Fixed dependency confilct after upgrade of Snakeyaml engine 
to 2.7 i Camel + generated files
     new c3a5c34349 Auto-geerated files
     new 571de2b28d Tika - aded explabation and limitation regarding pdf, see 
#5234
     new 7cc80608a0 Disabled Fop and Pdf native
     new cad1c6e092 Fixed Kamelet because of timer change (CAMEL-19817)
     new 66d9936bbb Twilio - disabled tests because of #5254
     new bc35b8f2e8 Fixed main-command-mode tests becaise of recent changes of 
Timer
     new a7f5a5abd9 flatpack - disabled test because of CAMEL-19837
     new 821e9be9f2 Generated files
     new 68b742ac04 Kudu dependency conflict fix + generated files
     new 122843e737 Enabled flatpak test #5260

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   (7db7f83b70)
            \
             N -- N -- N   refs/heads/camel-main (122843e737)

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:
 .../ROOT/pages/reference/extensions/telegram.adoc  |  1 +
 extensions/knative/deployment/pom.xml              |  4 ----
 extensions/knative/runtime/pom.xml                 |  4 ----
 .../telegram/runtime/src/main/doc/usage.adoc       |  3 ++-
 .../quarkus/component/file/it/FileRoutes.java      |  5 +++--
 .../camel/quarkus/component/file/it/FileTest.java  | 16 -------------
 .../component/file/it/NonFlakyFileTest.java        | 11 +++++++++
 .../file/it/NonFlakyFileTestResource.java          |  4 ++++
 .../jms/ibmmq/it/IBMMQConnectionFactory.java       | 26 +++++++++++++---------
 .../component/jms/ibmmq/it/IBMMQPoolingTest.java   |  4 ++--
 .../quarkus/component/jms/ibmmq/it/IBMMQTest.java  |  3 +--
 pom.xml                                            |  2 +-
 poms/bom/src/main/generated/flattened-full-pom.xml |  4 ++--
 .../src/main/generated/flattened-reduced-pom.xml   |  4 ++--
 .../generated/flattened-reduced-verbose-pom.xml    |  4 ++--
 15 files changed, 46 insertions(+), 49 deletions(-)

Reply via email to