[resteasy-commits] [resteasy/Resteasy] d46f29: [RESTEASY-1569] changed calculation to get proper ...

GitHub noreply at github.com
Thu Mar 16 11:55:47 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: d46f29c3248486899875ab1753718e8091073115
      https://github.com/resteasy/Resteasy/commit/d46f29c3248486899875ab1753718e8091073115
  Author: rsearls <rsearls at localhost.localdomain>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/registry/SegmentNode.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/path/ResourceLocatorRegexCapturingGroupTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/path/ResourceLocatorRegexNonCapturingGroupTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/path/resource/ResourceLocatorRegexCapturingGroup.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/path/resource/ResourceLocatorRegexCapturingGroupSubResourceNoPath.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/path/resource/ResourceLocatorRegexCapturingGroupSubResourceWithPath.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/path/resource/ResourceLocatorRegexNonCapturingGroup.java
    A testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/resource/path/web.xml

  Log Message:
  -----------
  [RESTEASY-1569] changed calculation to get proper path substring. Added tests for regex capturing groups




More information about the resteasy-commits mailing list