[
https://issues.apache.org/jira/browse/TAMAYA-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15696925#comment-15696925
]
ASF subversion and git services commented on TAMAYA-202:
--------------------------------------------------------
Commit 2949a137a09206aca5e6656bd38736ff975f0f0b in incubator-tamaya-sandbox's
branch refs/heads/master from [~anatole]
[
https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya-sandbox.git;h=2949a13
]
TAMAYA-202:
Use bnd-maven-plugin. Minimize required config.
Renamed invalid package in yaml format module.
> 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)