Author: markt
Date: Mon Aug 22 12:57:17 2011
New Revision: 1160247

URL: http://svn.apache.org/viewvc?rev=1160247&view=rev
Log:
Add the necessary removals. I'll fix the other issues shortly

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=1160247&r1=1160246&r2=1160247&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Mon Aug 22 12:57:17 2011
@@ -40,6 +40,13 @@ PATCHES PROPOSED TO BACKPORT:
     Fix auto-detection of JAVA_HOME for 64-bit Windows platforms that only have
     a 32-bit JVM installed.
   
http://people.apache.org/~markt/patches/2011-08-16-windows-installer-tc55.patch
+  Plus
+    svn rm build/resources/confinstall/server_1.xml
+    svn rm build/resources/confinstall/server_2.xml
+    svn rm build/resources/tickno.bmp
+    svn rm build/resources/tickyes.bmp
+    svn rm build/resources/main.ico
+    svn rm build/resources/uninst.ico
   +1: markt
   -1: kkolinko:
        1) Minor glitch in TEXT_JVM_LABEL1 message: s/Java SE 1.4/Java SE 5.0/
@@ -56,17 +63,6 @@ PATCHES PROPOSED TO BACKPORT:
        s/OPtions/Options/
        We have the same in TC6. Apparently NSIS is case-insensitive here.
 
-  The above patch is for build/tomcat.nsi
-  The following svn commands remove unneeded files:
-    svn rm build/resources/confinstall/server_1.xml
-    svn rm build/resources/confinstall/server_2.xml
-    svn rm build/resources/tickno.bmp
-    svn rm build/resources/tickyes.bmp
-    svn rm build/resources/main.ico
-    svn rm build/resources/uninst.ico
-  +1:
-  -1:
-
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51550
   Display error page rather than an empty response for an IllegalStateException
   https://issues.apache.org/bugzilla/attachment.cgi?id=27318



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

Reply via email to