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

ASF GitHub Bot commented on FELIX-5116:
---------------------------------------

GitHub user cvgaviao opened a pull request:

    https://github.com/apache/felix/pull/71

    FELIX-5116 - simplify component xmls export

    This will also ensure that those xmls are being exported, with "exportScr" 
parameter, even inside
    eclipse workspace with m2e.
    In the older code seems that the number of recursions are so big that m2e
    refused to work with it.

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

    $ git pull https://github.com/cvgaviao/felix trunk

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

    https://github.com/apache/felix/pull/71.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 #71
    
----
commit 2019658020a0979d41a3a1c80b05defdd66cd98b
Author: Cristiano GaviĆ£o <cvgav...@gmail.com>
Date:   2016-06-27T14:42:34Z

    FELIX-5116 - simplify component xmls export
    
    This will also ensure that those xmls are being exported even inside
    eclipse workspace with m2e.
    In the older code seems that the number of recursion is so big that m2e
    refused to work with it.

----


> Dump SCR component definitions broken
> -------------------------------------
>
>                 Key: FELIX-5116
>                 URL: https://issues.apache.org/jira/browse/FELIX-5116
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>    Affects Versions: maven-bundle-plugin-3.0.0
>            Reporter: Stefan Seifert
>             Fix For: maven-bundle-plugin-3.1.0
>
>         Attachments: FELIX-5116.patch
>
>
> the feature to optionally dump SCR component definitions generated by bnd to 
> the output classes folder introduced in FELIX-3324 is broken ins 
> maven-bundle-plugin 3.0.0 and 3.0.1 - the associated code is never called 
> when generating the bundle or manifest.
> the attached patch fixes this and enabled the behavior for both manifest and 
> bundle goals.
> this feature is imporant for unit test support in IDEs, e.g. for 
> https://sling.apache.org/documentation/development/osgi-mock.html



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

Reply via email to