Branch: refs/heads/4.7
Home:
https://github.com/resteasy/resteasy
Commit: 9babf9744e2f7b015cdb946a184cb1591056d9b6
https://github.com/resteasy/resteasy/commit/9babf9744e2f7b015cdb946a184cb...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M
jboss-modules/src/main/resources/modules/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: 3695a8520a81768b396a2a5a65418ca1e42f0413
https://github.com/resteasy/resteasy/commit/3695a8520a81768b396a2a5a65418...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M
jboss-modules/src/main/resources/modules/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 #2977 from jamezp/RESTEASY-3057-4.x
[RESTEASY-3057] Set Xerces as a module dependency for the org.jboss.r…
Compare:
https://github.com/resteasy/resteasy/compare/99dce2507ab1...3695a8520a81