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 2013/01/05 12:40:13 UTC

[jira] [Updated] (CAMEL-5889) Scala DSL: no tokenize("...") method

     [ https://issues.apache.org/jira/browse/CAMEL-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-5889:
-------------------------------

    Fix Version/s: 2.11.0
                   2.10.4
         Assignee: Claus Ibsen
       Issue Type: Improvement  (was: Bug)
    
> Scala DSL: no tokenize("...") method
> ------------------------------------
>
>                 Key: CAMEL-5889
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5889
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-scala
>    Affects Versions: 2.10.3
>            Reporter: Oleg Kozlov
>            Assignee: Claus Ibsen
>             Fix For: 2.10.4, 2.11.0
>
>
> This is related to issue https://issues.apache.org/jira/browse/CAMEL-5803
> It looks like the fix included tokenizeXML() method, but there is still not tokenize() :( 
> I have a usecase where I have to split my in message body (text) by semi-colon character for downstream processing, so I need to be able to do something like the following in Scala DSL:
> split(_.in) 
> tokenize(";")
> I fix would be very welcome, also, if there is a work around with TokenizeLanguage etc - please let me know, thank you!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira