[resteasy-commits] [resteasy/Resteasy] 22ddba: [RESTEASY-1763] (#1354)

GitHub noreply at github.com
Thu Dec 7 20:41:02 EST 2017


  Branch: refs/heads/3.0
  Home:   https://github.com/resteasy/Resteasy
  Commit: 22ddba9799e85b88346d82757e1b1c7b00546ecd
      https://github.com/resteasy/Resteasy/commit/22ddba9799e85b88346d82757e1b1c7b00546ecd
  Author: Ron Sigal <rsigal at redhat.com>
  Date:   2017-12-07 (Thu, 07 Dec 2017)

  Changed paths:
    M docbook/reference/en/en-US/modules/Installation_Configuration.xml
    M docbook/reference/en/en-US/modules/Migration_from_older_versions.xml
    M resteasy-jaxrs-testsuite/src/test/java/org/jboss/resteasy/test/finegrain/resource/ClientErrorTest.java
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/registry/MethodExpression.java
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/registry/SegmentNode.java
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/server/servlet/ConfigurationBootstrap.java
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/server/servlet/ResteasyContextParameters.java
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/ResteasyDeployment.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/exception/ClientErrorTest.java
    A testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/client/exception/web_loose.xml
    A testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/client/exception/web_not_loose.xml

  Log Message:
  -----------
  [RESTEASY-1763] (#1354)

Impose spec mandated restriction on resource methods considered in
resource matching algorithm.

[RESTEASY-1763]

Minor edit of User Guide.




More information about the resteasy-commits mailing list