Author: markt Date: Mon Dec 23 15:14:14 2013 New Revision: 1553126 URL: http://svn.apache.org/r1553126 Log: Add a note about creating release builds on non-Windows platforms.
Modified: tomcat/trunk/BUILDING.txt Modified: tomcat/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1553126&r1=1553125&r2=1553126&view=diff ============================================================================== --- tomcat/trunk/BUILDING.txt (original) +++ tomcat/trunk/BUILDING.txt Mon Dec 23 15:14:14 2013 @@ -250,6 +250,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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org