[resteasy-commits] [resteasy/Resteasy] c81a68: [RESTEASY-1920] Remove WildFly 10.1.0.Final as tar...

GitHub noreply at github.com
Wed Jun 13 09:16:33 EDT 2018


  Branch: refs/heads/3.6
  Home:   https://github.com/resteasy/Resteasy
  Commit: c81a6877e639ad9d9c0a4bfaae594e04bf0d49f0
      https://github.com/resteasy/Resteasy/commit/c81a6877e639ad9d9c0a4bfaae594e04bf0d49f0
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  [RESTEASY-1920] Remove WildFly 10.1.0.Final as target container on travis


  Commit: 4131c3b34ecda5e8515a41a14c6fc5f108c9191a
      https://github.com/resteasy/Resteasy/commit/4131c3b34ecda5e8515a41a14c6fc5f108c9191a
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    R testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/category/NotForWildFly10.java
    R testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/category/NotForWildFly101.java
    R testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/category/NotForWildFly9.java
    M testsuite/integration-tests-spring/deployment/src/test/java/org/jboss/resteasy/test/spring/deployment/ContextRefreshDependenciesInDeploymentTest.java
    M testsuite/integration-tests-spring/inmodule/src/test/java/org/jboss/resteasy/test/spring/inmodule/ContextRefreshTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/injection/MDBInjectionTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/injection/ReverseInjectionTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/JacksonDatatypeTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/basic/ResponseCommittedTest.java
    M testsuite/pom.xml

  Log Message:
  -----------
  Getting rid of old exclusion categories not needed anymore as we don't test against too old containers


  Commit: aac93bc80126c220eaeac5114a327f8d47640bfa
      https://github.com/resteasy/Resteasy/commit/aac93bc80126c220eaeac5114a327f8d47640bfa
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/interceptor/PriorityExecutionTest.java

  Log Message:
  -----------
  Try addressing intermittent failures by fixing a potential concurrency issue in PriorityExecutionTest


  Commit: c6881b9d7bdac05693ec207c0efd0f22a2ddd099
      https://github.com/resteasy/Resteasy/commit/c6881b9d7bdac05693ec207c0efd0f22a2ddd099
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/resource/AsyncPostProcessingInterceptor.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/resource/AsyncPostProcessingMsgBodyWriterInterceptor.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/asynch/resource/JaxrsAsyncServletJaxrsResource.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/basic/resource/ApplicationInjection.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/ClientCacheTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/resource/ClientCacheService.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/custom/resource/WriterNotBuiltinTestWriter.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jaxb/XmlJavaTypeAdapterTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jaxb/resource/XmlJavaTypeAdapterAlienAdapter.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/plain/DefaultNumberWriterTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/plain/resource/DefaultNumberWriterCustom.java

  Log Message:
  -----------
  Further potential concurrency issue fixes


Compare: https://github.com/resteasy/Resteasy/compare/287da15d6d72...c6881b9d7bda
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the resteasy-commits mailing list