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

Improved mechanism for unpacking of JVM native libs suitable for local development #1715

Open
rorbech opened this issue Apr 4, 2024 · 1 comment

Comments

@rorbech
Copy link
Contributor

rorbech commented Apr 4, 2024

After #1637 we only copy native libs into a suitable location if the files does not exists. This prevents updates of the cache if unpacking new libraries with the same version which is what we do during development. We need an improved mechanism that takes this into account.

I think it is safest to go back to the previous approach with a checksum and then find some way for users to programatically opt out from the verification if required.

Copy link

sync-by-unito bot commented Apr 4, 2024

➤ PM Bot commented:

Jira ticket: RKOTLIN-1065

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

No branches or pull requests

1 participant