[ 
https://issues.apache.org/jira/browse/CAMEL-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984217#action_12984217
 ] 

Hadrian Zbarcea commented on CAMEL-3565:
----------------------------------------

@Andreas, thanks for reporting this.

This is a fairly easy fix and we love contributions. Do you want to try working 
on a patch? If not please let us know and one of us will take care of it. 
Hopefully in time for 2.6, which is scheduled to be built tomorrow.

> 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
>            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.

Reply via email to