Skip to content

Remove embedded native libraries from JARs #13150

@Akirathan

Description

@Akirathan

The list of native libraries embedded within JARs that we distribute can be found at https://github.com/enso-org/enso/blob/e0252714201dc54e7fc8e6c39e6ed381ea1c0146/test/Base_Tests/data/native_libs.json introduced by #13073. This is an umbrella issue to remove various embedded native libraries from these JARs and move them to the proper polyglot/lib directory.

For all the subissues:

  • If possible, make sure there are no native libraries embedded within JARs
    • Extract the native libraries to their corresponding polyglot/lib directory.
  • At least ensure there are no native libraries for different platforms.

References:

Related:

Created from comments:

Sub-issues

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

📤 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions