This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push: new 49072ff Add note about release platforms 49072ff is described below commit 49072ffa7d613ca4273712159ef1522f79982a36 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Aug 18 13:14:01 2021 +0100 Add note about release platforms --- BUILDING.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BUILDING.txt b/BUILDING.txt index 9a313e9..f5fd465 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -257,6 +257,9 @@ You can build them by using the following commands: 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. + + Provided that Wine is available on non-Windows platforms, a full release + build may be made on Windows, Linux or MacOS. 1. Configure GPG, if needed --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org