This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
discard af06598 Azure extension native build fails with Quarkus 1.13 #2299 discard af4052e Temporarily disable SQL itest due to #2296 discard 568467d Fix #1918 to add a integration test with camel-jdbc and camel-jms discard 8c906e2 Remove support for Webocket JSR 356 discard f29bad2 Upgrade to Quarkus 1.13.0.Final add f2d852e Updated CHANGELOG.md new a185650 Upgrade to Quarkus 1.13.0.Final new b01a113 Remove support for Webocket JSR 356 new 7361d8b Fix #1918 to add a integration test with camel-jdbc and camel-jms new e2eb825 Azure extension native build fails with Quarkus 1.13 #2299 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 (af06598) \ N -- N -- N refs/heads/quarkus-master (e2eb825) 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 4 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: CHANGELOG.md | 5 +++++ integration-tests/sql/pom.xml | 5 ----- .../org/apache/camel/quarkus/component/sql/it/SqlResource.java | 2 -- integration-tests/sql/src/main/resources/application.properties | 7 ------- .../test/java/org/apache/camel/quarkus/component/sql/it/SqlIT.java | 2 -- .../java/org/apache/camel/quarkus/component/sql/it/SqlTest.java | 5 ----- 6 files changed, 5 insertions(+), 21 deletions(-)