buildbot success in on tomee-trunk-ubuntu-jvm8

2019-12-13 Thread buildbot
The Buildbot has detected a restored build on builder tomee-trunk-ubuntu-jvm8 
while building tomee. Full details are available at:
https://ci.apache.org/builders/tomee-trunk-ubuntu-jvm8/builds/1261

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: bb_qnode7_ubuntu

Build Reason: The SingleBranchScheduler scheduler named 
'on-tomee-trunk-ubuntu-jvm8-commit' triggered this build
Build Source Stamp: [branch master] 9b89fa2ba4273f657455008704347da130e0bf8e
Blamelist: Jonathan Gallimore 

Build succeeded!

Sincerely,
 -The Buildbot





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

2019-12-13 Thread jgallimore
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(-)