This is an automated email from the ASF dual-hosted git repository.
anatole pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-tamaya-extensions.git.
from 685016a Add acoburn to developer list
new 74a7a9b TAMAYA-372: Clarified default metadata format.
new c878a30 Merge branch 'master' of
https://github.com/apache/incubator-tamaya-extensions
new c5aef6f Fixed doc issues.
new 4cea870 Fixed doc issues.
new 6bd2526 Fixed invalid String replacements.
The 5 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:
.../META-INF/javaconfiguration.properties | 42 +++++++++++-----------
.../consul/AbstractConsulPropertySource.java | 16 ++++-----
.../java/org/apache/tamaya/etcd/EtcdAccessor.java | 38 ++++++++++----------
.../filter/internal/DefaultMetadataFilter.java | 2 +-
.../format/BaseFormatPropertySourceProvider.java | 2 +-
.../apache/tamaya/format/ConfigurationFormat.java | 2 +-
.../format/formats/IniConfigurationFormat.java | 4 +--
.../MappedConfigurationDataPropertySourceTest.java | 36 +++++++++----------
.../org/apache/tamaya/json/JSONDataBuilder.java | 14 ++++----
.../org/apache/tamaya/json/JSONVisitorTest.java | 2 +-
.../java/org/apache/tamaya/yaml/YAMLFormat.java | 8 ++---
.../hazelcast/AbstractHazelcastPropertySource.java | 6 ++--
.../apache/tamaya/cdi/CDIAwareServiceContext.java | 2 +-
.../apache/tamaya/inject/spi/ConfiguredMethod.java | 2 +-
.../org/apache/tamaya/jndi/JNDIPropertySource.java | 4 +--
.../resource/internal/ClasspathCollector.java | 4 +--
.../tamaya/resource/internal/VfsSupport.java | 2 +-
17 files changed, 93 insertions(+), 93 deletions(-)