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 c7803ee Fix typo new 7af6585 Parameterize JSP spec version in localization messages to ease re-use new 9d67994 Parameterize localization string to ease Java EE / Jakarta EE re-use 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: 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 | 3 ++- java/org/apache/jasper/runtime/HttpJspBase.java | 3 ++- java/org/apache/jasper/runtime/JspFactoryImpl.java | 3 +-- webapps/docs/changelog.xml | 4 ++++ 10 files changed, 21 insertions(+), 13 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org