Author: kkolinko
Date: Mon Aug 22 12:52:35 2011
New Revision: 1160244
URL: http://svn.apache.org/viewvc?rev=1160244&view=rev
Log:
add a typo
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=1160244&r1=1160243&r2=1160244&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Mon Aug 22 12:52:35 2011
@@ -51,6 +51,10 @@ PATCHES PROPOSED TO BACKPORT:
3) The following line:
SetOutPath $INSTDIR\lib
is for TC6+. The code for 5.5 in that place was different.
+ 4) In Function un.onInit:
+ ${GetOPtions} $R0 "-ServiceName=" $R1
+ 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:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]