Author: markt Date: Mon Apr 11 22:35:36 2011 New Revision: 1091238 URL: http://svn.apache.org/viewvc?rev=1091238&view=rev Log: Withdraw invalid fix
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=1091238&r1=1091237&r2=1091238&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Mon Apr 11 22:35:36 2011 @@ -62,14 +62,3 @@ PATCHES PROPOSED TO BACKPORT: http://svn.apache.org/viewvc?rev=1088179&view=rev +1: kkolinko, markt -1: - -* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=36362 - Check that tag file attribute names use valid Java identifiers - http://svn.apache.org/viewvc?rev=1090766&view=rev - +1: markt - -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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org