PerformanceFilter info message incorrect
----------------------------------------
Key: CLK-496
URL: http://issues.apache.org/click/browse/CLK-496
Project: Click
Issue Type: Bug
Components: extras
Reporter: Malcolm Edgar
Priority: Trivial
The excludes path warning message is incorrect and refers to the the cachable-path:
String message = "cachable-path '" + path + "' ignored, "
+ "path must start or end with a wildcard character: *";
getConfigService().getLogService().warn(message);
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|