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/02/20 13:16:30 UTC

[camel-k] branch master updated (ee8a86d -> c4dd1ed)

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 ee8a86d  Fix lint errors
     new 1b97884  fix(semver): support exact version match when looking up camel catalog
     new c4dd1ed  chore(lint): fix findings

The 528 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:
 Gopkg.lock                                |  2 ++
 cmd/util/json-schema-gen/jsonschemagen.go |  6 ++++-
 pkg/util/camel/camel_util.go              | 42 +++++++++++++++++++++++++------
 pkg/util/camel/camel_util_test.go         | 21 +++++++++++++++-
 4 files changed, 61 insertions(+), 10 deletions(-)