ionutzpi commented on code in PR #12:
URL:
https://github.com/apache/sling-org-apache-sling-discovery-base/pull/12#discussion_r2066023525
##########
bnd.bnd:
##########
@@ -4,4 +4,12 @@
# whitelist the private reference usage
-fixupmessages:"Export
org.apache.sling.discovery.base.connectors.announcement, has 1, private
references [org.apache.sling.discovery.base.connectors.announcement.impl]"; \
restrict:=warning; \
- is:=warn
\ No newline at end of file
+ is:=warn
+
+Bundle-Version: 3.0.0
Review Comment:
I thought that adding a new service in this bundle is a major change to it.
@cziegeler could you please let us know if adding a new service in this
bundle should cause a new version of the bundle? I am not sure where the code
changes should be put elsewhere other then discovery.base.
Maybe only a minor version is enough for this change.
--
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]