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 728b67e  Merge pull request #39 from apache/TAMAYA-394-sonar-errors
     add 33c1478  TAMAYA-356 Extended resolver abtraction so a complete manual 
setup is possible without using the ServiceContext.
     add 912b5c4  TAMAYA-356 Added test comment.
     add 46becc0  Added jitpack for accessing prerelase code.
     new 9ae92e3  TAMAYA-408 Preparing release, excluded distribution from 
default build, since the dist is not needed anymore for releases and leads 
regularly to build issues.

The 1 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:
 modules/microprofile/pom.xml                       |    7 +
 .../internal/DefaultExpressionEvaluator.java       |   22 +-
 .../internal/ExpressionResolutionFilter.java       |   31 +-
 .../apache/tamaya/resolver/ManualSetupTest.java    |   64 +
 pom.xml                                            | 1693 ++++++++++----------
 5 files changed, 968 insertions(+), 849 deletions(-)
 create mode 100644 
modules/resolver/src/test/java/org/apache/tamaya/resolver/ManualSetupTest.java

Reply via email to