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/09/26 09:49:10 UTC

[camel-k] branch master updated (19b1f36 -> 5ceee9f)

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


    from 19b1f36  fix(build): Go 1.13 compatibility
     add 5ceee9f  Automatically resolve dependencies for language expressions

No new revisions were added by this update.

Summary of changes:
 pkg/metadata/metadata_dependencies_test.go | 148 ++++++++++++++++++++++++++++-
 pkg/util/camel/camel_runtime_catalog.go    |  18 +++-
 pkg/util/source/inspector.go               |  27 +++++-
 pkg/util/source/inspector_xml.go           |  14 +++
 pkg/util/source/inspector_yaml.go          |  25 +++++
 5 files changed, 222 insertions(+), 10 deletions(-)