[resteasy/Resteasy] 5cf0f5: [RESTEASY-2411] WhiteListPolymorphicTypeValidator
by Ivo Studensky
Branch: refs/heads/3.10
Home: https://github.com/resteasy/Resteasy
Commit: 5cf0f508f084ba166fa3a40d086d230ed90af5a6
https://github.com/resteasy/Resteasy/commit/5cf0f508f084ba166fa3a40d086d2...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/Jackson2JsonpInterceptor.java
M providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/PatchMethodFilter.java
M providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/ResteasyJackson2Provider.java
A providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/WhiteListPolymorphicTypeValidatorBuilder.java
M security/jose-jwt/src/main/java/org/jboss/resteasy/jwt/JWTContextResolver.java
Log Message:
-----------
[RESTEASY-2411] WhiteListPolymorphicTypeValidator
Commit: 5adaa392999fb52b1ac800565c72b9b9c6c5a6e9
https://github.com/resteasy/Resteasy/commit/5adaa392999fb52b1ac800565c72b...
Author: Ivo Studensky <istudens(a)redhat.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M testsuite/integration-tests/pom.xml
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/JaxRsActivator.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/TestRESTService.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/WhiteListPolymorphicTypeValidatorTest.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/model/AbstractVehicle.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/model/TestPolymorphicType.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/model/air/Aircraft.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/model/land/Automobile.java
Log Message:
-----------
[RESTEASY-2411] test-case for WhiteListPolymorphicTypeValidatorBuilder
Compare: https://github.com/resteasy/Resteasy/compare/1dc40ca7750a...5adaa392999f
6 years, 1 month
[resteasy/Resteasy] 768c5a: [RESTEASY-2412] Fix testcase
by Alessio Soldano
Branch: refs/heads/3.9
Home: https://github.com/resteasy/Resteasy
Commit: 768c5a6ed3681bcaa4fa570b4068f19cf5287a2d
https://github.com/resteasy/Resteasy/commit/768c5a6ed3681bcaa4fa570b4068f...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/JacksonDatatypeTest.java
Log Message:
-----------
[RESTEASY-2412] Fix testcase
Commit: 8dacad2732edf4fb34ad80849af1c68a89132633
https://github.com/resteasy/Resteasy/commit/8dacad2732edf4fb34ad80849af1c...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M arquillian/RESTEASY-1056-jetty-bv11/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/Json-p.xml
M docbook/reference/en/en-US/modules/Links.xml
M docbook/reference/en/en-US/modules/Maven_and_RESTEasy.xml
M docbook/reference/en/en-US/modules/RESTEasy_Embedded_Container.xml
M docbook/reference/en/en-US/modules/signature.xml
M docbook/reference/en/en-US/modules/smime.xml
M eagledns/pom.xml
M jboss-modules/pom.xml
M pom.xml
M profiling-tests/pom.xml
M providers/abdera-atom/pom.xml
M providers/fastinfoset/pom.xml
M providers/jackson/pom.xml
M providers/jackson2/pom.xml
M providers/jaxb/pom.xml
M providers/jettison/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 providers/yaml/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-jetty/pom.xml
M resteasy-client-microprofile/pom.xml
M resteasy-client/pom.xml
M resteasy-dependencies-bom/pom.xml
M resteasy-guice/pom.xml
M resteasy-jaxrs-testsuite/pom.xml
M resteasy-jaxrs/pom.xml
M resteasy-jsapi/pom.xml
M resteasy-links/pom.xml
M resteasy-rxjava/pom.xml
M resteasy-rxjava2/pom.xml
M resteasy-servlet-initializer/pom.xml
M resteasy-spring/pom.xml
M resteasy-upgrade-guide/pom.xml
M resteasy-wadl-undertow-connector/pom.xml
M resteasy-wadl/pom.xml
M security-legacy/keystone/example/keystone-server/pom.xml
M security-legacy/keystone/example/some-app/pom.xml
M security-legacy/keystone/keystone-as7-modules/pom.xml
M security-legacy/keystone/keystone-as7/pom.xml
M security-legacy/keystone/keystone-core/pom.xml
M security-legacy/login-module-authenticator/pom.xml
M security-legacy/pom.xml
M security-legacy/resteasy-oauth/pom.xml
M security-legacy/skeleton-key-idm/pom.xml
M security-legacy/skeleton-key-idm/skeleton-key-as7/pom.xml
M security-legacy/skeleton-key-idm/skeleton-key-core/pom.xml
M security-legacy/skeleton-key-idm/skeleton-key-idp/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-netty/pom.xml
M server-adapters/resteasy-netty4-cdi/pom.xml
M server-adapters/resteasy-netty4/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-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
M tjws/pom.xml
Log Message:
-----------
Preparing for tagging 3.9.2.Final
Compare: https://github.com/resteasy/Resteasy/compare/82797d9283bc...8dacad2732ed
6 years, 1 month
[resteasy/Resteasy] 332868: [RESTEASY-2411] upgrade FasterXML Jackson to 2.10.1
by Ivo Studensky
Branch: refs/heads/3.9
Home: https://github.com/resteasy/Resteasy
Commit: 33286841e4bc27cda6af576b439d8abc68545e1d
https://github.com/resteasy/Resteasy/commit/33286841e4bc27cda6af576b439d8...
Author: Ivo Studensky <istudens(a)redhat.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M resteasy-dependencies-bom/pom.xml
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/JacksonDatatypeTest.java
Log Message:
-----------
[RESTEASY-2411] upgrade FasterXML Jackson to 2.10.1
Commit: 7e875f290c83d4e01975cabcdea9df02aef3dd98
https://github.com/resteasy/Resteasy/commit/7e875f290c83d4e01975cabcdea9d...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/Jackson2JsonpInterceptor.java
M providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/PatchMethodFilter.java
M providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/ResteasyJackson2Provider.java
A providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/WhiteListPolymorphicTypeValidatorBuilder.java
M security/jose-jwt/src/main/java/org/jboss/resteasy/jwt/JWTContextResolver.java
Log Message:
-----------
[RESTEASY-2411] WhiteListPolymorphicTypeValidator
Commit: 82797d9283bcd16a4312293937f613bb7b3fdd17
https://github.com/resteasy/Resteasy/commit/82797d9283bcd16a4312293937f61...
Author: Ivo Studensky <istudens(a)redhat.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M testsuite/integration-tests/pom.xml
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/JaxRsActivator.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/TestRESTService.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/WhiteListPolymorphicTypeValidatorTest.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/model/AbstractVehicle.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/model/TestPolymorphicType.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/model/air/Aircraft.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/whitelist/model/land/Automobile.java
Log Message:
-----------
[RESTEASY-2411] test-case for WhiteListPolymorphicTypeValidatorBuilder
Compare: https://github.com/resteasy/Resteasy/compare/ee84f8bb2dbb...82797d9283bc
6 years, 1 month
[resteasy/Resteasy] 1dc40c: [RESTEASY-2358] Fix duplicate validation violation...
by Ron Sigal
Branch: refs/heads/3.10
Home: https://github.com/resteasy/Resteasy
Commit: 1dc40ca7750ac238db2d765e61c8eb1d3e358a47
https://github.com/resteasy/Resteasy/commit/1dc40ca7750ac238db2d765e61c8e...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
M providers/resteasy-validator-provider/src/main/java/org/jboss/resteasy/plugins/validation/SimpleViolationsContainer.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/ejb/EJBCDIValidationEJBProxyTest.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/ejb/resource/EJBCDIValidationEJBProxyGreeterResource.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/ejb/resource/EJBCDIValidationEJBProxyGreeting.java
A testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/cdi/ejb/web.xml
Log Message:
-----------
[RESTEASY-2358] Fix duplicate validation violations for EJB resources.
6 years, 1 month
[resteasy/Resteasy] f4247c: [RESTEASY-2358] Fix duplicate validation violation...
by Ron Sigal
Branch: refs/heads/master
Home: https://github.com/resteasy/Resteasy
Commit: f4247c7ed303ccaf2a837af9058d5c70dc05cc7f
https://github.com/resteasy/Resteasy/commit/f4247c7ed303ccaf2a837af9058d5...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
M providers/resteasy-validator-provider/src/main/java/org/jboss/resteasy/plugins/validation/SimpleViolationsContainer.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/ejb/EJBCDIValidationEJBProxyTest.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/ejb/resource/EJBCDIValidationEJBProxyGreeterResource.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/ejb/resource/EJBCDIValidationEJBProxyGreeting.java
A testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/cdi/ejb/web.xml
Log Message:
-----------
[RESTEASY-2358] Fix duplicate validation violations for EJB resources.
6 years, 1 month
[resteasy/Resteasy] 7b8cd9: Preparing for tagging 4.4.1.Final
by Alessio Soldano
Branch: refs/heads/master
Home: https://github.com/resteasy/Resteasy
Commit: 7b8cd9b8b57ed8884936d6e20bee260878515ae9
https://github.com/resteasy/Resteasy/commit/7b8cd9b8b57ed8884936d6e20bee2...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-11-14 (Thu, 14 Nov 2019)
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/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:
-----------
Preparing for tagging 4.4.1.Final
Commit: c255f085025b5b4ca27e2389fe37819dd9a1e10d
https://github.com/resteasy/Resteasy/commit/c255f085025b5b4ca27e2389fe378...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-11-14 (Thu, 14 Nov 2019)
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/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:
-----------
Preparing for next dev cycle
Compare: https://github.com/resteasy/Resteasy/compare/0588c6a3dc14...c255f085025b
6 years, 1 month
[resteasy/Resteasy] 7b8cd9: Preparing for tagging 4.4.1.Final
by Alessio Soldano
Branch: refs/tags/4.4.1.Final
Home: https://github.com/resteasy/Resteasy
Commit: 7b8cd9b8b57ed8884936d6e20bee260878515ae9
https://github.com/resteasy/Resteasy/commit/7b8cd9b8b57ed8884936d6e20bee2...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-11-14 (Thu, 14 Nov 2019)
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/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:
-----------
Preparing for tagging 4.4.1.Final
6 years, 1 month