This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git.
from 9e573ae Add skipTests arg to package steps in file-bindy-ftp since waiting for containers to start slows the build workflow down new b8494f1 Upgrade to Camel Quarkus 1.8.0 new 6eb2e04 Use 1.8.0-SNAPSHOT as examples version new d9cc0ba Special handling of target location not needed anymore The 3 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/pom.xml | 6 +++--- file-split-log-xml/pom.xml | 8 ++++---- .../java/org/acme/filereader/FileSplitLogXmlTest.java | 16 +++------------- health/pom.xml | 6 +++--- http-log/pom.xml | 6 +++--- http-log/src/test/java/org/acme/http/HttpLogTest.java | 15 +++------------ observability/pom.xml | 6 +++--- rest-json/pom.xml | 6 +++--- timer-log-cdi/pom.xml | 6 +++--- .../src/test/java/org/acme/timer/TimerLogCdiTest.java | 15 +++------------ timer-log-kotlin/pom.xml | 8 ++++---- .../src/test/kotlin/org/acme/timer/TimerLogKotlin.kt | 8 +------- timer-log-main/pom.xml | 6 +++--- timer-log-spring/pom.xml | 6 +++--- .../src/test/java/org/acme/timer/TimerLogSpringTest.java | 16 +++------------- timer-log-xml/pom.xml | 10 +++++----- .../src/test/java/org/acme/timer/TimerLogXmlTest.java | 15 +++------------ timer-log/pom.xml | 6 +++--- timer-log/src/test/java/org/acme/timer/TimerLogTest.java | 15 +++------------ 19 files changed, 59 insertions(+), 121 deletions(-)