You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by kalgon <gi...@git.apache.org> on 2018/09/14 15:22:19 UTC

[GitHub] openwebbeans pull request #11: Allow InterceptionFactory to have an interfac...

GitHub user kalgon opened a pull request:

    https://github.com/apache/openwebbeans/pull/11

    Allow InterceptionFactory to have an interface as parameter

    See https://issues.jboss.org/browse/CDI-686

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

    $ git pull https://github.com/kalgon/openwebbeans trunk

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

    https://github.com/apache/openwebbeans/pull/11.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 #11
    
----
commit ad7705baa7435697b3b146a022e13f2b83e88777
Author: Xavier Dury <ka...@...>
Date:   2018-09-14T15:19:11Z

    Allow InterceptionFactory to have an interface as parameter

----


---