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 dbb30f8 Fix BZ 65384 - Make test Locale independent new 7e1deb2 Fix BZ 65390 - revert code removal made in error new e706259 Back-port rename as newer tests depend on it 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/compiler/Generator.java | 4 ++++ test/org/apache/jasper/compiler/TestGenerator.java | 12 +++++++++++- test/webapp/WEB-INF/bugs.tld | 4 ++-- .../tags/bug65390.tag} | 3 ++- .../jsp/bug53574.jsp => bug6nnnn/bug65390-empty.jsp} | 6 +----- .../{bug5nnnn/bug55198.jsp => bug6nnnn/bug65390.jsp} | 15 ++++++--------- test/webapp/jsp/generator/customtag-02.jsp | 4 ++-- test/webapp/jsp/generator/try-catch-finally.jsp | 8 ++++---- webapps/docs/changelog.xml | 9 +++++++++ 9 files changed, 41 insertions(+), 24 deletions(-) copy test/webapp/{jsp/generator/break-el-interpreter.jsp => WEB-INF/tags/bug65390.tag} (88%) copy test/webapp/{WEB-INF/jsp/bug53574.jsp => bug6nnnn/bug65390-empty.jsp} (92%) copy test/webapp/{bug5nnnn/bug55198.jsp => bug6nnnn/bug65390.jsp} (82%) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org