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

jackylee pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new 4ef147bc4 [MINOR] Remove duplicate mvn packages (#6560)
4ef147bc4 is described below

commit 4ef147bc4d8ed4f0d8bf3c289c4ecd2b14790c51
Author: Zhen Wang <[email protected]>
AuthorDate: Wed Jul 24 09:18:59 2024 +0800

    [MINOR] Remove duplicate mvn packages (#6560)
---
 dev/package-vcpkg.sh | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev/package-vcpkg.sh b/dev/package-vcpkg.sh
index c76b8be8d..2cb463781 100755
--- a/dev/package-vcpkg.sh
+++ b/dev/package-vcpkg.sh
@@ -15,7 +15,3 @@ if [ "$LINUX_OS" == "centos" ]; then
 fi
 source ./dev/vcpkg/env.sh
 ./dev/buildbundle-veloxbe.sh --build_tests=ON --build_benchmarks=ON 
--enable_s3=ON  --enable_hdfs=ON
-mvn clean package -Pbackends-velox -Pceleborn -Puniffle -Pspark-3.2 -DskipTests
-mvn clean package -Pbackends-velox -Pceleborn -Puniffle -Pspark-3.3 -DskipTests
-mvn clean package -Pbackends-velox -Pceleborn -Puniffle -Pspark-3.4 -DskipTests
-mvn clean package -Pbackends-velox -Pceleborn -Puniffle -Pspark-3.5 -DskipTests


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to