You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/01 23:12:19 UTC

[jira] [Commented] (DELTASPIKE-905) Missing OSGi headers in Proxy modules

    [ https://issues.apache.org/jira/browse/DELTASPIKE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14568007#comment-14568007 ] 

ASF GitHub Bot commented on DELTASPIKE-905:
-------------------------------------------

GitHub user hwellmann opened a pull request:

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

    DELTASPIKE-905 OSGi support for Proxy Module

    Added OSGi manifest headers and introduced a local adapter between ServiceUtils and OSGi Declarative Services.

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

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

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

    https://github.com/apache/deltaspike/pull/35.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 #35
    
----
commit 54d37558cab1ad731b68fbee7152436829a9f32c
Author: Harald Wellmann <ha...@gmx.de>
Date:   2015-06-01T21:04:54Z

    DELTASPIKE-905 OSGi support for Proxy Module

----


> Missing OSGi headers in Proxy modules
> -------------------------------------
>
>                 Key: DELTASPIKE-905
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-905
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: PartialBean
>    Affects Versions: 1.4.0
>            Reporter: Harald Wellmann
>             Fix For: 1.4.1
>
>
> {{deltaspike-partial-bean-module-impl}} imports package {{org.apache.deltaspike.proxy.api}}, but the new proxy modules are missing OSGi manifest headers.
> This breaks Partial Beans and Data modules for OSGi users.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)