This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 5c81607 Add placeholder for when annotation API docs are not installed new 37cb506 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=64000 i18n / UTF-8 new 91cea73 Align with 8.5.x and later The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: webapps/docs/changelog.xml | 9 +++++ .../examples/WEB-INF/classes/CookieExample.java | 39 +++++++++++++--------- .../WEB-INF/classes/HelloWorldExample.java | 4 ++- .../WEB-INF/classes/RequestHeaderExample.java | 10 +++--- .../WEB-INF/classes/RequestInfoExample.java | 20 ++++++----- .../WEB-INF/classes/RequestParamExample.java | 22 ++++++------ .../examples/WEB-INF/classes/SessionExample.java | 27 ++++++++------- .../WEB-INF/classes/util/CookieFilter.java | 18 ++++++---- .../examples/WEB-INF/classes/util/HTMLFilter.java | 7 ++-- .../examples/WEB-INF/jsp2/jsp2-example-taglib.tld | 2 +- 10 files changed, 96 insertions(+), 62 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org