Branch: refs/heads/5.0
Home:
https://github.com/resteasy/resteasy
Commit: 395697ccb223d6d6b86fc17d6a6c3131d3e74e72
https://github.com/resteasy/resteasy/commit/395697ccb223d6d6b86fc17d6a6c3...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M
arquillian/RESTEASY-1630-jetty-resteasy-servlet-initializer/src/test/resources/arquillian.xml
M docbook/pom.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/btf/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/json-patch/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/google/guava/failureaccess/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/google/guava/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/ibm/async/asyncutil/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/javax.ws.rs.api/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/apache/james/mime4j/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-tracing-api/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/reactivestreams/main/module.xml
M pom.xml
M resteasy-bom/pom.xml
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/AsyncClientHttpEngine.java
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/interception/JaxrsInterceptorRegistry.java
M resteasy-dependencies-bom/pom.xml
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/resource/MultiValuedParamResourceClient.java
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/core/servlet/FilterWeb.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/security/web.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_default_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_default_false.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_default_true.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_false_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_false_false.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_false_true.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_true_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_true_false.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_true_true.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_false_default_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_false_default_false.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_false_default_true.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_false_false_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_false_true_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_true_default_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_true_default_false.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_true_default_true.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_true_false_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_true_true_default.xml
M
testsuite/unit-tests/src/test/java/org/jboss/resteasy/test/interception/DecoratorMatcherTest.java
M
testsuite/unit-tests/src/test/java/org/jboss/resteasy/test/interception/JaxrsInterceptorRegistryTest.java
Log Message:
-----------
Upgrade resteasy-parent to 2.0.4.Final. Formatting changes were also required.
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 61fd816893e66bc270c3d5508a550b5cf75b7bd0
https://github.com/resteasy/resteasy/commit/61fd816893e66bc270c3d5508a550...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M .github/workflows/maven.yml
Log Message:
-----------
Remove CI output grouping.
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 50f558643e9170237cd4fe2d082ce165cced727c
https://github.com/resteasy/resteasy/commit/50f558643e9170237cd4fe2d082ce...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M .github/workflows/maven.yml
R .github/workflows/wildfly-build.yml
Log Message:
-----------
Update CI and remove unneeded WildFly build.
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 86669fd969763768ef6e1b46f6f60124b3779056
https://github.com/resteasy/resteasy/commit/86669fd969763768ef6e1b46f6f60...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Upgrade WildFly to 26.1.3.Final
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 0f1d7a1356b1e682858e3bdf2754b2006b84a446
https://github.com/resteasy/resteasy/commit/0f1d7a1356b1e682858e3bdf2754b...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M .github/workflows/maven.yml
R .github/workflows/wildfly-build.yml
M
arquillian/RESTEASY-1630-jetty-resteasy-servlet-initializer/src/test/resources/arquillian.xml
M docbook/pom.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/btf/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/json-patch/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/google/guava/failureaccess/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/google/guava/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/com/ibm/async/asyncutil/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/javax.ws.rs.api/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/apache/james/mime4j/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-tracing-api/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml
M
galleon-feature-pack/src/main/resources/modules/system/layers/base/org/reactivestreams/main/module.xml
M pom.xml
M resteasy-bom/pom.xml
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/AsyncClientHttpEngine.java
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/interception/JaxrsInterceptorRegistry.java
M resteasy-dependencies-bom/pom.xml
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/resource/MultiValuedParamResourceClient.java
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/core/servlet/FilterWeb.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/security/web.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_default_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_default_false.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_default_true.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_false_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_false_false.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_false_true.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_true_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_true_false.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_default_true_true.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_false_default_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_false_default_false.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_false_default_true.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_false_false_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_false_true_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_true_default_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_true_default_false.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_true_default_true.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_true_false_default.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/xxe/SecureProcessing_web_true_true_default.xml
M
testsuite/unit-tests/src/test/java/org/jboss/resteasy/test/interception/DecoratorMatcherTest.java
M
testsuite/unit-tests/src/test/java/org/jboss/resteasy/test/interception/JaxrsInterceptorRegistryTest.java
Log Message:
-----------
Merge pull request #3900 from jamezp/parent-ugprade-5.0
Upgrade the resteasy-parent and clean up CI
Compare:
https://github.com/resteasy/resteasy/compare/3c9e8743f71e...0f1d7a1356b1