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

Allow multiple architecture native builds #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yselkowitz
Copy link

HawtJNI's description of platform is insufficient to distinguish between
multiple architectures of the same operating system, such as Linux/amd64
and Linux/aarch64. Renaming and relocating these resources is necessary
to create jars which will cover all available OS/arch combinations.

HawtJNI's description of platform is insufficient to distinguish between
multiple architectures of the same operating system, such as Linux/amd64
and Linux/aarch64.  Renaming and relocating these resources is necessary
to create jars which will cover all available OS/arch combinations.
yselkowitz added a commit to multi-arch/jansi that referenced this pull request Jun 17, 2019
HawtJNI's description of platform is insufficient to distinguish between
multiple architectures of the same operating system, such as Linux/amd64
and Linux/aarch64. Renaming these resources is necessary to create jars
which will cover all available OS/arch combinations.

Required by: fusesource/jansi-native#18
@gnodet
Copy link
Member

gnodet commented Apr 9, 2020

@yselkowitz Hey, as you've seen, jansi is not in heavy development mode. Is it still something you need ? I can easily apply the patches, but I don't think I'll have the bandwidth to perform a release on all those new native libraries (not even sure how to compile them). Is that something you've already done in your work ?

@geoffreyblake
Copy link

geoffreyblake commented Apr 23, 2020

@gnodet, This is something I'd like to see fixed and need. I'm not familiar with how this library builds its release jars, one uber-jar or multiple jars for each platform-arch combination? I can help with building if necessary.

@geoffreyblake
Copy link

@gnodet, do you have the keys needed to perform the release? I can help with some of the builds if told what is needed.

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

Successfully merging this pull request may close these issues.

None yet

3 participants