[resteasy-commits] [resteasy/Resteasy] 2c4b58: RESTEASY-1439: ETag not quoted in ResponseBuilder....

GitHub noreply at github.com
Wed Jul 13 11:00:24 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: 2c4b58117881546f5240c2a9a955e7f3286004ba
      https://github.com/resteasy/Resteasy/commit/2c4b58117881546f5240c2a9a955e7f3286004ba
  Author: bedrin <Dmitry.Bedrin at gmail.com>
  Date:   2016-07-08 (Fri, 08 Jul 2016)

  Changed paths:
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/specimpl/ResponseBuilderImpl.java
    A resteasy-jaxrs/src/test/java/org/jboss/resteasy/specimpl/ResponseBuilderImplTest.java

  Log Message:
  -----------
  RESTEASY-1439: ETag not quoted in ResponseBuilder.tag(String tag)


  Commit: ee113da4908b442e8ba9e78e6756bfdf999f8835
      https://github.com/resteasy/Resteasy/commit/ee113da4908b442e8ba9e78e6756bfdf999f8835
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/specimpl/ResponseBuilderImpl.java
    A resteasy-jaxrs/src/test/java/org/jboss/resteasy/specimpl/ResponseBuilderImplTest.java

  Log Message:
  -----------
  Merge branch 'RESTEASY-1439-etag-not-quoted' of https://github.com/bedrin/Resteasy into bedrin-RESTEASY-1439-etag-not-quoted


  Commit: fd18eb48fca915f2ac4cf398572a2515a7c2d4a4
      https://github.com/resteasy/Resteasy/commit/fd18eb48fca915f2ac4cf398572a2515a7c2d4a4
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    R resteasy-jaxrs/src/test/java/org/jboss/resteasy/specimpl/ResponseBuilderImplTest.java
    A testsuite/unit-tests/src/test/java/org/jboss/resteasy/test/client/ResponseBuilderImplTest.java

  Log Message:
  -----------
  [RESTEASY-1439] Moving test together with other unit tests


Compare: https://github.com/resteasy/Resteasy/compare/eb19ff6d8b44...fd18eb48fca9


More information about the resteasy-commits mailing list