Bug 59774

Summary: Trailing dot still present in docs of AccessLogValve
Product: Tomcat 8 Reporter: Mike Noordermeer <mike>
Component: DocumentationAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P2    
Version: 8.5.x-trunk   
Target Milestone: ----   
Hardware: All   
OS: All   
Attachments: Patch to fix ALV docs.

Description Mike Noordermeer 2016-06-30 19:45:57 UTC
Created attachment 33997 [details]
Patch to fix ALV docs.

r1417352 moved the trailing dot in the AccessLogValve prefix to the fileDateFormat, but did not update all docs. Attached patch does that (base of patch is the docs directory). Should be applied to TC8, 8.5, 9 and trunk.
Comment 1 Mark Thomas 2016-07-01 10:30:32 UTC
Thanks for the report and the patch.

It has been applied to 9.0.x for 9.0.0.M9 onwards, 8.5.x for 8.5.4 onwards and 8.0.x for 8.0.37 onwards.