You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by cvgaviao <gi...@git.apache.org> on 2016/06/27 14:48:50 UTC

[GitHub] felix pull request #71: FELIX-5116 - simplify component xmls export

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

----


---
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] felix pull request #71: FELIX-5116 - simplify component xmls export

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

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


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