rishabhdaim opened a new pull request, #2791:
URL: https://github.com/apache/jackrabbit-oak/pull/2791
## Summary
Removes the `${pref}.common.graph` entry from the `Export-Package` section
in `oak-shaded-guava/pom.xml`. No Java code in the repository imports from
`org.apache.jackrabbit.guava.common.graph`, so exporting this package is
unnecessary.
## Changes
- `oak-shaded-guava/pom.xml` — removed
`${pref}.common.graph;version="33.4.1"` from `Export-Package`
## Test Plan
- [ ] `mvn clean install -DskipTests=true -pl oak-shaded-guava` passes
## Links
- JIRA: https://issues.apache.org/jira/browse/OAK-11300
--
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]