This is an automated email from the ASF dual-hosted git repository.
lqc pushed a commit to branch release-1.4.0-rc
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/release-1.4.0-rc by this push:
new 4697a3d3622 [release-1.4.0] Remove pinot-pulsar from package
distribution
4697a3d3622 is described below
commit 4697a3d3622072009828995480bb932e9a33dac2
Author: deemoliu <[email protected]>
AuthorDate: Tue Jul 15 15:39:21 2025 -0700
[release-1.4.0] Remove pinot-pulsar from package distribution
---
pinot-distribution/pinot-assembly.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/pinot-distribution/pinot-assembly.xml
b/pinot-distribution/pinot-assembly.xml
index f90f97a721a..2752a9463f9 100644
--- a/pinot-distribution/pinot-assembly.xml
+++ b/pinot-distribution/pinot-assembly.xml
@@ -60,10 +60,6 @@
</source>
<destName>plugins/pinot-stream-ingestion/pinot-kinesis/pinot-kinesis-${project.version}-shaded.jar</destName>
</file>
- <file>
-
<source>${pinot.root}/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/target/pinot-pulsar-${project.version}-shaded.jar</source>
-
<destName>plugins/pinot-stream-ingestion/pinot-pulsar/pinot-pulsar-${project.version}-shaded.jar</destName>
- </file>
<!-- End Include Pinot Stream Ingestion Plugins-->
<!-- Start Include Pinot Batch Ingestion Plugins-->
<file>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]