File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
java/org/apache/tomcat/buildutil/translate Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ public static void main(String... args) throws IOException {
3737 keysToExclude .add ("java.org.apache.catalina.manager.zzz.htmlManagerServlet.deployPath" );
3838 keysToExclude .add ("java.org.apache.catalina.mbeans.zzz.jmxRemoteLifecycleListener.deprecated" );
3939 keysToExclude .add ("java.org.apache.catalina.startup.zzz.catalina.stopServer.connectException" );
40+ keysToExclude .add ("java.org.apache.jasper.resources.zzz.jsp.error.jsproot.version.invalid" );
4041 keysToExclude .add ("java.org.apache.jasper.resources.zzz.jspc.usage" );
4142 keysToExclude .add ("java.org.apache.jasper.resources.zzz.jspc.webfrg.header" );
4243 keysToExclude .add ("java.org.apache.jasper.resources.zzz.jspc.webxml.header" );
You can’t perform that action at this time.
0 commit comments