You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2018/12/08 01:22:03 UTC

[2/2] tomee git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tomee

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tomee


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/22f7ae27
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/22f7ae27
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/22f7ae27

Branch: refs/heads/master
Commit: 22f7ae278c9ba908fbe9b72994799c6871bcee91
Parents: f7ee9b7 42605b7
Author: David Blevins <da...@gmail.com>
Authored: Fri Dec 7 17:21:49 2018 -0800
Committer: David Blevins <da...@gmail.com>
Committed: Fri Dec 7 17:21:49 2018 -0800

----------------------------------------------------------------------
 .../microprofile/jwt/cdi/MPJWTCDIExtension.java |  7 +-
 .../META-INF/org.apache.openejb.extension       |  1 -
 pom.xml                                         | 10 +--
 tck/microprofile-tck/config/pom.xml             |  6 ++
 .../MicroProfileConfigTCKArchiveProcessor.java  | 12 +---
 ...croProfileRestClientTCKArchiveProcessor.java | 71 --------------------
 .../MicroProfileRestClientTCKExtension.java     | 27 --------
 ....jboss.arquillian.core.spi.LoadableExtension |  1 -
 .../microprofile/config/TomEEConfigSource.java  | 64 ++++++++++++++++++
 ...eclipse.microprofile.config.spi.ConfigSource | 17 +++++
 10 files changed, 100 insertions(+), 116 deletions(-)
----------------------------------------------------------------------