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 2022/10/11 18:05:50 UTC

[GitHub] [camel] essobedo opened a new pull request, #8521: CAMEL-18576: camel-core - Escape a placeholder

essobedo opened a new pull request, #8521:
URL: https://github.com/apache/camel/pull/8521

   Fix for https://issues.apache.org/jira/browse/CAMEL-18576
   
   ## Motivation
   
   The elastic search queries can contain double braces which are seen as a property placeholder by Camel, we need a way to escape it.
   
   ## Modifications:
   
   * Propose to use the backslash character to escape double braces
   


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] davsclaus commented on pull request #8521: CAMEL-18576: camel-base - Escape a placeholder

Posted by GitBox <gi...@apache.org>.
davsclaus commented on PR #8521:
URL: https://github.com/apache/camel/pull/8521#issuecomment-1275185633

   Thanks I will look closer tomorrow.


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] github-actions[bot] commented on pull request #8521: CAMEL-18576: camel-base - Escape a placeholder

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #8521:
URL: https://github.com/apache/camel/pull/8521#issuecomment-1275150531

   :no_entry_sign: There are (likely) no components to be tested in this PR


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] github-actions[bot] commented on pull request #8521: CAMEL-18576: camel-base - Escape a placeholder

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #8521:
URL: https://github.com/apache/camel/pull/8521#issuecomment-1275158469

   :no_entry_sign: There are (likely) no components to be tested in this PR


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] github-actions[bot] commented on pull request #8521: CAMEL-18576: camel-base - Escape a placeholder

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #8521:
URL: https://github.com/apache/camel/pull/8521#issuecomment-1275789766

   :heavy_check_mark: Finished component verification: 0 component(s) test failed out of **3 component(s) tested**


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] github-actions[bot] commented on pull request #8521: CAMEL-18576: camel-base - Escape a placeholder

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #8521:
URL: https://github.com/apache/camel/pull/8521#issuecomment-1275145684

   :no_entry_sign: There are (likely) no components to be tested in this PR


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] davsclaus commented on pull request #8521: CAMEL-18576: camel-base - Escape a placeholder

Posted by GitBox <gi...@apache.org>.
davsclaus commented on PR #8521:
URL: https://github.com/apache/camel/pull/8521#issuecomment-1276138558

   Good to see you found a way to avoid the regexp for unescaping 


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] essobedo merged pull request #8521: CAMEL-18576: camel-base - Escape a placeholder

Posted by GitBox <gi...@apache.org>.
essobedo merged PR #8521:
URL: https://github.com/apache/camel/pull/8521


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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