You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/11/24 12:51:59 UTC

[GitHub] [camel] lburgazzoli commented on a change in pull request #4669: default-component: add an option to control if RAW values need to be resolved when computing endpoint parameters

lburgazzoli commented on a change in pull request #4669:
URL: https://github.com/apache/camel/pull/4669#discussion_r529521333



##########
File path: core/camel-support/src/main/java/org/apache/camel/support/DefaultComponent.java
##########
@@ -327,6 +330,19 @@ protected void validateURI(String uri, String path, Map<String, Object> paramete
         }
     }
 
+    /**
+     * Configure if the parameters using the RAW token syntax need to eb resolved before being consumed by

Review comment:
       thx for spotting this, fixed




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org