From: markt Date: Mon, 11 Apr 2011 22:36:19 +0000 (+0000) Subject: No longer used X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=51db26bdff4c333a52a52986df157469927cc28d;p=tomcat7.0 No longer used git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1091239 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/java/org/apache/jasper/resources/LocalStrings.properties b/java/org/apache/jasper/resources/LocalStrings.properties index c2ffcfe61..33121f8a4 100644 --- a/java/org/apache/jasper/resources/LocalStrings.properties +++ b/java/org/apache/jasper/resources/LocalStrings.properties @@ -486,6 +486,4 @@ jsp.message.jsp_removed_excess=Removing excess JSP for path [{0}] from queue of jsp.message.jsp_removed_idle=Removing idle JSP for path [{0}] in context [{1}] after {2} seconds"); jsp.message.jsp_unload_check=Checking JSPs for unload in context [{0}], JSP count: {1} queue length: {2} -jsp.error.identifier=The attribute name [{0}] is invalid since it is not a valid Java identifier - xmlParser.skipBomFail=Failed to skip BOM when parsing XML input stream