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

weizhouapache pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/main by this push:
     new 5a67f1930cc Update tools/build/build_asf.sh (#13812)
5a67f1930cc is described below

commit 5a67f1930ccbd2f568c07df53f9a6981ad72f629
Author: Wei Zhou <[email protected]>
AuthorDate: Thu Aug 6 12:29:40 2026 +0200

    Update tools/build/build_asf.sh (#13812)
---
 tools/build/build_asf.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tools/build/build_asf.sh b/tools/build/build_asf.sh
index 44d41472b05..bc43d3b5b1d 100755
--- a/tools/build/build_asf.sh
+++ b/tools/build/build_asf.sh
@@ -103,6 +103,9 @@ perl -pi -e "s/-SNAPSHOT//" 
tools/marvin/marvin/deployAndRun.py
 perl -pi -e "s/-SNAPSHOT//" tools/docker/Dockerfile
 perl -pi -e "s/-SNAPSHOT//" tools/docker/Dockerfile.marvin
 perl -pi -e "s/-SNAPSHOT//" tools/docker/Dockerfile.centos6
+perl -pi -e "s/-SNAPSHOT//" tools/docker/Dockerfile.s390x
+perl -pi -e "s/-SNAPSHOT//" plugins/hypervisors/ovm/pom.xml
+perl -pi -e "s/-SNAPSHOT//" plugins/hypervisors/ovm3/pom.xml
 
 case "$currentversion" in
   *-SNAPSHOT*)

Reply via email to