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

GitHub noreply at github.com
Mon Mar 20 08:53:58 EDT 2017


  Branch: refs/heads/3.0
  Home:   https://github.com/resteasy/Resteasy
  Commit: 56633f0cd757508fac3b2b3c0a377dc068281cdd
      https://github.com/resteasy/Resteasy/commit/56633f0cd757508fac3b2b3c0a377dc068281cdd
  Author: rsearls <rsearls at localhost.localdomain>
  Date:   2017-03-20 (Mon, 20 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