2018-06-27 13:16 GMT+03:00 <ma...@apache.org>: > Author: markt > Date: Wed Jun 27 10:16:33 2018 > New Revision: 1834490 > > URL: http://svn.apache.org/viewvc?rev=1834490&view=rev > Log: > Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=53387 > Add support for regular expression capture groups to the SSI servlet and > filter. > > Added: > tomcat/trunk/test/org/apache/catalina/ssi/TestRegExpCapture.java (with > props) > tomcat/trunk/test/webapp/bug5nnnn/bug53387.shtml
svn:eol-style is missing from the above, also "text.files" list in build.xml is likely to be updated so that this file is processed with crlf conversion when packing Tomcat sources into zip vs tar.gz. > Modified: > tomcat/trunk/java/org/apache/catalina/ssi/ExpressionParseTree.java > tomcat/trunk/java/org/apache/catalina/ssi/SSIMediator.java > tomcat/trunk/webapps/docs/changelog.xml --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org