You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2019/02/22 13:09:38 UTC

[tomee] branch master updated (7d705da -> ba3ac90)

This is an automated email from the ASF dual-hosted git repository.

jgallimore pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git.


    from 7d705da  Merge pull request #59 from rmcguinness/master
     new ce3ed66  Fixed isCXFService to check if JAX-RS Application sub-class is in control
     new e066414  Changed context path to compare
     new 989e5b3  Improved mechanism to find application
     new 51b2068  Removed unused imports recently added
     new 4f1ac0a  TOMEE-2352 - Add missing openejb.jaxrs.on check
     new 2fd610a  Revert CdiScanner.java changes around MP/EAR to fix CDI-Embedded TCK
     new a0cb042  Handle InternalApplication with no original provider
     new ba3ac90  Merge pull request #406 from j4fm/master

The 12171 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:
 .../java/org/apache/openejb/cdi/CdiScanner.java    | 12 +++--
 .../openejb/server/cxf/rs/CxfRsHttpListener.java   | 57 ++++++++++++++++------
 .../apache/openejb/server/rest/RESTService.java    |  4 ++
 3 files changed, 54 insertions(+), 19 deletions(-)