Author: kkolinko
Date: Wed Jan 18 07:54:44 2012
New Revision: 1232774
URL: http://svn.apache.org/viewvc?rev=1232774&view=rev
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=1232774&r1=1232773&r2=1232774&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Jan 18 07:54:44 2012
@@ -98,6 +98,19 @@ PATCHES PROPOSED TO BACKPORT:
+1: kkolinko, rjung
-1:
+* Improvements to Windows installer:
+ 1. When building a Windows installer do not copy whole "res" folder to
+ output/dist, but only the files that we need. Make sure that
+ INSTALLLICENSE file has correct line ends.
+ 2. Remove <code>res/License.rtf</code>. The file that is actually shown
+ by the Windows installer is <code>res/INSTALLLICENSE</code>.
+
+ It is backport of r1231779 of Tomcat 7.
+ 1) Execute command:
+ svn del res/License.rtf
+ 2) Patch
+ http://people.apache.org/~kkolinko/patches/2012-01-18_tc6_LicenseRtf.patch
+
PATCHES/ISSUES THAT ARE STALLED
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]