You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Chad Durovec (JIRA)" <ji...@apache.org> on 2015/10/20 18:56:27 UTC

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

Chad Durovec created CAMEL-9241:
-----------------------------------

             Summary: 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
    Affects Versions: Future
            Reporter: Chad Durovec
            Priority: Minor


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)