This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 280b623 Sort the configurations before returning
new 2089449 Support CLI properties for kamel local run.
new 7b665f0 Clean-up.
The 2 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:
deploy/resources.go | 4 +--
pkg/cmd/local_run.go | 15 ++++++----
pkg/cmd/local_run_test.go | 20 +++++++++++++
pkg/cmd/run.go | 13 ++-------
pkg/cmd/util_commands.go | 2 +-
pkg/cmd/util_dependencies.go | 69 ++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 105 insertions(+), 18 deletions(-)