You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/11/28 16:52:11 UTC

[camel-k] branch master updated (03bcfd8 -> 5baf456)

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


    from 03bcfd8  fix issue with owned resources
     add 747eac5  Make go-report happy again with gofmt
     new 5baf456  Merge pull request #242 from apache/fix-format

The 1 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:
 cmd/kamel/main.go            | 2 +-
 pkg/metadata/dependencies.go | 2 +-
 pkg/metadata/types.go        | 2 +-
 pkg/metadata/uris.go         | 5 +++--
 pkg/trait/util.go            | 1 -
 pkg/util/knative/uri.go      | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)


[camel-k] 01/01: Merge pull request #242 from apache/fix-format

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 5baf456a9b4c87ecfc7d1fcf75b39921a25c2501
Merge: 03bcfd8 747eac5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 28 16:52:07 2018 +0000

    Merge pull request #242 from apache/fix-format
    
    Make go-report happy again with gofmt

 cmd/kamel/main.go            | 2 +-
 pkg/metadata/dependencies.go | 2 +-
 pkg/metadata/types.go        | 2 +-
 pkg/metadata/uris.go         | 5 +++--
 pkg/trait/util.go            | 1 -
 pkg/util/knative/uri.go      | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)