[resteasy-commits] [resteasy/Resteasy] 21fc83: [RESTEASY-1459] (#1019)

GitHub noreply at github.com
Sun Dec 11 19:15:29 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: 21fc836bad41dcfc334183fdf17d6a805afedb8b
      https://github.com/resteasy/Resteasy/commit/21fc836bad41dcfc334183fdf17d6a805afedb8b
  Author: Ron Sigal <rsigal at redhat.com>
  Date:   2016-12-11 (Sun, 11 Dec 2016)

  Changed paths:
    M providers/resteasy-validator-provider-11/src/main/java/org/jboss/resteasy/plugins/validation/GeneralValidatorImpl.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/ApplicationScopeValidationTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/resource/ApplicationScopeIRestServiceAppScoped.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/resource/ApplicationScopeIRestServiceReqScoped.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/resource/ApplicationScopeMyDto.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/resource/ApplicationScopeRestServiceAppScoped.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/cdi/resource/ApplicationScopeRestServiceReqScoped.java

  Log Message:
  -----------
  [RESTEASY-1459] (#1019)

Fixed validation edge case with application scoped resource and invalid
parameters.




More information about the resteasy-commits mailing list