Branch: refs/heads/3.14
Home:
https://github.com/resteasy/Resteasy
Commit: 92d34d2a97c09ef2d487025549e7e591773e6cb4
https://github.com/resteasy/Resteasy/commit/92d34d2a97c09ef2d487025549e7e...
Author: R Searls <rsearls(a)redhat.com>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
R
testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/category/NotForForwardCompatibility.java
M
testsuite/integration-tests-spring/deployment/src/test/java/org/jboss/resteasy/test/spring/deployment/TypeMappingDependenciesInDeploymentTest.java
M
testsuite/integration-tests-spring/inmodule/src/test/java/org/jboss/resteasy/test/spring/inmodule/SpringMvcHttpResponseCodesTest.java
M
testsuite/integration-tests-spring/inmodule/src/test/java/org/jboss/resteasy/test/spring/inmodule/TypeMappingTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/AsynchContextualDataTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/AsynchCounterTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/validation/ValidationWithCDITest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/AbortMessageTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/ClientBuilderTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/basic/DuplicateDeploymentTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/interceptors/FilteredCookieTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/interceptors/GzipSizeTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/interceptors/GzipTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/logging/DebugLoggingTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/crypto/SigningTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/form/FormUrlEncodedCharsetTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/form/Resteasy1405Test.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/custom/DuplicateProviderRegistrationTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/custom/MissingProducerTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/file/TempFileDeletionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/html/HeadersInViewResponseTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/Jackson2Test.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/JacksonJsonViewTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterSuperClassTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterWithInterceptorConditionalFilterTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterWithInterceptorMultipleFiltersTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterWithInterceptrTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterWithSerlvetFilterTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterWithServletConditionalFilterTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/jsonfilter/JsonFilterWithServletMultipleFiltersTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/basic/DefaultCharsetTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/basic/DefaultMediaTypeTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/basic/MultipleEndpointsWarningTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/basic/ResourceInfoInjectionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/basic/UriInfoTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/CookieInjectionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/path/TrailingSlashTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/request/NotFoundErrorMessageTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/request/PreconditionRfc7232Test.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/response/DuplicitePathTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/response/HeadContentLengthTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/BasicAuthTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/CustomForbiddenMessageTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/ApplicationScopeValidationTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/xxe/SecureProcessing2Test.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/xxe/SecureProcessingTest.java
M
testsuite/unit-tests/src/test/java/org/jboss/resteasy/test/client/ResponseBuilderImplTest.java
Log Message:
-----------
[RESTEASY-2592] removed profile forward.compatibility and annotation
NotForForwardCompatibility
[RESTEASY-2592] Restore unintentially disabled testsuites