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

abhioncbr pushed a commit to branch release-1.3.0-rc1
in repository https://gitbox.apache.org/repos/asf/pinot.git

commit 8a67e2b7395aecc7d8d93c6c66cfd9cffa113282
Author: Abhishek Sharma <abhishek.sha...@spothero.com>
AuthorDate: Mon Jan 27 11:09:32 2025 -0500

    remove unsupported compress option from src binary release (#14842)
---
 pinot-distribution/pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pinot-distribution/pom.xml b/pinot-distribution/pom.xml
index 7a66c11af4..fd081a1cb4 100644
--- a/pinot-distribution/pom.xml
+++ b/pinot-distribution/pom.xml
@@ -96,9 +96,6 @@
                     
<descriptor>${pinot.root}/pinot-distribution/pinot-source-assembly.xml</descriptor>
                   </descriptors>
                   <appendAssemblyId>false</appendAssemblyId>
-                  <archiverConfig>
-                    <compress>${archiver.compress}</compress>
-                  </archiverConfig>
                   
<recompressZippedFiles>${archiver.recompressZippedFiles}</recompressZippedFiles>
                 </configuration>
               </execution>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to