[
https://issues.apache.org/jira/browse/CAMEL-16250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289068#comment-17289068
]
Aurélien Pupier commented on CAMEL-16250:
-----------------------------------------
start workign on it
> Support text finishing with a dash in StringHelper.dashToCamelCase
> ------------------------------------------------------------------
>
> Key: CAMEL-16250
> URL: https://issues.apache.org/jira/browse/CAMEL-16250
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 3.8.0
> Reporter: Aurélien Pupier
> Priority: Minor
>
> {noformat}
> StringHelper.dashToCamelCase("a-")
> {noformat}
> is throwing a StringIndexOutOfBoundsException
> it is useful tohandle it at this level so that we can pass even incomplete
> string during development phase
--
This message was sent by Atlassian Jira
(v8.3.4#803005)