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/10/04 15:00:42 UTC

[camel-k] branch master updated (fc36113 -> b670793)

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 fc36113  doc: add initial documentation about integration DSLs
     add b3eccd0  Add option to run from URL
     add 2a41a9c  Fixed the way we report Errors by using Errors.wrap where we can
     add e01265a  Fixed missing errors.Wrap on Filesystem check too
     new b670793  Merge pull request #156 from apache/url-support

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:
 pkg/client/cmd/run.go | 36 ++++++++++++++++++++++++++++--------
 1 file changed, 28 insertions(+), 8 deletions(-)


[camel-k] 01/01: Merge pull request #156 from apache/url-support

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 b670793342dbac62d9d8571fe4949d798f829e14
Merge: fc36113 e01265a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 4 17:00:33 2018 +0200

    Merge pull request #156 from apache/url-support
    
    Add option to run from URL

 pkg/client/cmd/run.go | 36 ++++++++++++++++++++++++++++--------
 1 file changed, 28 insertions(+), 8 deletions(-)