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 c63168c Fix version in integration-test-pom.xml add ec918ec Followup #278 Assert that quarkus-extension.json exists for each extension add b00dc4c Followup #278 Fix extension metadata validation failures No new revisions were added by this update. Summary of changes: build/scripts/validate-extension-metadata.groovy | 51 ++++++++++++++++++++++ .../main/resources/META-INF/quarkus-extension.json | 9 +++- .../main/resources/META-INF/quarkus-extension.json | 10 ++++- extensions/pom.xml | 17 ++++++++ .../main/resources/META-INF/quarkus-extension.json | 10 ++++- 5 files changed, 94 insertions(+), 3 deletions(-) create mode 100644 build/scripts/validate-extension-metadata.groovy