[
https://issues.apache.org/jira/browse/TAMAYA-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anatole Tresch resolved TAMAYA-202.
-----------------------------------
Resolution: Done
Done in all modules including sandbox. OSGI loading now works relyably.
> Use bnd-maven-plugin. Minimize required config
> ----------------------------------------------
>
> Key: TAMAYA-202
> URL: https://issues.apache.org/jira/browse/TAMAYA-202
> Project: Tamaya
> Issue Type: Improvement
> Components: API, Core, Extensions, Sandbox
> Affects Versions: 0.2-incubating
> Reporter: Anatole Tresch
> Assignee: Anatole Tresch
> Fix For: 0.3-incubating
>
>
> 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
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)