-
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
[#1237] Align target with SimRel 2023-09 #1243
Conversation
@merks do I need to do anything else with JNA to align with SimRel? |
Codecov Report
@@ Coverage Diff @@
## master #1243 +/- ##
=========================================
Coverage 33.48% 33.48%
Complexity 359 359
=========================================
Files 1175 1175
Lines 25744 25744
Branches 1590 1590
=========================================
Hits 8620 8620
Misses 16603 16603
Partials 521 521 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
The direct from maven version is not currently causing Mac notarization problems but it has in the past. Using the one with signed *.jnilib from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/latest would be advisable. |
Switch to notarized version of JNA Signed-off-by: Alexander Fedorov <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
вот как...
Thank you. 😃 |
FYI, you could consider to update your oshi dependency: https://github.com/eclipse-orbit/orbit-simrel/blob/main/report/maven-osgi/passage/REPORT.md |
Thank you Ed @merks , we will consider this dependency update if new version of oshi will work well for us |
Switch to notarized version of JNA