GitHub user cschneider opened a pull request:

    https://github.com/apache/incubator-tamaya/pull/8

    Use bnd-maven-plugin. Minimize required config

    The current OSGi config is quite verbose and relies on packaging bundle.
    In this PR I switch to using the bnd-maven-plugin and try to minimize the 
required config.
    
    The needed settings per bundle are defined in bnd.bnd files which have a 
simple syntax. Bndtools also provides a nice editor for these files but it is 
not required.
    Apart from that the individual projects then need no special setup in the 
pom.

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

    $ git pull https://github.com/cschneider/incubator-tamaya osgi

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

    https://github.com/apache/incubator-tamaya/pull/8.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 #8
    
----
commit e414ba9b08947ef60fe4b087b67b11027175fe56
Author: Christian Schneider <[email protected]>
Date:   2016-11-21T14:52:14Z

    Use bnd-maven-plugin. Minimize required config

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to