Author: markt
Date: Fri Jun 24 18:15:42 2011
New Revision: 1139394

URL: http://svn.apache.org/viewvc?rev=1139394&view=rev
Log:
Propose backport for recent installer improvements for 6.0.x

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1139394&r1=1139393&r2=1139394&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Jun 24 18:15:42 2011
@@ -172,3 +172,21 @@ PATCHES PROPOSED TO BACKPORT:
   http://svn.apache.org/viewvc?rev=1138953&view=rev
   +1: markt, schultz
   -1:
+
+* Multiple improvements to the Windows Installer
+  - https://issues.apache.org/bugzilla/show_bug.cgi?id=33262
+    Install monitor to auto-start for current user only rather than all users 
to
+    be consistent with menu item creation.
+  - Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=40510
+    Provide an option to install shortcuts for the current user or all users.
+    Also ensure registry is correctly cleaned on uninstall for 64-bit 
platforms.
+  - Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50949
+    Provide the ability to specify the AJP port and service name when 
installing
+    Tomcat using the Windows installer. This permits multiple instances of the
+    same Tomcat version to be installed side-by-side.
+  - Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51135
+    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-06-24-windows-installer-multiple-tc6.patch
+  +1: markt
+  -1:



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

Reply via email to