This is an automated email from the ASF dual-hosted git repository.

ppalaga pushed a change to branch camel-quarkus-master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git.


 discard 453c4b8  Upgrade to Camel Quarkus 1.9.0-SNAPSHOT
 discard 0fb86f7  Use 1.8.0-SNAPSHOT as examples version
 discard 64c094c  Upgrade to Camel Quarkus 1.8.0
     add 4fd9344  Improve FileToFtpTest await condition to match on the CSV 
file extension
     add 9e573ae  Add skipTests arg to package steps in file-bindy-ftp since 
waiting for containers to start slows the build workflow down
     add 1690209  Upgrade to Camel Quarkus 1.8.0
     add 7cf0d04  Use 1.8.0-SNAPSHOT as examples version
     add 972df32  Special handling of target location not needed anymore
     new c9dd18d  Upgrade to Camel Quarkus 1.9.0-SNAPSHOT

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   (453c4b8)
            \
             N -- N -- N   refs/heads/camel-quarkus-master (c9dd18d)

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 1 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:
 file-bindy-ftp/README.adoc                               |  4 ++--
 .../java/org/apache/camel/example/FileToFtpTest.java     |  2 +-
 .../java/org/acme/filereader/FileSplitLogXmlTest.java    | 16 +++-------------
 http-log/src/test/java/org/acme/http/HttpLogTest.java    | 15 +++------------
 .../src/test/java/org/acme/timer/TimerLogCdiTest.java    | 15 +++------------
 .../src/test/java/org/acme/timer/TimerLogSpringTest.java | 16 +++-------------
 .../src/test/java/org/acme/timer/TimerLogXmlTest.java    | 15 +++------------
 timer-log/src/test/java/org/acme/timer/TimerLogTest.java | 15 +++------------
 8 files changed, 21 insertions(+), 77 deletions(-)

Reply via email to