You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by badfish69 <gi...@git.apache.org> on 2017/07/13 03:43:35 UTC

[GitHub] cxf-dosgi pull request #3: [DOSGI-267] Treat all intents annotated with @Pro...

GitHub user badfish69 opened a pull request:

    https://github.com/apache/cxf-dosgi/pull/3

    [DOSGI-267] Treat all intents annotated with @Provider as providers

    Currently a static list of classes is used to determine if a given intent is treated as a provider.  This patch allows any class with the @Provider annotation to be treated as one.

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

    $ git pull https://github.com/badfish69/cxf-dosgi DOSGI-267

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

    https://github.com/apache/cxf-dosgi/pull/3.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 #3
    
----
commit bf243bd129d1191c9ba325d5a163d3d29707461f
Author: Richard Begg <ri...@identity-solutions.com.au>
Date:   2017-07-13T03:38:20Z

    [DOSGI-267] Treat all intents annotated with @Provider as providers

----


---
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] cxf-dosgi pull request #3: [DOSGI-267] Treat all intents annotated with @Pro...

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

    https://github.com/apache/cxf-dosgi/pull/3


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