Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove now unnecessary API-tools tags in JNIBridge #578

Merged
merged 1 commit into from Mar 30, 2024

Conversation

HannesWell
Copy link
Member

Because JNIBridge is a package-private class since #565 it cannot be referenced from external bundles anyway. So there is no need for API-tags to prohibit that.

Copy link

Test Results

   28 files  ±0     28 suites  ±0   11m 22s ⏱️ -29s
2 170 tests ±0  2 124 ✅ ±0  46 💤 ±0  0 ❌ ±0 
2 242 runs  ±0  2 196 ✅ ±0  46 💤 ±0  0 ❌ ±0 

Results for commit 579ea81. ± Comparison against base commit 89f2443.

@HannesWell HannesWell changed the title Remove now unncessary API-tools tags in JNIBridge Remove now unnecessary API-tools tags in JNIBridge Mar 30, 2024
Because JNIBridge is now a package-private class it cannot be referenced
from other bundles anyway. So there is no need for API-tags that
prohibit it.

Follow-up of eclipse-equinox#565
@HannesWell HannesWell merged commit 363549d into eclipse-equinox:master Mar 30, 2024
9 of 11 checks passed
@HannesWell HannesWell deleted the remove-api-tags branch March 30, 2024 12:50
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.

None yet

1 participant