This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 35351f206 chore: nightly SBOM update
new b16a649b0 fix(ci): license check
new ca71603ff chore(ci): java licenses files
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:
.github/ISSUE_TEMPLATE/config.yml | 17 +++++++++++++++++
java/LICENSE | 1 +
java/NOTICE | 1 +
pkg/base/root.go | 3 ++-
pkg/builder/jib.go | 2 ++
pkg/resources/resources.go | 27 ++++++++++++++++++++++-----
pkg/util/jib/configuration_test.go | 3 ++-
script/camel-k-runtime-archetype/pom.xml | 16 ++++++++++++++++
script/check_licenses.sh | 2 +-
9 files changed, 64 insertions(+), 8 deletions(-)
create mode 120000 java/LICENSE
create mode 120000 java/NOTICE