You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by hwellmann <gi...@git.apache.org> on 2015/06/09 18:57:17 UTC

[GitHub] deltaspike pull request: DELTASPIKE-594 removed static singleton R...

GitHub user hwellmann opened a pull request:

    https://github.com/apache/deltaspike/pull/39

    DELTASPIKE-594 removed static singleton RepositoryComponents

    This is now an application-scoped bean, thus fixing a potential
    classloader leak when application is undeployed.
    
    Had to remove RepositoryComponentsFactory.instance() API, which probably shouldn't have been there in the first place. It was not used anywhere in DS.
    
    Tested with -Pwildfly-remote.

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

    $ git pull https://github.com/hwellmann/deltaspike DELTASPIKE-594

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

    https://github.com/apache/deltaspike/pull/39.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 #39
    
----
commit 9c022e2fecdb6c9cd2e25f6efb96d96ec6210dc8
Author: Harald Wellmann <ha...@gmx.de>
Date:   2015-06-09T16:52:38Z

    DELTASPIKE-594 removed static singleton RepositoryComponents
    
    This is now an application-scoped bean, thus fixing a potential
    classloader leak when application is undeployed.

----


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

[GitHub] deltaspike pull request #39: DELTASPIKE-594 removed static singleton Reposit...

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

    https://github.com/apache/deltaspike/pull/39


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