From ffce3e666af1bd3f31592efebeaa9d1863304290 Mon Sep 17 00:00:00 2001 From: markt Date: Tue, 22 Dec 2009 15:15:26 +0000 Subject: [PATCH] Confirm that this was a typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@893198 13f79535-47bb-0310-9956-ffa450edef68 --- java/org/apache/jasper/resources/LocalStrings.properties | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.11.0