[
https://issues.apache.org/jira/browse/TAMAYA-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15771108#comment-15771108
]
ASF subversion and git services commented on TAMAYA-214:
--------------------------------------------------------
Commit ff03e511babeccf37f4fc8ddb2ae9e774f5e6f16 in incubator-tamaya's branch
refs/heads/master from [~anatole]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya.git;h=ff03e51 ]
TAMAYA-214: Rendered provider into property source for better OSGI support.
> Render JavaConfigurationPropertySourceProvider into PropertySource for OSGI
> support
> -----------------------------------------------------------------------------------
>
> Key: TAMAYA-214
> URL: https://issues.apache.org/jira/browse/TAMAYA-214
> Project: Tamaya
> Issue Type: Improvement
> Components: Core
> Reporter: Anatole Tresch
> Assignee: Anatole Tresch
> Fix For: 0.3-incubating
>
>
> Render the current {{PropertySourceProvider}} for
> {{META-INF/javaconfiguration.xml/properties}} into a {{PropertySource}. This
> allows correct loading also under OSGI, which is not possible, since the
> loading time of the resources/property sources and the visibility are not the
> same in an OSGI environment. This allows having similar (and expected)
> behaviour in OSGI as in Java SE plain.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)