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/11/12 10:05:49 UTC

[tomee] branch master updated (5e904ca -> 06dac01)

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 5e904ca  Do not unconditionally call AsyncContext.dispatch()
     new d09dcc1  TOMEE-2733 - Update Eclipse Krazo (MVC ) example
     new cfaf051  TOMEE-2733 - Update Eclipse Krazo (MVC ) example
     new 06dac01  Merge pull request #605 from Daniel-Dos/TOMEE-2733

The 13006 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:
 examples/mvc-cxf-hibernate/pom.xml                         | 14 +++++++-------
 .../java/org/superbiz/controller/PersonController.java     |  2 +-
 examples/mvc-cxf/pom.xml                                   | 14 +++++++-------
 .../java/org/superbiz/controller/PersonController.java     |  2 +-
 examples/mvc-resteasy/pom.xml                              | 10 +++++-----
 5 files changed, 21 insertions(+), 21 deletions(-)