This is an automated email from the ASF dual-hosted git repository.
dblevins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git.
from dd1e1fc Fix for unit tests because the JVM is reused. TomEE will
create in a normal usage only one SecurityService at any time so it's fine to
have replace=true
new 91c6613 Don't add our Json providers here, they'll be added in CXF
code
new 463e3d1 Must have a normal priority so user Providers are picked first
new add06bd Merge pull request #787 from dblevins/jaxrs
The 13788 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:
.../main/java/org/apache/openejb/server/cxf/rs/CxfRSService.java | 6 +++---
.../apache/openejb/server/cxf/rs/johnzon/TomEEJsonbProvider.java | 2 ++
tomee/apache-tomee/pom.xml | 3 +++
3 files changed, 8 insertions(+), 3 deletions(-)