Skip to content

OAK-11300 : remove unused common.graph export from oak-shaded-guava#2791

Merged
rishabhdaim merged 1 commit intotrunkfrom
OAK-11300
Mar 17, 2026
Merged

OAK-11300 : remove unused common.graph export from oak-shaded-guava#2791
rishabhdaim merged 1 commit intotrunkfrom
OAK-11300

Conversation

@rishabhdaim
Copy link
Contributor

@rishabhdaim rishabhdaim commented Mar 9, 2026

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

Links

@rishabhdaim rishabhdaim requested a review from reschke March 9, 2026 16:25
@rishabhdaim rishabhdaim self-assigned this Mar 9, 2026
<exclude>com/google/common/annotations/**</exclude>
<exclude>com/google/common/escape/**</exclude>
<exclude>com/google/common/eventbus/**</exclude>
<exclude>com/google/common/html/**</exclude>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can exclude it here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

addressed in d52c0f5

Copy link
Contributor

@reschke reschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comment

@reschke
Copy link
Contributor

reschke commented Mar 9, 2026

I'll also add that the test plan is insufficient for obvious reasons.

@sonarqubecloud
Copy link

@rishabhdaim rishabhdaim merged commit 9446ee7 into trunk Mar 17, 2026
5 of 7 checks passed
@rishabhdaim rishabhdaim deleted the OAK-11300 branch March 17, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants