You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2019/08/19 16:36:08 UTC

[camel-k-runtime] 03/03: knative: add custom loader for sources (check style)

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

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

commit 1fa88bf9b04aa90fbeb37d9de4603c8d1fb20866
Author: lburgazzoli <lb...@gmail.com>
AuthorDate: Mon Aug 19 17:59:05 2019 +0200

    knative: add custom loader for sources (check style)
---
 .../org/apache/camel/k/loader/knative/KnativeSourceRoutesLoader.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-k-loader-knative/src/main/java/org/apache/camel/k/loader/knative/KnativeSourceRoutesLoader.java b/camel-k-loader-knative/src/main/java/org/apache/camel/k/loader/knative/KnativeSourceRoutesLoader.java
index 98b1dd7..dd7392c 100644
--- a/camel-k-loader-knative/src/main/java/org/apache/camel/k/loader/knative/KnativeSourceRoutesLoader.java
+++ b/camel-k-loader-knative/src/main/java/org/apache/camel/k/loader/knative/KnativeSourceRoutesLoader.java
@@ -82,7 +82,7 @@ public class KnativeSourceRoutesLoader implements RoutesLoader {
                     // or ant other EIP that would branch the flow
                     definition.getOutputs().add(new ToDefinition(uri));
                 } else {
-                   LOGGER.warn("Cannot determine route to enrich. the knative enpoint need to explicitly be defined");
+                    LOGGER.warn("Cannot determine route to enrich. the knative enpoint need to explicitly be defined");
                 }
 
                 //TODO: this is needed for java language because by default