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 2019/06/20 08:08:06 UTC

[camel-k] branch master updated (a923f64 -> f27f65c)

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 a923f64  The --maven-repository shortcut does not configure plugin repositories #746
     new 8291ac4  chore: Fix lint warning
     new 79eac4e  feat: Add a --global install option
     new f27f65c  Merge pull request #752 from jamesnetherton/add-global-option

The 790 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/cmd/install.go                                 |  9 ++-
 .../integrationplatform_controller.go              |  1 +
 pkg/install/operator.go                            | 74 ++++++++++++++++++----
 test/testing_env.go                                | 11 +++-
 4 files changed, 80 insertions(+), 15 deletions(-)