Skip to content

Commit

Permalink
Merge pull request #1510 from apache/cxf-4.1.0-tomee-m2
Browse files Browse the repository at this point in the history
TOMEE-4407 - Temporarily switch to CXF 4.1.0 fork version to have a stable version for a possible TomEE 10-M3 release.
  • Loading branch information
rzo1 authored Sep 30, 2024
2 parents 7ca752f + 5c7b924 commit d4e9aee
Show file tree
Hide file tree
Showing 13 changed files with 689 additions and 690 deletions.
348 changes: 174 additions & 174 deletions boms/tomee-microprofile/pom.xml

Large diffs are not rendered by default.

396 changes: 198 additions & 198 deletions boms/tomee-plume/pom.xml

Large diffs are not rendered by default.

396 changes: 198 additions & 198 deletions boms/tomee-plus/pom.xml

Large diffs are not rendered by default.

144 changes: 72 additions & 72 deletions boms/tomee-webprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>io.github.rzo1.org.metatype.sxc</groupId>
<artifactId>sxc-jaxb-core</artifactId>
<version>0.9</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-core</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -134,9 +134,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>io.github.rzo1.org.metatype.sxc</groupId>
<artifactId>sxc-runtime</artifactId>
<version>0.9</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-soap</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -145,9 +145,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.bval</groupId>
<artifactId>bval-jsr</artifactId>
<version>3.0.1</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-xml</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -156,9 +156,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.17.0</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-databinding-jaxb</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -167,9 +167,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
<version>2.12.0</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxrs</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -178,9 +178,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-core</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxws</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -189,9 +189,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-soap</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-simple</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -200,9 +200,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-xml</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-management</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -211,9 +211,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-databinding-jaxb</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-client</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -222,9 +222,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxrs</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-extension-providers</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -233,9 +233,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxws</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-service-description</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -244,9 +244,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-simple</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-sse</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -255,9 +255,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-management</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-security-saml</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -266,9 +266,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-client</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-security</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -277,9 +277,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-extension-providers</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -288,9 +288,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-service-description</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-ws-addr</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -299,9 +299,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-sse</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-ws-policy</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -310,9 +310,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-security-saml</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-ws-security</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -321,9 +321,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-security</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.apache.cxf</groupId>
<artifactId>cxf-rt-wsdl</artifactId>
<version>4.1.0-tomee-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -332,9 +332,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.metatype.sxc</groupId>
<artifactId>sxc-jaxb-core</artifactId>
<version>0.9</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -343,9 +343,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-ws-addr</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>io.github.rzo1.org.metatype.sxc</groupId>
<artifactId>sxc-runtime</artifactId>
<version>0.9</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -354,9 +354,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-ws-policy</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>org.apache.bval</groupId>
<artifactId>bval-jsr</artifactId>
<version>3.0.1</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -365,9 +365,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-ws-security</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.17.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -376,9 +376,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-wsdl</artifactId>
<version>4.1.0-SNAPSHOT</version>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
<version>2.12.0</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
Loading

0 comments on commit d4e9aee

Please sign in to comment.