sijie commented on a change in pull request #5613: [PIP-50] Package management
implementation (part-1)
URL: https://github.com/apache/pulsar/pull/5613#discussion_r344680276
##########
File path: pom.xml
##########
@@ -107,6 +107,9 @@ flexible messaging model and an intuitive client
API.</description>
<module>pulsar-broker-auth-sasl</module>
<module>pulsar-client-auth-sasl</module>
+ <!-- package management related modules -->
+ <module>pulsar-package-management</module>
Review comment:
"pulsar-package-manager" is probably a better name.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services