Branch: refs/heads/5.0
Home:
https://github.com/resteasy/resteasy
Commit: e1d8ef58443edfeeaebc1f778c94b2a310affa7a
https://github.com/resteasy/resteasy/commit/e1d8ef58443edfeeaebc1f778c94b...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
M
providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java
A
providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecurityActions.java
Log Message:
-----------
[RESTEASY-3057] Set Xerces as a module dependency for the
org.jboss.resteasy.resteasy-jaxb-provider module. This also requires setting the TCCL when
loading the JAXP to ensure the correct implementation is used.
https://issues.redhat.com/browse/RESTEASY-3057
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: c2ddfc341df84bc8888a983aa8e1c26deee184a4
https://github.com/resteasy/resteasy/commit/c2ddfc341df84bc8888a983aa8e1c...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
M
providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java
A
providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecurityActions.java
Log Message:
-----------
Merge pull request #2976 from jamezp/RESTEASY-3057-5.x
[RESTEASY-3057] Set Xerces as a module dependency for the org.jboss.r…
Compare:
https://github.com/resteasy/resteasy/compare/1fb9ab0eb26c...c2ddfc341df8