[
https://issues.apache.org/jira/browse/TAMAYA-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16626057#comment-16626057
]
ASF GitHub Bot commented on TAMAYA-351:
---------------------------------------
GitHub user alexsuter opened a pull request:
https://github.com/apache/incubator-tamaya-extensions/pull/9
TAMAYA-351 Do not append newline (\n) at the end of a value when resolved
with FileResolver
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alexsuter/incubator-tamaya-extensions patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tamaya-extensions/pull/9.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #9
----
commit aa5826799439ee7553c676da1f1edda076afac0f
Author: Alex <alexander.suter@...>
Date: 2018-09-24T15:59:57Z
TAMAYA-351
----
> 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)