andymc12 commented on issue #337: [CXF-7527] getMatchedURIs to avoid duplicate URIs URL: https://github.com/apache/cxf/pull/337#issuecomment-343518296 It looks like "we got lucky". There are tests in the TCK for getMatchedURIs, but it looks like it only checks for (1) is the name of the resource and the name of the path in the annotation on the method both in the path (but does not check for slashes) and (2) the size of the returned List (however every resource method in the tests also have the Path annotation, so all of the tested scenarios worked - had they tested for a case where there is no Path annotation, we would have failed).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
