Branch: refs/heads/3.15
Home:
https://github.com/resteasy/resteasy
Commit: ba4fbb201aebc7b3763234032d41dd1e7c01f5ce
https://github.com/resteasy/resteasy/commit/ba4fbb201aebc7b3763234032d41d...
Author: Tobias Stadler <ts.stadler(a)gmx.de>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/microprofile/config/BaseServletConfigSource.java
Log Message:
-----------
[RESTEASY-3134] Do not cause a NPE when source is not available
https://issues.redhat.com/browse/RESTEASY-3134
Signed-off-by: Tobias Stadler <ts.stadler(a)gmx.de>
Commit: 072216df0709d731d2ecd20575ea818ec8ddcc0a
https://github.com/resteasy/resteasy/commit/072216df0709d731d2ecd20575ea8...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-05-12 (Thu, 12 May 2022)
Changed paths:
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/microprofile/config/BaseServletConfigSource.java
Log Message:
-----------
Merge pull request #3095 from tobiasstadler/fix-3134
[RESTEASY-3134] Do not cause a NPE when source is not available
Compare:
https://github.com/resteasy/resteasy/compare/237f9ac028c1...072216df0709