[ 
https://issues.apache.org/jira/browse/TAMAYA-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538714#comment-16538714
 ] 

ASF subversion and git services commented on TAMAYA-308:
--------------------------------------------------------

Commit 71f8928e065573600e97cae9306a7423a88ed06c in incubator-tamaya-sandbox's 
branch refs/heads/configjsr from [~anatole]
[ 
https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya-sandbox.git;h=71f8928
 ]

TAMAYA-308 Fixed config assignment in constructor.

Signed-off-by: Anatole Tresch <[email protected]>


> Error in CommonsConfigPropertySource constructor
> ------------------------------------------------
>
>                 Key: TAMAYA-308
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-308
>             Project: Tamaya
>          Issue Type: Bug
>          Components: Sandbox
>    Affects Versions: 0.4-incubating
>            Reporter: Christian Niehues
>            Priority: Major
>
> there is an error in CommonsConfigPropertySource, this.commonsConfig will be 
> null:
> public CommonsConfigPropertySource(String name, Configuration commonsConfig) {
>     commonsConfig = Objects.requireNonNull(commonsConfig);
>     ...
> }



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to