You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by mbenson <gi...@git.apache.org> on 2014/05/20 18:36:26 UTC

[GitHub] geronimo-xbean pull request: [XBEAN-267] Improve thread-safety of ...

GitHub user mbenson opened a pull request:

    https://github.com/apache/geronimo-xbean/pull/9

    [XBEAN-267] Improve thread-safety of AsynchronousInheritanceAnnotationFinder using double-checked locking

    

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

    $ git pull https://github.com/mbenson/geronimo-xbean XBEAN-267

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

    https://github.com/apache/geronimo-xbean/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 e90ef75baca4e618344334350e70f216e641db59
Author: Matt Benson <gu...@gmail.com>
Date:   2014-04-30T22:02:39Z

    [XBEAN-264] ignore git files so that checkout from git mirror can actually build

commit b03f265570c94e673633c2ef2b778fe773cba45f
Author: Matt Benson <gu...@gmail.com>
Date:   2014-05-20T16:34:58Z

    [XBEAN-267] Improve thread-safety of AsynchronousInheritanceAnnotationFinder using double-checked locking

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---