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)

Reply via email to