This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from 1793c3e The quarkus-bootstrap-maven-plugin is listed twice on all the runtime extensions POMs #1390 new 592d7c7 Remove unneccessary class inclusion from QuarkusUnitTest new c492548 Remove unneccessary properties from integration-tests and remove empty files 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: .../core/deployment/CamelContextCustomizerTest.java | 4 ++-- .../core/runtime/CamelConfigurationTest.java | 2 -- .../core/runtime/CamelInjectionPointTest.java | 3 +-- .../quarkus/core/runtime/CamelProducersTest.java | 7 +------ .../quarkus/core/runtime/CamelRegistryTest.java | 5 +---- .../deployment/CamelMainAutoConfigurationTest.java | 7 +++++-- .../main/deployment/CamelMainInjectTest.java | 1 - .../deployment/CamelMainRoutesDiscoveryTest.java | 5 +++++ .../main/deployment/CamelMainRoutesFilterTest.java | 14 ++++++-------- .../aws/src/main/resources/application.properties | 5 ----- .../aws2/src/main/resources/application.properties | 4 ---- .../bean/src/main/resources/application.properties | 5 ----- .../core/src/main/resources/application.properties | 5 ----- .../http/src/main/resources/application.properties | 4 +--- .../src/main/resources/application.properties | 21 --------------------- .../jdbc/src/main/resources/application.properties | 5 ----- .../mail/src/main/resources/application.properties | 5 ----- .../src/main/resources/application.properties | 1 - .../src/main/resources/application.properties | 6 ------ .../src/main/resources/application.properties | 4 ---- .../src/main/resources/application.properties | 21 --------------------- .../src/main/resources/application.properties | 5 ----- .../slack/src/main/resources/application.properties | 5 ----- .../src/main/resources/application.properties | 6 +----- 24 files changed, 23 insertions(+), 127 deletions(-) delete mode 100644 integration-tests/infinispan/src/main/resources/application.properties delete mode 100644 integration-tests/send-dynamic-http/src/main/resources/application.properties