[
https://issues.apache.org/jira/browse/CAMEL-11420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054368#comment-16054368
]
ASF GitHub Bot commented on CAMEL-11420:
----------------------------------------
GitHub user onders86 opened a pull request:
https://github.com/apache/camel/pull/1773
CAMEL-11420-Add contains ignore case operator to simple language
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onders86/camel CAMEL-11420
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1773.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1773
----
commit cdef39a19e5f8824f323a9de199bea3418cc4d3d
Author: onders86 <[email protected]>
Date: 2017-06-19T17:06:38Z
CAMEL-11420-Add contains ignore case operator to simple language
----
> Add contains ignore case operator to simple language
> ----------------------------------------------------
>
> Key: CAMEL-11420
> URL: https://issues.apache.org/jira/browse/CAMEL-11420
> Project: Camel
> Issue Type: New Feature
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: onder sezgin
> Fix For: 2.20.0
>
>
> We should add {code}~~{code} as a contains ignore case operator to the simple
> language. There is also a contains operator but its case sensitive.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)