You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2020/02/24 16:46:26 UTC

[camel-k] branch master updated (85808ff -> 4b13ff3)

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 85808ff  Fix #1199: fix builder permissions
     add baec808  Fix #1236: upgrade to runtime 1.1.0 and remove camel-bean autodetection
     add 4b13ff3  Fix #1236: regen resources

No new revisions were added by this update.

Summary of changes:
 deploy/camel-catalog-1.1.0-SNAPSHOT-main.yaml    | 2938 ----------------------
 deploy/camel-catalog-1.1.0-SNAPSHOT-quarkus.yaml |  764 ------
 deploy/resources.go                              |   20 +-
 pkg/metadata/metadata_dependencies_test.go       |    8 +-
 pkg/util/defaults/defaults.go                    |    2 +-
 pkg/util/source/inspector.go                     |    2 -
 pkg/util/source/inspector_xml.go                 |    2 -
 pkg/util/source/inspector_yaml.go                |    4 -
 script/Makefile                                  |   16 +-
 9 files changed, 23 insertions(+), 3733 deletions(-)
 delete mode 100644 deploy/camel-catalog-1.1.0-SNAPSHOT-main.yaml
 delete mode 100644 deploy/camel-catalog-1.1.0-SNAPSHOT-quarkus.yaml