-
Notifications
You must be signed in to change notification settings - Fork 8
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
Please use latest version of com.sun.jna and com.sun.jna.platform #1084 #1180
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oshi-core:6.3.2 jna-platform:5.12.1 jna:5.12.1 slf4j-api:2.0.5 Signed-off-by: Alexander Fedorov <[email protected]>
Migrated code to OSHi 6.3.2 Signed-off-by: Alexander Fedorov <[email protected]>
Add org.osgi.service.serviceloader Signed-off-by: Alexander Fedorov <[email protected]>
Switch to OSHi 6.2.2 Signed-off-by: Alexander Fedorov <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #1180 +/- ##
============================================
- Coverage 33.48% 33.46% -0.02%
Complexity 359 359
============================================
Files 1175 1175
Lines 25748 25741 -7
Branches 1589 1588 -1
============================================
- Hits 8622 8615 -7
+ Misses 16606 16605 -1
- Partials 520 521 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
We have an approval for oshi-core:6.2.2 from IP Lab https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/5386 |
eparovyshnaya
approved these changes
Dec 7, 2022
Closed
HannesWell
reviewed
Dec 8, 2022
bundles/org.eclipse.passage.lic.oshi/src/org/eclipse/passage/lic/oshi/NetHardwareAddress.java
Show resolved
Hide resolved
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
oshi-core:6.2.2
jna-platform:5.12.1
jna:5.12.1
slf4j-api:1.7.36
Signed-off-by: Alexander Fedorov [email protected]