OK that's interesting. Yes I recall it was only partially implemented. regards Malcolm
On Fri, Feb 27, 2009 at 4:13 PM, Bob Schellink <[email protected]> wrote: > 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); >> >> >> >
