You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/03/23 09:36:25 UTC

[jira] [Commented] (CAMEL-9241) Grouping delimiter for regex tokenization uses the regex expression and does not allow for overriding the group delimiting token with another token.

    [ https://issues.apache.org/jira/browse/CAMEL-9241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208072#comment-15208072 ] 

Claus Ibsen commented on CAMEL-9241:
------------------------------------

Can you explain this again what is the problem and maybe provide an example?

> Grouping delimiter for regex tokenization uses the regex expression and does not allow for overriding the group delimiting token with another token.
> ----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-9241
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9241
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Chad Durovec
>            Priority: Minor
>   Original Estimate: 144h
>  Remaining Estimate: 144h
>
> Grouping delimiter for regex tokenization uses the regex expression and does not allow for overriding the group delimiting token with another token.
> This could prove problematic since identifying individual items requires splitting grouped results using the regex expression.
> e.g. tokenization phrase "rcdtype=099.*" results in an individual result being delimited with "rcdtype=099.*"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)