You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by jp...@apache.org on 2022/11/16 14:57:55 UTC

[camel-k] branch main updated (8920fe446 -> 33c27cae4)

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

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


    from 8920fe446 fix(e2e): increase timeout for each native build test: 60m -> 90m
     add 33c27cae4 feat(cli): Support build time dependencies for dependencies uploaded to the Image Registry

No new revisions were added by this update.

Summary of changes:
 .../{LaughingRoute.java => classpath/Xslt.java}    | 14 ++++----
 .../files/classpath/cheese.xsl}                    | 38 ++++++++++++----------
 e2e/global/registry/registry_maven_wagon_test.go   | 11 +++++++
 pkg/cmd/run.go                                     |  9 ++++-
 pkg/util/camel/camel_dependencies.go               | 11 +++++--
 5 files changed, 56 insertions(+), 27 deletions(-)
 copy e2e/global/registry/files/{LaughingRoute.java => classpath/Xslt.java} (77%)
 copy e2e/global/{common/languages/files/xml.xml => registry/files/classpath/cheese.xsl} (56%)