[
https://issues.apache.org/jira/browse/TAMAYA-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16626429#comment-16626429
]
ASF GitHub Bot commented on TAMAYA-351:
---------------------------------------
Github user alexsuter commented on the issue:
https://github.com/apache/incubator-tamaya-extensions/pull/9
Which Java Level do we have to support? Since Java 7 there are a lot of
shortcut methods, to read a file:
https://stackoverflow.com/questions/326390/how-do-i-create-a-java-string-from-the-contents-of-a-file
> Do not append newline (\n) at the end of a value when resolved with
> FileResolver
> --------------------------------------------------------------------------------
>
> Key: TAMAYA-351
> URL: https://issues.apache.org/jira/browse/TAMAYA-351
> Project: Tamaya
> Issue Type: Bug
> Reporter: Alexander Suter
> Priority: Major
>
> FileResolver always adds a new line (\n) at the end of the value. This leads
> to the issue that the value will be postfixed with a new line, when I load an
> value which has been resolved with the FileResolver,
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)