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 d531934 quarkus(catalog): fix the generated list of dependencies for the master capability new 55c8431 loaders: simplify source loader interceptors new 43fd23a chore: remove unused return type 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: .../org/apache/camel/k/support/RuntimeSupport.java | 41 --------------- .../org/apache/camel/k/support/SourcesSupport.java | 34 ++++++++++++ .../camel/k/cron/CronSourceLoaderInterceptor.java | 61 ++++++++++++---------- .../knative/KnativeSourceLoaderInterceptor.java | 43 ++++++++------- 4 files changed, 90 insertions(+), 89 deletions(-)