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

Support installing and testing using only a JRE #705

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

cmacdonald
Copy link
Contributor

#699 asked if a JDK was really required, or if a JRE is sufficient.

This creates a new Github Action that tests if the JREs (rather than JDKs) are sufficient to run and test pyjnius. I started from create.yml, but had to add a new stage that uses ant to obtain the build/test-classes folder.

The answer appears to be positive.

Note that building jnius still requires a JDK. I've updated the documentation.

@cmacdonald cmacdonald mentioned this pull request Dec 21, 2023
@cmacdonald
Copy link
Contributor Author

cmacdonald commented Dec 22, 2023

I browsed the test failures. I'm not sure the relevance of JRE for kivy-ubuntu-arm64. @misl6?

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.

1 participant