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/13 08:26:45 UTC

[camel-k] branch master updated (685bd54 -> 74147bf)

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 685bd54  Merge pull request #179 from lburgazzoli/github-153
     add 278d911  configure camel context from properties #175
     new 74147bf  Merge pull request #178 from lburgazzoli/github-175

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:
 .../java/org/apache/camel/k/jvm/Application.java   | 39 ++++++----------------
 .../org/apache/camel/k/jvm/RuntimeSupport.java     | 22 ++++++++++++
 .../org/apache/camel/k/jvm/PropertiesTest.java     | 35 ++++++++++++++++++-
 3 files changed, 67 insertions(+), 29 deletions(-)


[camel-k] 01/01: Merge pull request #178 from lburgazzoli/github-175

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 74147bfe2e6ba6f94f8f67d23c932a8e6c212236
Merge: 685bd54 278d911
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sat Oct 13 10:26:41 2018 +0200

    Merge pull request #178 from lburgazzoli/github-175
    
    configure camel context from properties

 .../java/org/apache/camel/k/jvm/Application.java   | 39 ++++++----------------
 .../org/apache/camel/k/jvm/RuntimeSupport.java     | 22 ++++++++++++
 .../org/apache/camel/k/jvm/PropertiesTest.java     | 35 ++++++++++++++++++-
 3 files changed, 67 insertions(+), 29 deletions(-)