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

Build process is incorrectly adding native libraries #1

Open
TheManii opened this issue May 13, 2018 · 0 comments
Open

Build process is incorrectly adding native libraries #1

TheManii opened this issue May 13, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@TheManii
Copy link
Owner

TheManii commented May 13, 2018

Maven includes native JNI libraries for when building:

  • Android-*
  • Linux-*
  • Solaris-*

and previous official builds with IDEA:

  • Linux*

These make Maven builds significantly bigger than IDEA builds due to the extra libraries, as those platforms are not supported by us. (13.8mb vs 8.75mb for the same platforms)

@TheManii TheManii added bug Something isn't working enhancement New feature or request and removed enhancement New feature or request labels May 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant