Author: kkolinko
Date: Wed Sep 17 15:03:45 2014
New Revision: 1625623
URL: http://svn.apache.org/r1625623
Log:
Add a note about creating release builds on non-Windows platforms.
It is merge of r1553126 from tomcat/trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/BUILDING.txt
Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
Merged /tomcat/trunk:r1553126
Modified: tomcat/tc7.0.x/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/BUILDING.txt?rev=1625623&r1=1625622&r2=1625623&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/BUILDING.txt (original)
+++ tomcat/tc7.0.x/trunk/BUILDING.txt Wed Sep 17 15:03:45 2014
@@ -265,6 +265,12 @@ You can build them by using the followin
(6) Building a full release (as provided via the ASF download pages)
+ A full release includes the Windows installer which requires a Windows
+ environment to be available to create it. If not building in a Windows
+ environment, the build scripts assume that WINE is available. If this is
not
+ the case, the skip.installer property may be set to skip the creation of
the
+ Windows installer.
+
1. Configure GPG, if needed
If the released artifacts have to be cryptographically signed with a
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]