You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by acoburn <gi...@git.apache.org> on 2018/11/19 17:21:25 UTC

[GitHub] incubator-tamaya-extensions pull request #14: TAMAYA-362 Implement getSnapsh...

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

----


---

[GitHub] incubator-tamaya-extensions issue #14: TAMAYA-362 Implement getSnapshot meth...

Posted by acoburn <gi...@git.apache.org>.
Github user acoburn commented on the issue:

    https://github.com/apache/incubator-tamaya-extensions/pull/14
  
    Resolved via https://github.com/apache/incubator-tamaya-extensions/commit/cd2707c27d5c0e527874eb51e34ecda97055deb3


---

[GitHub] incubator-tamaya-extensions pull request #14: TAMAYA-362 Implement getSnapsh...

Posted by acoburn <gi...@git.apache.org>.
Github user acoburn closed the pull request at:

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


---