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-k-runtime.git.


    from 7b09b61  kotlin: add missing methods from route builder / builder 
support
     new ad8bb2e  groovy: initial support for idea auto completion
     new 0ea2447  groovy: add missing methods from route builder / builder 
support

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:
 .../k/groovy/dsl/ComponentsConfiguration.groovy    |  4 +-
 .../camel/k/groovy/dsl/ContextConfiguration.groovy |  4 +-
 .../k/groovy/dsl/IntegrationConfiguration.groovy   | 49 ++++++++++++++++------
 .../camel/k/groovy/dsl/RestConfiguration.groovy    |  8 ++--
 .../src/main/resources/integration.gdsl            |  9 ++--
 .../camel/k/groovy/dsl/IntegrationTest.groovy      | 39 ++++++++++++++---
 ...tes.groovy => routes-with-error-handler.groovy} |  5 +++
 7 files changed, 87 insertions(+), 31 deletions(-)
 copy 
camel-knative-http/src/main/java/org/apache/camel/component/knative/http/KnativeHttp.java
 => camel-k-runtime-groovy/src/main/resources/integration.gdsl (84%)
 copy camel-k-runtime-groovy/src/test/resources/{routes.groovy => 
routes-with-error-handler.groovy} (87%)

Reply via email to