From: markt Date: Tue, 22 Dec 2009 15:15:26 +0000 (+0000) Subject: Confirm that this was a typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ffce3e666af1bd3f31592efebeaa9d1863304290;p=tomcat7.0 Confirm that this was a typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@893198 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/java/org/apache/jasper/resources/LocalStrings.properties b/java/org/apache/jasper/resources/LocalStrings.properties index 0601ca96e..0336dc1a9 100644 --- a/java/org/apache/jasper/resources/LocalStrings.properties +++ b/java/org/apache/jasper/resources/LocalStrings.properties @@ -155,8 +155,6 @@ jsp.error.setproperty.ClassNotFound=setProperty: Class {0} not found jsp.error.javac=Javac exception jsp.error.javac.env=Environment: jsp.error.compilation=Error compiling file: {0} {1} -# typo ? -#jsp.error.setproperty.invalidSayntax=setProperty: can't have non-null value when property=* jsp.error.setproperty.invalidSyntax=setProperty: can't have non-null value when property=* jsp.error.setproperty.beanInfoNotFound=setproperty: beanInfo for bean {0} not found jsp.error.setproperty.paramOrValue=setProperty: either param or value can be present