[resteasy-commits] [resteasy/Resteasy] 2b81c4: [RESTEASY-1732]

GitHub noreply at github.com
Fri Oct 13 06:16:37 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: 2b81c4533217f2c3710d44b0b0e83720f954a13a
      https://github.com/resteasy/Resteasy/commit/2b81c4533217f2c3710d44b0b0e83720f954a13a
  Author: Ron Sigal <rsigal at redhat.com>
  Date:   2017-10-13 (Fri, 13 Oct 2017)

  Changed paths:
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PathParamInjector.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/path/PathParamMissingDefaultValueTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/path/resource/PathParamMissingDefaultValueBeanParamEntity.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/path/resource/PathParamMissingDefaultValueResource.java

  Log Message:
  -----------
  [RESTEASY-1732]

Add test to resteasy-integration-tests.

[RESTEASY-1732]

Fix treatment of missing @DefaultValue for @pathparam.




More information about the resteasy-commits mailing list