Author: kkolinko Date: Fri Apr 11 13:29:05 2014 New Revision: 1586650 URL: http://svn.apache.org/r1586650 Log: Proposal
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=1586650&r1=1586649&r2=1586650&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Apr 11 13:29:05 2014 @@ -28,6 +28,15 @@ None PATCHES PROPOSED TO BACKPORT: [ New proposals should be added at the end of the list ] +* Improvements to exe installer: + Specify explicit JVM memory sizes when installing the service (--JvmMs, + --JvmMx) with values of 128 Mb and 256 Mb respectively, the same as used + by service.bat file. + Explicitly specify --LogPath path when uninstalling Windows service. (The + default value for that option was "%SystemRoot%\System32\LogFiles\Apache".) + https://people.apache.org/~kkolinko/patches/2014-04-11_tc6_tomcat_nsi.patch + +1: kkolinko + -1: PATCHES/ISSUES THAT ARE STALLED: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org