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

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


    from 8483364  chore(lint): fix findings
     new c269da5  Error while deploying integration in Knative based 
environment #436
     new 22ee3d3  chore(runtime): add license headers

The 498 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:
 pkg/trait/knative_service.go                       |  2 ++
 pkg/trait/knative_test.go                          |  4 ++--
 .../src/main/java/org/apache/camel/k/Source.java   | 22 +++++++++++++++++++---
 .../apache/camel/k/jvm/loader/JavaClassLoader.java | 10 ++++------
 .../camel/k/jvm/loader/JavaSourceLoader.java       | 12 ++++++------
 .../org/apache/camel/k/jvm/RoutesLoadersTest.java  | 17 +++++++++++++++++
 .../src/test/resources/MyRoutes.java               | 16 ++++++++++++++++
 .../test/resources/MyRoutesWithNameOverride.java}  | 11 +++++++----
 .../test/resources/MyRoutesWithNestedClass.java    | 16 ++++++++++++++++
 .../resources/MyRoutesWithRestConfiguration.java   | 16 ++++++++++++++++
 10 files changed, 105 insertions(+), 21 deletions(-)
 copy 
runtime/{camel-knative-http/src/main/java/org/apache/camel/component/knative/http/KnativeHttp.java
 => camel-k-runtime-jvm/src/test/resources/MyRoutesWithNameOverride.java} (79%)

Reply via email to