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 ead725e  Updated CHANGELOG.md
     new 8d73223  api(SourceLoader): remove dependency on 
org.apache.camel.k.Runtime
     new ac42611  loader(kotlin): remove unused logger

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:
 .../main/java/org/apache/camel/k/SourceLoader.java |  9 ++++----
 .../org/apache/camel/k/support/SourcesSupport.java |  2 +-
 .../java/org/apache/camel/k/cron/CronTest.java     |  2 +-
 .../k/loader/groovy/GroovySourceLoader.groovy      |  6 +++---
 .../camel/k/loader/java/JavaSourceLoader.java      | 24 ++++++++++------------
 .../camel/k/loader/js/JavaScriptSourceLoader.java  |  7 +++----
 .../camel/k/loader/kotlin/KotlinSourceLoader.kt    |  6 +++---
 .../k/loader/kotlin/dsl/ComponentsConfiguration.kt |  6 ------
 .../apache/camel/k/loader/xml/XmlSourceLoader.java | 14 ++++++-------
 .../camel/k/loader/yaml/YamlSourceLoader.java      |  8 ++++----
 .../camel/k/loader/yaml/support/TestSupport.groovy |  5 ++---
 .../k/quarkus/cron/deployment/Application.java     |  2 +-
 .../camel/k/quarkus/it/webhook/Application.java    |  2 +-
 .../camel/k/loader/support/LoaderSupport.java      |  2 +-
 14 files changed, 43 insertions(+), 52 deletions(-)

Reply via email to