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

[tomcat] branch 9.0.x updated: Fix validate

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

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


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 81ff9ca  Fix validate
81ff9ca is described below

commit 81ff9ca5776577e39fc95aa805326181bb07a5d0
Author: remm <re...@apache.org>
AuthorDate: Wed Aug 18 16:59:47 2021 +0200

    Fix validate
---
 BUILDING.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/BUILDING.txt b/BUILDING.txt
index 9cba430..f765f2e 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -256,7 +256,7 @@ 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.
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org