You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2021/08/18 12:14:51 UTC

[tomcat] branch 10.0.x updated: Add note about release platforms

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.0.x by this push:
     new d227006  Add note about release platforms
d227006 is described below

commit d2270062976be1195a08db0e4bb9a89a7acf2535
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 f3c3ff1..2a5849b 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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org