mreutegg commented on code in PR #900:
URL: https://github.com/apache/jackrabbit-oak/pull/900#discussion_r1169136216
##########
oak-query-spi/pom.xml:
##########
@@ -39,7 +39,6 @@
<configuration>
<instructions>
<Import-Package>
- <!-- OAK-7182 -->${guava.osgi.import},
Review Comment:
I think the entire Import-Package instruction can be removed. Importing
everything that is required is the [default
behavior](https://felix.apache.org/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.html#_default_behavior).
--
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]