This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
discard 43cd6a7 Temporarily override google-cloud-graalvm-support until quarkus-google-cloud-services 0.10.0 is available discard 101d329 Register ApacheXMLDSig security provider for XmlSecurity discard b1bea56 Register SASL security provider for kudu discard 419e63d Upgrade Quarkus to 2.2.0.CR1 add f520a47 Add dev mode support to camel-quarkus-kotlin add 3f552e0 Reduce console log output from EipTest.throttle add 235cc2b Ensure ActiveMQ container is fully started before running tests add e0dd8bd Updated CHANGELOG.md add 9470886 Upgrade Quarkus to 2.2.0.CR1 add 2f78326 Register SASL security provider for kudu add 6abc946 Register ApacheXMLDSig security provider for XmlSecurity add 7dc924a Temporarily override google-cloud-graalvm-support until quarkus-google-cloud-services 0.10.0 is available add fb36bc6 Temporarily disable xchange tests #3016 new fc83312 Upgrade Quarkus to 2.3.0.CR1 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 (43cd6a7) \ N -- N -- N refs/heads/quarkus-main (fc83312) 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: CHANGELOG.md | 6 ++++++ docs/antora.yml | 2 +- extensions/kotlin/deployment/pom.xml | 4 ++++ extensions/kotlin/runtime/pom.xml | 4 ++-- .../java/org/apache/camel/quarkus/eip/it/EipResource.java | 11 +++++++++-- .../{bean => eip}/src/main/resources/application.properties | 4 ++-- .../quarkus/component/activemq/it/ActiveMQTestResource.java | 2 +- .../apache/camel/quarkus/component/xchange/it/XchangeIT.java | 2 ++ .../camel/quarkus/component/xchange/it/XchangeTest.java | 2 ++ pom.xml | 2 +- 10 files changed, 30 insertions(+), 9 deletions(-) copy integration-test-groups/foundation/{bean => eip}/src/main/resources/application.properties (88%)