[resteasy-commits] [resteasy/Resteasy] cc1c84: [RESTEASY-1649] SourceProvider fails to write Stre...

GitHub noreply at github.com
Tue Jun 6 03:39:41 EDT 2017


  Branch: refs/heads/3.0
  Home:   https://github.com/resteasy/Resteasy
  Commit: cc1c8483991b94fa6ef16cd763ef4580619f6b3a
      https://github.com/resteasy/Resteasy/commit/cc1c8483991b94fa6ef16cd763ef4580619f6b3a
  Author: Ingo Weiss <iweiss at users.noreply.github.com>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/SourceProvider.java
    M testsuite/README.MD
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/sourceProvider/SourceProviderTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/sourceProvider/resource/Book.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/sourceProvider/resource/BookResource.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/sourceProvider/resource/SourceProviderApp.java

  Log Message:
  -----------
  [RESTEASY-1649] SourceProvider fails to write StreamSource created with StringReader (#1174)

* [RESTEASY-1649] SourceProvider fails to write StreamSource created with StringReader




More information about the resteasy-commits mailing list