This is an automated email from the ASF dual-hosted git repository.
ffang pushed a change to branch 3.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from d5dd85e Removing unused code in JAXBUtils, spotted by Colm
new 59235d7 [CXF-7532]REST on JMS transport can't handle the request
message with text messageType
new 7785fa6 [CXF-7532]some clean up
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/cxf/io/ReaderInputStream.java | 296 +++++++++++++++++++++
.../org/apache/cxf/jaxrs/impl/ResponseImpl.java | 7 +
.../org/apache/cxf/jaxrs/utils/JAXRSUtils.java | 8 +-
.../apache/cxf/systest/jaxrs/jms/JAXRSJmsTest.java | 90 ++++++-
4 files changed, 399 insertions(+), 2 deletions(-)
create mode 100644 core/src/main/java/org/apache/cxf/io/ReaderInputStream.java
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].