Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions
Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/commit/ae6caa7a Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/ae6caa7a Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/ae6caa7a Branch: refs/heads/master Commit: ae6caa7a06411e7b2d82fe5c7f170863d9ebcfa4 Parents: 91a487c bf6ca73 Author: Phil Ottlinger <[email protected]> Authored: Sat Oct 21 20:26:24 2017 +0200 Committer: Phil Ottlinger <[email protected]> Committed: Sat Oct 21 20:26:24 2017 +0200 ---------------------------------------------------------------------- modules/microprofile/pom.xml | 8 ++++ .../microprofile/TamayaPropertySource.java | 2 +- .../microprofile/MicroprofileConverterTest.java | 42 ++++++++++++++++ .../MicroprofileDefaultPropertiesTest.java | 32 +++++++++++++ .../microprofile/TamayaPropertySourceTest.java | 50 ++++++++++++++++++++ pom.xml | 2 +- 6 files changed, 134 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/ae6caa7a/pom.xml ----------------------------------------------------------------------
