[
https://issues.apache.org/jira/browse/CAMEL-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984609#action_12984609
]
Claus Ibsen commented on CAMEL-3565:
------------------------------------
What JDK and OS are you using?
And can you post your properties file?
I cannot reproduce this.
> When Camel loads properties Camel should remove spaces (trim) from the end of
> the line.
> ---------------------------------------------------------------------------------------
>
> Key: CAMEL-3565
> URL: https://issues.apache.org/jira/browse/CAMEL-3565
> Project: Camel
> Issue Type: Improvement
> Affects Versions: 2.5.0
> Reporter: Andreas Asmuss
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.6.0
>
>
> If Camel reads a property from a properties-file that has a space at the end
> of a line like:
> some.property = theValue <---
> Camel will resolve "theValue " and then crash at route creation. Should be
> "theValue".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.