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

ASF GitHub Bot commented on TAMAYA-362:
---------------------------------------

GitHub user acoburn opened a pull request:

    https://github.com/apache/incubator-tamaya-extensions/pull/14

    TAMAYA-362 Implement getSnapshot method

    Some `o.a.t.Configuration` implementations do not implement the
    `::getSnapshot method`, which causes build failures.
    
    This implements that method, where appropriate.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/acoburn/incubator-tamaya-extensions TAMAYA-362

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-tamaya-extensions/pull/14.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 #14
    
----
commit 9baca60c53bfabdb900d02e68934d20f01684802
Author: Aaron Coburn <acoburn@...>
Date:   2018-11-19T17:19:22Z

    TAMAYA-362 Implement getSnapshot method
    
    Some o.a.t.Configuration implementations do not implement the
    ::getSnapshot method, which causes build failures.
    
    This implements that method, where appropriate.

----


> Configuration::getSnapshot not implemented in some extension modules
> --------------------------------------------------------------------
>
>                 Key: TAMAYA-362
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-362
>             Project: Tamaya
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Aaron Coburn
>            Priority: Major
>             Fix For: 0.4-incubating
>
>
> The microprofile and mutable-config modules have o.a.t.Configuration 
> implementations that do not implement the ::getSnapshot method, which causes 
> build failures.



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

Reply via email to