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/21 13:37:39 UTC

[tomee] branch tomee-9.x-initial updated (6e04683 -> 275a0bf)

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 6e04683  Adjusts the excludes to actually match the correct referenced spec
     add 275a0bf  Use OWB 2.0.27-SNAPSHOT, refine activemq shade modules only when needed, and restrict relocation

No new revisions were added by this update.

Summary of changes:
 arquillian/arquillian-tomee-tests/pom.xml   |  2 +-
 container/openejb-core/pom.xml              |  2 +-
 deps/activemq-broker-shade/pom.xml          | 23 ++-----
 deps/activemq-client-shade/pom.xml          | 20 ------
 deps/activemq-jaas-shade/pom.xml            | 96 -----------------------------
 deps/activemq-jdbc-store-shade/pom.xml      | 96 -----------------------------
 deps/activemq-kahadb-store-shade/pom.xml    | 20 ------
 deps/activemq-openwire-legacy-shade/pom.xml | 96 -----------------------------
 deps/activemq-ra-shade/pom.xml              | 20 +-----
 deps/pom.xml                                |  3 -
 pom.xml                                     |  6 +-
 tck/cdi-embedded/pom.xml                    |  2 +-
 tomee/pom.xml                               |  7 ++-
 tomee/tomee-embedded/pom.xml                |  1 +
 tomee/tomee-plume-webapp/pom.xml            |  2 +-
 tomee/tomee-plus-webapp/pom.xml             |  2 +-
 tomee/tomee-webapp/pom.xml                  |  1 +
 17 files changed, 21 insertions(+), 378 deletions(-)
 delete mode 100644 deps/activemq-jaas-shade/pom.xml
 delete mode 100644 deps/activemq-jdbc-store-shade/pom.xml
 delete mode 100644 deps/activemq-openwire-legacy-shade/pom.xml