Branch: refs/heads/3.10
Home:
https://github.com/resteasy/Resteasy
Commit: cc29178a2f894a60155086208ac86272b01732c8
https://github.com/resteasy/Resteasy/commit/cc29178a2f894a60155086208ac86...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2020-01-08 (Wed, 08 Jan 2020)
Changed paths:
M CONTRIBUTING.md
M README.md
M pom.xml
M providers/jackson2/pom.xml
M providers/jaxb/pom.xml
M
resteasy-client-microprofile/src/main/java/org/jboss/resteasy/microprofile/client/PartialResponse.java
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/sse/SseEventOutputImpl.java
Log Message:
-----------
Sync 08 01 20 (#2260)
* [RESTEASY-2449] Jakarta.xml.bind-api exclusions. Duplicate with
jboss-jaxb-api_2.3_spec
* RESTEASY-2439 - update the resteasy github project readme (#2236)
* RESTEASY-2439 - update the resteasy github project readme
* update doc
* improvement on build section
* RESTEASY-2456: JVM Heap leak fix.
* [RESTEASY-2465] removed profile resteasy-dependencies-eap
* [RESTEASY-2460] Fix TODO in PartialResponse#getMetadata
Co-authored-by: 阿男 <l.weinan(a)gmail.com>
Co-authored-by: rsearls <rsearls(a)redhat.com>
Co-authored-by: Rüdiger zu Dohna <ruediger.dohna(a)codecentric.de>