Aurélien Pupier created CAMEL-16250:
---------------------------------------
Summary: 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
{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)