You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by as...@apache.org on 2022/01/17 07:56:01 UTC

[camel-k] branch main updated (6982525 -> 8e66e12)

This is an automated email from the ASF dual-hosted git repository.

astefanutti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from 6982525  fix: filter lint comment in traits
     add 28c505c  fix(log): Structure keytool logs
     add 8e66e12  chore(log): Better structured Maven logs

No new revisions were added by this update.

Summary of changes:
 pkg/util/command.go             | 67 +++++++++++++++++++++++++++++++++++++++++
 pkg/util/jvm/keystore.go        | 25 ++++++++++-----
 pkg/util/maven/maven_command.go | 31 +------------------
 pkg/util/maven/maven_log.go     | 12 ++++++++
 4 files changed, 97 insertions(+), 38 deletions(-)
 create mode 100644 pkg/util/command.go