You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ji...@apache.org on 2011/09/16 19:07:02 UTC

svn commit: r1171671 - /tomcat/tc5.5.x/trunk/STATUS.txt

Author: jim
Date: Fri Sep 16 17:07:02 2011
New Revision: 1171671

URL: http://svn.apache.org/viewvc?rev=1171671&view=rev
Log:
Promote

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=1171671&r1=1171670&r2=1171671&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Fri Sep 16 17:07:02 2011
@@ -21,9 +21,8 @@ $Id$
                          Apache Tomcat 5.5 Patch Proposals
                          =================================
 
-
-PATCHES PROPOSED TO BACKPORT:
-  [ New proposals should be added at the end of the list ]
+PATCHES ACCEPTED TO BACKPORT FROM TRUNK/OTHER:
+  [ start all new proposals below, under PATCHES PROPOSED. ]
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51550
   Display error page rather than an empty response for an IllegalStateException
@@ -31,28 +30,6 @@ PATCHES PROPOSED TO BACKPORT:
   +1: markt, kkolinko, jim
   -1:
 
-* Detect incomplete AJP messages and reject the associated request if one is
-  found
-  http://people.apache.org/~markt/patches/2011-08-25-ajp-incomplete-msg-tc5.patch
-  +1: markt
-  +1: kkolinko: In AjpMessage#validatePos() s/"" + posToTest/String.valueOf(posToTest)/
-        +1 to mark AjpMessage#getBytes(byte[]) as /**@deprecated*/ - it is never used.
-  -1:
-
-* Update Eclipse compiler and switch to using ecj.jar
-  http://people.apache.org/~markt/patches/2011-08-25-lib-update-tc5-v2.patch
-  +1: markt
-  +1: kkolinko:
-        + update build/resources/License.rtf to match LICENSE file
-        + in class-loader-howto.xml sort the JARs list alphabetically
-        I've run jarcheck tool against the archive. Results are in
-         http://people.apache.org/~kkolinko/patches/jarcheck/
-        Most classes are JDK 1.2 compatible. Some are JDK 1.6 (esp. annotations processor),
-        but it is the same in ecj 3.3.1 that is currently used.
-        Those classes are absent in jasper-compiler-jdt.jar that we would
-        generate, so their presence does not matter.
-  -1:
-
 * Align jpda settings with catalina.sh, tc6.0.x, tc7.0.x and trunk
   http://people.apache.org/~markt/patches/2011-08-25-jpda-tc5.patch
   +1: markt, kkolinko, jim
@@ -76,3 +53,29 @@ PATCHES PROPOSED TO BACKPORT:
   https://issues.apache.org/bugzilla/attachment.cgi?id=27437
   +1: kkolinko, markt, jim
   -1:
+
+PATCHES PROPOSED TO BACKPORT:
+  [ New proposals should be added at the end of the list ]
+
+* Detect incomplete AJP messages and reject the associated request if one is
+  found
+  http://people.apache.org/~markt/patches/2011-08-25-ajp-incomplete-msg-tc5.patch
+  +1: markt
+  +1: kkolinko: In AjpMessage#validatePos() s/"" + posToTest/String.valueOf(posToTest)/
+        +1 to mark AjpMessage#getBytes(byte[]) as /**@deprecated*/ - it is never used.
+  -1:
+
+* Update Eclipse compiler and switch to using ecj.jar
+  http://people.apache.org/~markt/patches/2011-08-25-lib-update-tc5-v2.patch
+  +1: markt
+  +1: kkolinko:
+        + update build/resources/License.rtf to match LICENSE file
+        + in class-loader-howto.xml sort the JARs list alphabetically
+        I've run jarcheck tool against the archive. Results are in
+         http://people.apache.org/~kkolinko/patches/jarcheck/
+        Most classes are JDK 1.2 compatible. Some are JDK 1.6 (esp. annotations processor),
+        but it is the same in ecj 3.3.1 that is currently used.
+        Those classes are absent in jasper-compiler-jdt.jar that we would
+        generate, so their presence does not matter.
+  -1:
+



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org