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 ad8eeed Upgrade to Camel Quarkus 1.9.0-SNAPSHOT add 25a9ef3 Adapt examples to the merger of main into core https://github.com/apache/camel-quarkus/issues/2377 add 5e7c17f Use MP config instead of System.getProperty() in a test to simplify testing against manuanlly started services add 8b4953b Upgrade to Camel Quarkus 1.8.1 new f0e7cf8 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 (ad8eeed) \ N -- N -- N refs/heads/camel-quarkus-master (f0e7cf8) 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/src/main/resources/application.properties | 8 ++++---- .../src/test/java/org/apache/camel/example/FileToFtpTest.java | 11 ++++++++--- file-split-log-xml/pom.xml | 4 ---- health/pom.xml | 6 +----- http-log/pom.xml | 6 +----- observability/pom.xml | 6 +----- rest-json/pom.xml | 6 +----- timer-log-cdi/pom.xml | 2 +- timer-log-kotlin/pom.xml | 6 +----- timer-log-main/pom.xml | 6 +----- timer-log-spring/pom.xml | 6 +----- timer-log-xml/pom.xml | 4 ---- timer-log/pom.xml | 6 +----- 13 files changed, 21 insertions(+), 56 deletions(-)