[resteasy/Resteasy] 30dfbf: 3.6.1.SP7-SNAPSHOT -> 3.6.1.SP7
by Ron Sigal
Branch: refs/heads/3.6.1.SPx
Home: https://github.com/resteasy/Resteasy
Commit: 30dfbf7bd577ab5d23d4e0b5937e61b65178eb1f
https://github.com/resteasy/Resteasy/commit/30dfbf7bd577ab5d23d4e0b5937e6...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2019-09-23 (Mon, 23 Sep 2019)
Changed paths:
M arquillian/RESTEASY-1056-jetty-bv11/pom.xml
M arquillian/RESTEASY-736-jetty/pom.xml
M arquillian/pom.xml
M as8-mavenized-distro/pom.xml
M as8-resteasy/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-11/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-testing/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:
-----------
3.6.1.SP7-SNAPSHOT -> 3.6.1.SP7
5 years, 2 months
[resteasy/Resteasy] 2edbea: RESTEASY-2324: RESTEasy client should disable Apac...
by NicoNes
Branch: refs/heads/master
Home: https://github.com/resteasy/Resteasy
Commit: 2edbeaaeb9c499e19f30a244e6afa8232bc0c654
https://github.com/resteasy/Resteasy/commit/2edbeaaeb9c499e19f30a244e6afa...
Author: NicoNes <nicolas.nesmon(a)gmail.com>
Date: 2019-09-20 (Fri, 20 Sep 2019)
Changed paths:
M docbook/reference/en/en-US/modules/RESTEasy_Client_Framework.xml
M resteasy-client-api/src/main/java/org/jboss/resteasy/client/jaxrs/ResteasyClientBuilder.java
M resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/ClientHttpEngineBuilder43.java
M resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ResteasyClientBuilderImpl.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/injection/InjectionTest.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/ClientCookieTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/param/CookieInjectionTest.java
Log Message:
-----------
RESTEASY-2324: RESTEasy client should disable Apache Http Client cookie management feature by default (#2135)
* Disable cookie management by default
Signed-off-by: NicoNes <nicolas.nesmon(a)gmail.com>
* Fix tests
Signed-off-by: NicoNes <nicolas.nesmon(a)gmail.com>
* - Use ClientBuilder and ResteasyClientBuilder cast instead of ResteasyClientBuilderImpl.
- Enrich userguide
Signed-off-by: NicoNes <nicolas.nesmon(a)gmail.com>
5 years, 2 months
[resteasy/Resteasy] d8010c: [RESTEASY-2042] Fix modules
by Alessio Soldano
Branch: refs/heads/3.6.1.SPx
Home: https://github.com/resteasy/Resteasy
Commit: d8010c5ae0e0079276d50eaa80ee72cca1462f8c
https://github.com/resteasy/Resteasy/commit/d8010c5ae0e0079276d50eaa80ee7...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-09-20 (Fri, 20 Sep 2019)
Changed paths:
M jboss-modules/src/main/resources/modules/org/jboss/resteasy/resteasy-jackson-provider/main/module.xml
M jboss-modules/src/main/resources/modules/org/jboss/resteasy/resteasy-jaxrs/main/module.xml
Log Message:
-----------
[RESTEASY-2042] Fix modules
Commit: d311d72c40ead81d30cb90281b571ed093de04ca
https://github.com/resteasy/Resteasy/commit/d311d72c40ead81d30cb90281b571...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-09-20 (Fri, 20 Sep 2019)
Changed paths:
M jboss-modules/src/main/resources/modules/org/jboss/resteasy/resteasy-jackson-provider/main/module.xml
M jboss-modules/src/main/resources/modules/org/jboss/resteasy/resteasy-jaxrs/main/module.xml
A testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/category/ExpectedFailingOnWildFly12.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/HelloClient.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/HelloResource.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/RestClientProxyTest.java
M testsuite/pom.xml
Log Message:
-----------
[RESTEASY-2042] Adding integration-test running on WildFly 14+
Compare: https://github.com/resteasy/Resteasy/compare/c52a7010e017...d311d72c40ea
5 years, 2 months
[resteasy/Resteasy] c52a70: [RESTEASY-2249, JBEAP-17580] Fixing private PostCon...
by Bartosz Spyrko-Smietanko
Branch: refs/heads/3.6.1.SPx
Home: https://github.com/resteasy/Resteasy
Commit: c52a7010e017046aa4bf93a0883efacd487fd224
https://github.com/resteasy/Resteasy/commit/c52a7010e017046aa4bf93a0883ef...
Author: Bartosz Spyrko-Smietanko <bspyrkos(a)redhat.com>
Date: 2019-09-19 (Thu, 19 Sep 2019)
Changed paths:
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/Types.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/injection/PostConstructInjectionTest.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/injection/resource/PostConstructInjectionEJBInterceptor.java
R testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/injection/resource/PostConstructInjectionEJBInterceptorResource.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/injection/resource/PostConstructInjectionEJBResource.java
M testsuite/unit-tests/src/test/java/org/jboss/resteasy/test/injection/PostConstructInjectionTest.java
Log Message:
-----------
[RESTEASY-2249,JBEAP-17580] Fixing private PostConstruct method detection (#2161)
5 years, 2 months
[resteasy/Resteasy] 059316: [RESTEASY-2249] Fixing private PostConstruct metho...
by Bartosz Spyrko-Smietanko
Branch: refs/heads/3.10
Home: https://github.com/resteasy/Resteasy
Commit: 0593163fb4986c0b96b4a3a7544e47280857720d
https://github.com/resteasy/Resteasy/commit/0593163fb4986c0b96b4a3a7544e4...
Author: Bartosz Spyrko-Smietanko <bspyrkos(a)redhat.com>
Date: 2019-09-18 (Wed, 18 Sep 2019)
Changed paths:
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/Types.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/injection/PostConstructInjectionTest.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/injection/resource/PostConstructInjectionEJBInterceptor.java
R testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/injection/resource/PostConstructInjectionEJBInterceptorResource.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/injection/resource/PostConstructInjectionEJBResource.java
M testsuite/unit-tests/src/test/java/org/jboss/resteasy/test/injection/PostConstructInjectionTest.java
Log Message:
-----------
[RESTEASY-2249] Fixing private PostConstruct method detection (#2164)
5 years, 2 months