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-runtime.git.


    from de17d39  knative-transport-http: remove redundant class
     new 0799baa  Fix joor after switching to Java 11
     new 37ed061  Enforce plugin versions

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:
 camel-k-loader-java/pom.xml                        |  2 +-
 .../src/test/resources/MyRoutesWithBeans.java      |  2 +-
 camel-k-loader-kotlin/pom.xml                      |  3 +-
 camel-k-main/camel-k-runtime-main/pom.xml          |  5 ++
 .../java/org/apache/camel/k/main/RuntimeTest.java  | 36 ++++++++++++-
 .../src/test/resources/MyRoutesWithBeans.java      |  1 +
 .../src/main/java/org/apache/camel/k/Runtime.java  |  5 ++
 camel-k-runtime-knative/pom.xml                    |  8 +--
 .../knative/KnativeSourceRoutesLoaderTest.java     | 61 ++++------------------
 pom.xml                                            | 33 ++++++++++++
 10 files changed, 94 insertions(+), 62 deletions(-)
 copy camel-k-runtime-knative/src/test/resources/sources/routes.java => 
camel-k-loader-java/src/test/resources/MyRoutesWithBeans.java (95%)

Reply via email to