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 cebadf3  Added missing reset method.
     new 8600c4f  Fixed documentation issues (replaced createValue with value 
where approproate).
     new 6160ed8  Fixed compile issue.

The 2 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:
 .../apache/tamay/ext/examples/resolver/Main.java   |  2 +-
 .../tamay/ext/examples/resolver/package-info.java  |  2 +-
 .../apache/tamaya/collections/ItemTokenizer.java   | 30 +++++-----
 .../tamaya/events/ConfigurationChangeTest.java     |  2 +-
 .../MappedConfigurationDataPropertySourceTest.java | 16 ++---
 .../apache/tamaya/functions/PropertyMapper.java    |  6 +-
 .../apache/tamaya/cdi/CDIAwareServiceContext.java  |  2 +-
 .../apache/tamaya/cdi/ConfigurationProducer.java   |  6 +-
 .../org/apache/tamaya/cdi/DefaultDynamicValue.java | 12 ++--
 .../tamaya/cdi/ServiceLoaderServiceContext.java    |  2 +-
 .../tamaya/cdi/TamayaCDIInjectionExtension.java    |  2 +-
 .../tamaya/cdi/ConfigurationProducerTest.java      |  8 +--
 .../apache/tamaya/inject/spi/BaseDynamicValue.java | 70 +++++++++++-----------
 .../apache/tamaya/inject/spi/ConfiguredField.java  |  2 +-
 .../tamaya/inject/internal/InjectionHelper.java    |  2 +-
 .../apache/tamaya/inject/TamayaInjectionTest.java  |  4 +-
 16 files changed, 84 insertions(+), 84 deletions(-)

Reply via email to