This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 11c40d2 Increment version for next dev cycle new 64d6480 Parameterize JSP spec version in localization messages to ease re-use new 81089f1 Parameterize localization string to ease Java EE / Jakarta EE re-use new 2d5f9ec Fix typos The 3 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: java/org/apache/coyote/AbstractProtocol.java | 4 ++-- java/org/apache/coyote/LocalStrings.properties | 4 ++-- java/org/apache/jasper/Constants.java | 2 ++ java/org/apache/jasper/compiler/TagFileProcessor.java | 3 ++- java/org/apache/jasper/resources/LocalStrings.properties | 4 ++-- java/org/apache/jasper/resources/LocalStrings_es.properties | 4 ++-- java/org/apache/jasper/resources/LocalStrings_fr.properties | 4 ++-- java/org/apache/jasper/resources/LocalStrings_ja.properties | 4 ++-- java/org/apache/jasper/resources/LocalStrings_ko.properties | 4 ++-- java/org/apache/jasper/runtime/HttpJspBase.java | 3 ++- java/org/apache/jasper/runtime/JspFactoryImpl.java | 3 +-- webapps/docs/changelog.xml | 8 ++++++++ 12 files changed, 29 insertions(+), 18 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org