You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2022/02/23 14:54:24 UTC

[tomee] branch tomee-9.x-initial updated (3a73a30 -> ffcb292)

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

jlmonteiro pushed a change to branch tomee-9.x-initial
in repository https://gitbox.apache.org/repos/asf/tomee.git.


    from 3a73a30  Update Johnzon after making sure Jakarta relocations are good
     add 2c72177  Missing javax.* import
     add a5db2f1  Visibility update to match new API version
     add ec79931  Remove maven debugging added
     add dcb98f6  Update all microprofile to their jakarta equivalent
     add ffcb292  Add SSE to the shaded jar so it become jakarta compliant

No new revisions were added by this update.

Summary of changes:
 container/openejb-core/pom.xml                              | 13 -------------
 deps/cxf-shade/pom.xml                                      |  5 +++++
 pom.xml                                                     | 10 +++++-----
 .../org/apache/openejb/server/cxf/rs/ApplicationData.java   |  2 +-
 tomee/tomee-microprofile/mp-common/pom.xml                  |  5 +++++
 .../tomee/microprofile/config/TomEEOpenAPIExtension.java    |  2 +-
 6 files changed, 17 insertions(+), 20 deletions(-)