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/22 16:31:38 UTC

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

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 510a1fc  Replace old versions avec rebase
     add e609f59  Switch to our internal javax.management copy instead as it's not available anymore with module java.management
     add 70be9e3  Class loader API changed in Tomcat
     add c8a9c0d  Realm API changed in Tomcat
     add 3a73a30  Update Johnzon after making sure Jakarta relocations are good

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/jug/monitoring/VoteCounter.java         |  9 +++++----
 mp-jwt/pom.xml                                            |  1 +
 pom.xml                                                   | 10 +++++++++-
 server/openejb-cxf-rs/pom.xml                             |  2 ++
 tck/microprofile-tck/jwt/pom.xml                          |  1 +
 tck/microprofile-tck/rest-client/pom.xml                  |  1 +
 .../java/org/apache/tomee/catalina/LazyStopLoader.java    | 10 ----------
 .../java/org/apache/tomee/catalina/realm/LazyRealm.java   | 12 +++++++-----
 .../org/apache/tomee/catalina/realm/LowTypedRealm.java    | 15 ++++++++++-----
 .../tomee/catalina/remote/ServerClassLoaderLoader.java    | 10 ----------
 .../org/apache/tomee/catalina/routing/SimpleRouter.java   |  4 ++--
 .../tomee-microprofile/tomee-microprofile-webapp/pom.xml  |  1 +
 tomee/tomee-plume-webapp/pom.xml                          |  1 +
 tomee/tomee-plus-webapp/pom.xml                           |  1 +
 tomee/tomee-webapp/pom.xml                                |  1 +
 utils/livereload-tomee/pom.xml                            |  1 +
 16 files changed, 43 insertions(+), 37 deletions(-)