This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git.


    from e962300  groovy: improve rest dsl
     new a3d599c  Include camel-k-runtime version in camel-catalog #959
     new e297b4b  chore: fix license header
     new 9b48fcf  Merge pull request #142 from lburgazzoli/github-141

The 366 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:
 pom.xml                                            |   2 +-
 tooling/camel-k-maven-plugin/pom.xml               |  43 ++++++++
 .../src/it/generate-catalog/pom.xml                | 109 +++++++++++++++++++++
 .../src/it/generate-catalog/verify.groovy          |  19 ++--
 .../camel/k/tooling/maven/GenerateCatalogMojo.java |  57 ++++++++++-
 .../tooling/maven/model/crd/CamelCatalogSpec.java  |   3 +-
 6 files changed, 217 insertions(+), 16 deletions(-)
 create mode 100644 tooling/camel-k-maven-plugin/src/it/generate-catalog/pom.xml
 copy 
camel-k-loader-groovy/src/test/resources/routes-with-component-wrong-method-configuration.groovy
 => tooling/camel-k-maven-plugin/src/it/generate-catalog/verify.groovy (61%)

Reply via email to