Branch: refs/tags/4.5.11.Final
Home:
https://github.com/resteasy/Resteasy
Commit: bc2097dd9bf27d4545d7a65bf97b2afeb357b850
https://github.com/resteasy/Resteasy/commit/bc2097dd9bf27d4545d7a65bf97b2...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/core/ContextParameterInjector.java
A resteasy-core/src/main/java/org/jboss/resteasy/core/ContextServletOutputStream.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/ResourceMethodInvoker.java
Log Message:
-----------
[RESTEASY-1721] Eliminate ContextParameterInjector's dependence on servlet classes
[RESTEASY-1721] Remove another reference to ServletOutputStream.
[RESTEASY-1721] Load ContextServletOutputStream by reflection.
[RESTEASY-1721] Make variables final in ContextServletOutputStream.
[RESTEASY-1721] Hide more details of the implementation.
[RESTEASY-1721] Checkstyle fix.
[RESTEASY-1723] Hide two more methods in ContextParameterInjector.
Commit: 87486d6c210a102bc63d4120f8a5248e142fc90a
https://github.com/resteasy/Resteasy/commit/87486d6c210a102bc63d4120f8a52...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M arquillian/RESTEASY-1056-jetty-bv11/pom.xml
M arquillian/RESTEASY-1630-jetty-resteasy-servlet-initializer/pom.xml
M arquillian/RESTEASY-736-jetty/pom.xml
M arquillian/pom.xml
M distribution/pom.xml
M distribution/src-distribution/pom.xml
M docbook/pom.xml
M docbook/reference/en/en-US/master.xml
M docbook/reference/en/en-US/modules/Cache_NoCache_CacheControl.xml
M docbook/reference/en/en-US/modules/Installation_Configuration.xml
M docbook/reference/en/en-US/modules/Json-p.xml
M docbook/reference/en/en-US/modules/Links.xml
M docbook/reference/en/en-US/modules/RESTEasy_Embedded_Container.xml
M docbook/reference/en/en-US/modules/RESTEasy_Spring_Integration.xml
M docbook/reference/en/en-US/modules/signature.xml
M docbook/reference/en/en-US/modules/smime.xml
M jboss-modules/pom.xml
M pom.xml
M profiling-tests/pom.xml
M providers/fastinfoset/pom.xml
M providers/jackson2/pom.xml
M providers/jaxb/pom.xml
M providers/json-binding/pom.xml
M providers/json-p-ee7/pom.xml
M providers/multipart/pom.xml
M providers/pom.xml
M providers/resteasy-atom/pom.xml
M providers/resteasy-html/pom.xml
M providers/resteasy-validator-provider/pom.xml
M resteasy-bom/pom.xml
M resteasy-cache/pom.xml
M resteasy-cache/resteasy-cache-core/pom.xml
M resteasy-cdi/pom.xml
M resteasy-client-api/pom.xml
M resteasy-client-jetty/pom.xml
M resteasy-client-microprofile/pom.xml
M resteasy-client-reactor-netty/pom.xml
M resteasy-client-vertx/pom.xml
M resteasy-client/pom.xml
M resteasy-core-spi/pom.xml
M resteasy-core/pom.xml
M resteasy-dependencies-bom/pom.xml
M resteasy-guice/pom.xml
M resteasy-jsapi/pom.xml
M resteasy-links/pom.xml
M resteasy-reactive-context/pom.xml
M resteasy-reactor/pom.xml
M resteasy-rxjava2/pom.xml
M resteasy-servlet-initializer/pom.xml
M resteasy-spring-web/pom.xml
M resteasy-spring/pom.xml
M resteasy-stats/pom.xml
M resteasy-upgrade-guide/pom.xml
M resteasy-wadl-undertow-connector/pom.xml
M resteasy-wadl/pom.xml
M security/jose-jwt/pom.xml
M security/pom.xml
M security/resteasy-crypto/pom.xml
M server-adapters/pom.xml
M server-adapters/resteasy-jdk-http/pom.xml
M server-adapters/resteasy-netty4-cdi/pom.xml
M server-adapters/resteasy-netty4/pom.xml
M server-adapters/resteasy-undertow-spring/pom.xml
M server-adapters/resteasy-undertow/pom.xml
M server-adapters/resteasy-vertx/pom.xml
M testsuite/arquillian-utils/pom.xml
M testsuite/integration-tests-embedded/pom.xml
M testsuite/integration-tests-spring-web/deployment/pom.xml
M testsuite/integration-tests-spring-web/pom.xml
M testsuite/integration-tests-spring/deployment/pom.xml
M testsuite/integration-tests-spring/inmodule/pom.xml
M testsuite/integration-tests-spring/pom.xml
M testsuite/integration-tests-spring/unit/pom.xml
M testsuite/integration-tests/pom.xml
M testsuite/microprofile-tck/pom.xml
M testsuite/pom.xml
M testsuite/unit-tests/pom.xml
Log Message:
-----------
4.5.11-SNAPSHOT->4.5.11.Final
Compare:
https://github.com/resteasy/Resteasy/compare/bc2097dd9bf2%5E...87486d6c210a