[
https://issues.apache.org/jira/browse/DELTASPIKE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573247#comment-14573247
]
ASF GitHub Bot commented on DELTASPIKE-905:
-------------------------------------------
GitHub user hwellmann opened a pull request:
https://github.com/apache/deltaspike/pull/38
DELTASPIKE-905 refactored ProxyClassGeneratorLookup to inner class
Reworked Rafael's patch which did not work since an abstract class cannot
be instantiated by SCR. Now using a concrete inner class.
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/38.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 #38
----
commit aa9175842bc44e402a534c68f151ad4686ae7937
Author: Harald Wellmann <[email protected]>
Date: 2015-06-04T17:47:15Z
DELTASPIKE-905 refactored ProxyClassGeneratorLookup to inner class
----
> 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
> Assignee: Rafael Benevides
> 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)