Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Add missed pulsar-client-go and pulsar-function-go to src package. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
codelipenghui authored Jun 26, 2019
1 parent 0cf0a09 commit 946b9af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions distribution/server/src/assemble/src.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
<include>**/pom.xml</include>
<include>**/src/**</include>
<include>**/pulsar-client-cpp/**</include>
<include>**/pulsar-client-go/**</include>
<include>**/pulsar-function-go/**</include>
<include>**/conf/**</include>
<include>**/bin/**</include>
<include>**/*.txt</include>
Expand Down

0 comments on commit 946b9af

Please sign in to comment.