This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
discard 2a9b8eb Temporary hacks to handle version misalignment of smallrye-health and smallrye-faulttolerance in Quarkus & Camel discard 0c4fbdc Upgrade to Quarkus 2.8.0.CR1 add ff25795 jsonpath: fix different number of ObjectMapper modules between JVM and native mode #3582 new a91e7f8 Upgrade to Quarkus 2.8.0.CR1 new ffb6ce4 Temporary hacks to handle version misalignment of smallrye-health and smallrye-faulttolerance in Quarkus & Camel 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 (2a9b8eb) \ N -- N -- N refs/heads/quarkus-main (ffb6ce4) 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 2 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: .../json/path/deployment/JsonPathProcessor.java | 3 ++ integration-tests/jsonpath/pom.xml | 2 +- .../component/json/path/it/JsonPathResource.java | 11 +++++--- .../json/path/it/JsonPathCharsetsTest.java | 32 +++++++++++----------- 4 files changed, 27 insertions(+), 21 deletions(-)