You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aarrsseni <gi...@git.apache.org> on 2018/10/04 12:25:39 UTC

[GitHub] cayenne pull request #329: Replace weak reference to soft reference in tests...

GitHub user aarrsseni opened a pull request:

    https://github.com/apache/cayenne/pull/329

    Replace weak reference to soft reference in tests. Only ObjectStoreGC…

    …IT uses weak references.

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

    $ git pull https://github.com/aarrsseni/cayenne addSoftRefToTests

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

    https://github.com/apache/cayenne/pull/329.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 #329
    
----
commit a3937f055bc7933a702bdda0ac5b90e48ad1840f
Author: Arseni Bulatski <an...@...>
Date:   2018-09-27T13:17:33Z

    Replace weak reference to soft reference in tests. Only ObjectStoreGCIT uses weak references.

----


---

[GitHub] cayenne pull request #329: Replace weak reference to soft reference in tests...

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

    https://github.com/apache/cayenne/pull/329


---