This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new 1fc7ac4 Include generate_protobuf.sh in src archive (#1666)
1fc7ac4 is described below
commit 1fc7ac4536324a16c105198080aabf9411b49083
Author: Matteo Merli <[email protected]>
AuthorDate: Fri Apr 27 00:16:06 2018 -0700
Include generate_protobuf.sh in src archive (#1666)
---
all/src/assemble/src.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/all/src/assemble/src.xml b/all/src/assemble/src.xml
index 0c05263..616c9a4 100644
--- a/all/src/assemble/src.xml
+++ b/all/src/assemble/src.xml
@@ -42,6 +42,7 @@
<include>**/conf/**</include>
<include>**/bin/**</include>
<include>**/*.txt</include>
+ <include>pulsar-common/*.sh</include>
<include>docker/**</include>
<include>dashboard/**</include>
<include>deployment/**</include>
--
To stop receiving notification emails like this one, please contact
[email protected].