Hi Malcolm,

This was fixed yesterday together with the docs update.

However I've noticed that excludeDirs and excludeFiles are never used within the filter so the feature is currently inactive.

kind regards

bob


Malcolm Edgar (JIRA) wrote:
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);



Reply via email to