ionutzpi commented on code in PR #12:
URL:
https://github.com/apache/sling-org-apache-sling-discovery-base/pull/12#discussion_r2067082089
##########
bnd.bnd:
##########
@@ -4,4 +4,7 @@
# 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
+
+# Set package versions
+Export-Package: org.apache.sling.discovery.base.commons;version=2.1.0
Review Comment:
It is needed. Without it, the build failed.
--
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]