Author: kkolinko
Date: Sun Apr 10 16:04:06 2011
New Revision: 1090824
URL: http://svn.apache.org/viewvc?rev=1090824&view=rev
Log:
veto
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1090824&r1=1090823&r2=1090824&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Sun Apr 10 16:04:06 2011
@@ -67,4 +67,9 @@ PATCHES PROPOSED TO BACKPORT:
Check that tag file attribute names use valid Java identifiers
http://svn.apache.org/viewvc?rev=1090766&view=rev
+1: markt
- -1:
+ -1: kkolinko:
+ 1) It depends on JRE version. "enum" is not a keyword when running
+ with Java 1.4
+ 2) I think it is already enforced, e.g. by java compiler when
+ compiling the generated java code. Thus I see no need for this
+ improvement in 5.5.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]