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

github-bot pushed a change to branch regenerate_boms_after_dep_upgrade
in repository https://gitbox.apache.org/repos/asf/tomee.git


    omit 32e7987bf0 Minor: Regenerated BOMs for 
676b14b626c1212fd3f1c2046736471f96de8105
     add e951a30680 TOMEE-4147 move to Jakarta EE 10 APIs
     add 077a193a8e Revert "TOMEE-4147 move to Jakarta EE 10 APIs"
     add 4b328735ff Revert "New generated BOMs"
     add 0f83613947 Revert "Wrong artifact name for Tomcat websocket-client-api"
     add 19ccb4b7a3 Revert "New BOMs after Tomcat upgrade to 10.1.x"
     add cb9c976ec8 Revert "Fix GenerateBoms to support new 
websocket-client-api.jar"
     add ec0fbe8329 Revert "Revert a too aggressive sed on the version upgrade"
     add 61741d3059 Revert "Implement missing methods"
     add 42a33cd0b2 Revert "TOMEE-4142 Tomcat 10.1.4 for Jakarta EE 10"

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (32e7987bf0)
            \
             N -- N -- N   refs/heads/regenerate_boms_after_dep_upgrade 
(42a33cd0b2)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 boms/tomee-microprofile-api/pom.xml                |  11 --
 boms/tomee-microprofile/pom.xml                    |  11 --
 .../src/main/resources/tomee/conf/catalina.policy  |   9 +-
 .../main/resources/tomee/conf/catalina.properties  |   1 -
 boms/tomee-plume-api/pom.xml                       |  11 --
 boms/tomee-plume/pom.xml                           |  11 --
 .../src/main/resources/tomee/conf/catalina.policy  |   9 +-
 .../main/resources/tomee/conf/catalina.properties  |   1 -
 boms/tomee-plus-api/pom.xml                        |  11 --
 boms/tomee-plus/pom.xml                            |  11 --
 .../src/main/resources/tomee/conf/catalina.policy  |   9 +-
 .../main/resources/tomee/conf/catalina.properties  |   1 -
 boms/tomee-webprofile-api/pom.xml                  |  11 --
 boms/tomee-webprofile/pom.xml                      |  11 --
 .../src/main/resources/tomee/conf/catalina.policy  |   9 +-
 .../main/resources/tomee/conf/catalina.properties  |   1 -
 pom.xml                                            |   2 +-
 .../org/apache/tomee/bootstrap/GenerateBoms.java   |   4 -
 .../tomee/catalina/LazyStopStandardRoot.java       |  15 ---
 .../org/apache/tomee/installer/InstallerTest.java  | 114 ++++++++++-----------
 20 files changed, 78 insertions(+), 185 deletions(-)

Reply via email to