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 065e4ff57a Enabled infinispan #5232
 discard a3b758fbc2 Enabled flatpak test #5260
 discard 41d00c333a Kudu dependency conflict fix + generated files
 discard b0be1e5bac Generated files
 discard e6c09e4d1b flatpack - disabled test because of CAMEL-19837
 discard 3612cdc826 Fixed main-command-mode tests becaise of recent changes of 
Timer
 discard 8383c53d25 Twilio - disabled tests because of #5254
 discard 2c7f6e9666 Fixed Kamelet because of timer change (CAMEL-19817)
 discard 323087cd6f Disabled Fop and Pdf native
 discard dc2e42a2cf Tika - aded explabation and limitation regarding pdf, see 
#5234
 discard 841682556d Auto-geerated files
 discard 4041715dfd Fixed dependency confilct after upgrade of Snakeyaml engine 
to 2.7 i Camel + generated files
 discard d765bbc883 Fixed openapi-java (CAMEL-19764)
 discard c3e15b7319 Fixed aws2 because of CAMEL-19737
 discard a70f1550d1 Fixed pdf tests
 discard 2fb94bb444 Disabled tika tests using pdfbox (see #5234)
 discard 755b243dc5 Disabled infinispan-quarkus-client tests + native (newer 
Quarkus is required)
 discard aea318ef0d Fixed nats - needs more investigation
 discard d47c2488c9 Generated changes
 discard bb943431c8 Fixed compilatin errors in Pdf and Fop because of 
CAMEL-19796
 discard ca4b02659c Fixed main-xml-jaxb because of CAMEL-19765
 discard 1a60b3ffc0 fixed foundation/core tests
 discard c412bd6ffc Disabled infinispan tests + native (newer Quarkus is 
required)
 discard 9f5f4ccbac Generated files + workaround for kamelets
 discard 6e109789fc Upgrade Camel to 4.1.0
     add a4968d6bc1 Telegram integration tests: add the possibility to disable 
running webhook test Fixes #5298
     new e8297f6782 Upgrade Camel to 4.1.0
     new a0f7015079 Generated files + workaround for kamelets
     new cca236e724 Disabled infinispan tests + native (newer Quarkus is 
required)
     new da674ddced fixed foundation/core tests
     new 9ce0730e81 Fixed main-xml-jaxb because of CAMEL-19765
     new 3b43bed909 Fixed compilatin errors in Pdf and Fop because of 
CAMEL-19796
     new 66fa92dfcb Generated changes
     new 6f82a464a4 Fixed nats - needs more investigation
     new f82e427fe2 Disabled infinispan-quarkus-client tests + native (newer 
Quarkus is required)
     new de2d319c78 Disabled tika tests using pdfbox (see #5234)
     new a33bab9a3d Fixed pdf tests
     new fffee72fb8 Fixed aws2 because of CAMEL-19737
     new 0391dd35b9 Fixed openapi-java (CAMEL-19764)
     new f9f9e78304 Fixed dependency confilct after upgrade of Snakeyaml engine 
to 2.7 i Camel + generated files
     new ac39cd330c Auto-geerated files
     new 71bbedb657 Tika - aded explabation and limitation regarding pdf, see 
#5234
     new f58a5315a9 Disabled Fop and Pdf native
     new e95ab07933 Fixed Kamelet because of timer change (CAMEL-19817)
     new dc46fbd89c Twilio - disabled tests because of #5254
     new daea7f80b6 Fixed main-command-mode tests becaise of recent changes of 
Timer
     new 63ec6806c1 flatpack - disabled test because of CAMEL-19837
     new 97354be81c Generated files
     new 1a333fb7f6 Kudu dependency conflict fix + generated files
     new e4beebce27 Enabled flatpak test #5260
     new 0f126d8bea Enabled infinispan #5232

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   (065e4ff57a)
            \
             N -- N -- N   refs/heads/camel-main (0f126d8bea)

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:
 integration-tests/telegram/README.adoc             |  9 ++++++++-
 .../quarkus/component/telegram/it/Routes.java      | 13 ++++++++++---
 .../src/main/resources/application.properties      |  3 ++-
 .../telegram/it/CustomWebhookCondition.java}       | 22 ++++++++++++++--------
 .../component/telegram/it/TelegramTest.java        |  2 ++
 .../telegram/it/TelegramTestResource.java          |  5 +----
 6 files changed, 37 insertions(+), 17 deletions(-)
 copy 
integration-tests/telegram/src/{main/java/org/apache/camel/quarkus/component/telegram/it/Routes.java
 => 
test/java/org/apache/camel/quarkus/component/telegram/it/CustomWebhookCondition.java}
 (52%)

Reply via email to