merlimat commented on code in PR #25457:
URL: https://github.com/apache/pulsar/pull/25457#discussion_r3024099620
##########
bouncy-castle/bc/build.gradle.kts:
##########
@@ -19,6 +19,7 @@
plugins {
id("pulsar.java-conventions")
+ id("pulsar.publish-conventions")
Review Comment:
Is this going to be used to select which modules are going to be published?
I think there are quite a few modules that really shouldn't be published as
they're not part of client apis/sdks at all :)
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]