[resteasy-commits] [resteasy/Resteasy] 0d2749: [RESTEASY-1794] Add 'jaxrs20' profile to the tests...

GitHub noreply at github.com
Mon Feb 12 11:39:46 EST 2018


  Branch: refs/heads/3.5
  Home:   https://github.com/resteasy/Resteasy
  Commit: 0d2749be58ec064c4cda012bb403a1c99be9f9a3
      https://github.com/resteasy/Resteasy/commit/0d2749be58ec064c4cda012bb403a1c99be9f9a3
  Author: Katerina Novotna <kanovotn at redhat.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M testsuite/README.MD
    A testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/category/Jaxrs21.java
    M testsuite/integration-tests-spring/deployment/src/test/resources/arquillian.xml
    M testsuite/integration-tests-spring/inmodule/src/test/resources/arquillian.xml
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/JAXRS21PatchTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/CustomJackson2ProviderTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseCORSFilterTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseEnablingTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseEventSinkClosingTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseEventSinkTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SsePostResourceMethodInvokerTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/patch/StudentPatchTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/response/AnotherPublisherResponseTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/response/PublisherResponseTest.java
    M testsuite/integration-tests/src/test/resources/arquillian.xml
    M testsuite/pom.xml

  Log Message:
  -----------
  [RESTEASY-1794] Add 'jaxrs20' profile to the testsuite to run integration tests in jaxrs 2.0 mode (#1408)




More information about the resteasy-commits mailing list