[resteasy/Resteasy] 1e7d59: [RESTEASY-2162] Update version 3.6.3.Final-SNAPSHO...
by Ron Sigal
Branch: refs/heads/3.6
Home: https://github.com/resteasy/Resteasy
Commit: 1e7d5983f928a61bae7d74bf09f1147d6bd756e4
https://github.com/resteasy/Resteasy/commit/1e7d5983f928a61bae7d74bf09f11...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2019-02-15 (Fri, 15 Feb 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-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:
-----------
[RESTEASY-2162] Update version 3.6.3.Final-SNAPSHOT -> 3.6.3.Final
5 years, 9 months
[resteasy/Resteasy] 117f28: [RESTEASY-2148] Enable utf8 encoding of filename o...
by Alessio Soldano
Branch: refs/heads/3.6
Home: https://github.com/resteasy/Resteasy
Commit: 117f28c92ac2902957f228801a903949f2eda13a
https://github.com/resteasy/Resteasy/commit/117f28c92ac2902957f228801a903...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-02-14 (Thu, 14 Feb 2019)
Changed paths:
M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/AbstractMultipartFormDataWriter.java
M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/MultipartFormDataOutput.java
M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/MultipartOutput.java
M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/OutputPart.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/multipart/EncodingMimeMultipartFormProviderTest.java
Log Message:
-----------
[RESTEASY-2148] Enable utf8 encoding of filename only when explicitly requested, disabled by default
Commit: e71f5446b25a387f72832f649661097043ec978f
https://github.com/resteasy/Resteasy/commit/e71f5446b25a387f72832f6496610...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-02-14 (Thu, 14 Feb 2019)
Changed paths:
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/resteasy_jaxrs/i18n/LogMessages.java
Log Message:
-----------
[RESTEASY-1986] Lower log level to DEBUG as the exception is rethrown
Commit: 77dfc452e7b2f11cec4aab0c6efad81e0b906d33
https://github.com/resteasy/Resteasy/commit/77dfc452e7b2f11cec4aab0c6efad...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-02-14 (Thu, 14 Feb 2019)
Changed paths:
M resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ClientResponse.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/ClientResponseWithEntityTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/multipart/EncodingMimeMultipartFormProviderTest.java
Log Message:
-----------
[RESTEASY-2097] Revert 77610ab and 2ef305e
Compare: https://github.com/resteasy/Resteasy/compare/79dc7a134236...77dfc452e7b2
5 years, 9 months
[resteasy/Resteasy] 3ed102: [RESTEASY-2148] Enable utf8 encoding of filename o...
by Alessio Soldano
Branch: refs/heads/master
Home: https://github.com/resteasy/Resteasy
Commit: 3ed102d4822be96cb7e343ba741bbd354db3c172
https://github.com/resteasy/Resteasy/commit/3ed102d4822be96cb7e343ba741bb...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2019-02-14 (Thu, 14 Feb 2019)
Changed paths:
M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/AbstractMultipartFormDataWriter.java
M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/MultipartFormDataOutput.java
M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/MultipartOutput.java
M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/OutputPart.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/multipart/EncodingMimeMultipartFormProviderTest.java
Log Message:
-----------
[RESTEASY-2148] Enable utf8 encoding of filename only when explicitly requested, disabled by default
5 years, 9 months
[resteasy/Resteasy] 79dc7a: [RESTEASY-2083] Fix issue when SseBroadcasterImpl....
by Alessio Soldano
Branch: refs/heads/3.6
Home: https://github.com/resteasy/Resteasy
Commit: 79dc7a1342361c65c3f3468ecb0d30f8467a5792
https://github.com/resteasy/Resteasy/commit/79dc7a1342361c65c3f3468ecb0d3...
Author: Alessio Soldano <soldano.servizi(a)email.it>
Date: 2019-02-14 (Thu, 14 Feb 2019)
Changed paths:
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/sse/SseEventOutputImpl.java
M testsuite/integration-tests/pom.xml
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseBroadcasterTest.java
Log Message:
-----------
[RESTEASY-2083] Fix issue when SseBroadcasterImpl.notifyOnCloseListeners removes wrong sink from the outputQueue (#1796) (#1863)
* Fix issue when SseBroadcasterImpl.notifyOnCloseListeners removes wrong sink from the outputQueue
* Progress: add test case
* Progress: respect code-style check
* Progress: respect code-style check
Fix
5 years, 9 months
[resteasy/Resteasy] b5ab15: [RESTEASY-1786] DynamicFeature should warn user w...
by Alessio Soldano
Branch: refs/heads/3.6
Home: https://github.com/resteasy/Resteasy
Commit: b5ab15c1a896f2c2e67885c8fb5c1fdcd327150e
https://github.com/resteasy/Resteasy/commit/b5ab15c1a896f2c2e67885c8fb5c1...
Author: Alessio Soldano <soldano.servizi(a)email.it>
Date: 2019-02-13 (Wed, 13 Feb 2019)
Changed paths:
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ResourceMethodInvoker.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/resteasy_jaxrs/i18n/LogMessages.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/ResteasyProviderFactory.java
A resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/DynamicFeatureContextDelegate.java
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/util/DynamicFeatureContextDelegateTest.java
Log Message:
-----------
[RESTEASY-1786] DynamicFeature should warn user when registering wrong provider type (#1859)
* DynamicFeature should warn user when registering wrong provider type
Signed-off-by: NicoNes <nicolas.nesmon(a)gmail.com>
* Also warn users when registering a DynamicFeature from another DynamicFeature
Signed-off-by: NicoNes <nicolas.nesmon(a)gmail.com>
* Rollback methods protection level to protected and non static
Signed-off-by: NicoNes <nicolas.nesmon(a)gmail.com>
* Use DynamicFeatureContextDelegate instead of FeatureContextDelegate to warn users
when registering wrong provider type
Signed-off-by: NicoNes <nicolas.nesmon(a)gmail.com>
* Fixes
* Fixes
5 years, 9 months