[jbossws/jbossws-cxf] 543970: [JBWS-4377]:Remove xerces dependency and use JDK's...
by jimma
Branch: refs/heads/main
Home: https://github.com/jbossws/jbossws-cxf
Commit: 543970eb5cac79163c4cbca9d42793b74ec8d2bb
https://github.com/jbossws/jbossws-cxf/commit/543970eb5cac79163c4cbca9d42...
Author: Jim Ma <ema(a)redhat.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M modules/addons/transports/udp/pom.xml
M modules/feature-pack/src/main/resources/modules/system/layers/base/org/jboss/ws/common/main/module.xml
M modules/server/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M pom.xml
Log Message:
-----------
[JBWS-4377]:Remove xerces dependency and use JDK's JAXP impl instead
Commit: 1ecb6c35a550f4d912560b03e082e27b6b999bce
https://github.com/jbossws/jbossws-cxf/commit/1ecb6c35a550f4d912560b03e08...
Author: Jim Ma <ema(a)redhat.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M modules/feature-pack/src/main/resources/modules/system/layers/base/org/jboss/jaxbintros/main/module.xml
M modules/feature-pack/src/main/resources/modules/system/layers/base/org/jboss/ws/api/main/module.xml
M modules/feature-pack/src/main/resources/modules/system/layers/base/org/jboss/ws/common/main/module.xml
M modules/feature-pack/src/main/resources/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml
M modules/feature-pack/src/main/resources/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml
M modules/feature-pack/src/main/resources/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/module.xml
M modules/feature-pack/src/main/resources/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/module.xml
M modules/feature-pack/src/main/resources/modules/system/layers/base/org/jboss/ws/jaxws-client/main/module.xml
M modules/feature-pack/src/main/resources/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/module.xml
M modules/feature-pack/src/main/resources/modules/system/layers/base/org/jboss/ws/spi/main/module.xml
Log Message:
-----------
[JBWS-4378]:Replace javax.ee modules with jakarta ee modules
Compare: https://github.com/jbossws/jbossws-cxf/compare/3573f4ce78be...1ecb6c35a550
1 year, 4 months