You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2019/10/21 12:06:59 UTC

[camel-quarkus] branch master updated (c63168c -> b00dc4c)

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