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/12/13 12:07:52 UTC

[tomee] branch master updated (13e2656 -> 9b89fa2)

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 13e2656  Merge remote-tracking branch 'apache/master'
     new 6925beb  TOMEE-2753 only apply bean validation on response if response object has constraints
     new 34c56a3  Imports
     new 9b89fa2  Merge pull request #622 from jgallimore/TOMEE-2753

The 13088 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:
 .../openejb/server/cxf/rs/CxfRsHttpListener.java   | 18 +++++++++++-
 .../openejb/server/cxf/rs/AutoBValNoCdiTest.java   | 28 +++++++++++++++++++
 .../apache/openejb/server/cxf/rs/AutoBValTest.java | 32 +++++++++++++++++++---
 3 files changed, 73 insertions(+), 5 deletions(-)