This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya.git.
from 8615fa4 Merge pull request #42 from
peculater/TAMAYA-383-serviceloader-key-by-static-class-loader
new 3aa4fe6 TAMAYA-381 dangling OSGi references to previous interface
locations
new cc9ce9e TAMAYA-381 more serviceloader updates
new 830231c Merge pull request #41 from
peculater/TAMAYA-381-service-def-movement
The 1491 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
code/core/bnd.bnd | 2 +-
.../services/org.apache.tamaya.Configuration | 2 +-
...pache.tamaya.core.internal.ConfigValueEvaluator | 19 -
.../org.apache.tamaya.spi.ConfigurationBuilder | 2 +-
....apache.tamaya.spisupport.ConfigValueEvaluator} | 2 +-
.../DefaultConfigurationContextBuilder.java | 478 ---------------------
6 files changed, 4 insertions(+), 501 deletions(-)
delete mode 100644
code/core/src/main/resources/META-INF/services/org.apache.tamaya.core.internal.ConfigValueEvaluator
copy
code/core/src/main/resources/META-INF/services/{org.apache.tamaya.spi.ServiceContext
=> org.apache.tamaya.spisupport.ConfigValueEvaluator} (93%)
delete mode 100644
code/spi-support/src/main/java/org/apache/tamaya/spisupport/DefaultConfigurationContextBuilder.java