smolnar82 commented on a change in pull request #55: KNOX-1162 - Logging
stacktrace for FATAL messages and displaying a meaningful error message in case
of missing/non-parsable JAAS configuration
URL: https://github.com/apache/knox/pull/55#discussion_r258076018
##########
File path:
gateway-util-urltemplate/src/test/java/org/apache/knox/gateway/util/urltemplate/MatcherTest.java
##########
@@ -796,7 +796,7 @@ public void testMultipleDoubleStarPathMatching() throws
URISyntaxException {
Template template;
Template input;
Matcher<String> stringMatcher;
- Matcher<?>.Match match;
Review comment:
Like I indicated in the description without this change I was not able to
run tests locally. I'm not sure how it was working before in Travis CI..
----------------------------------------------------------------
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