FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Specify in Gradle the minimum supported Java version by piotrrzysko · Pull Request #30 · simdjson/simdjson-java · GitHub

Specify in Gradle the minimum supported Java version - #30

Merged
piotrrzysko merged 1 commit into
mainfrom
java_version_fix
Nov 12, 2023
Merged

Specify in Gradle the minimum supported Java version#30
piotrrzysko merged 1 commit into
mainfrom
java_version_fix

Conversation

Copy link
Copy Markdown
Member

#29 introduced a set of GitHub actions testing the library against multiple Java versions. It turns out that this doesn't work as expected. The version specified in build.gradle is automatically downloaded when not available on a machine, thereby the JAVA_HOME environment variable is ignored. As a result, the Java versions provided by the GitHub actions aren't used. This PR should fix this issue.

piotrrzysko merged commit 6bd879c into main Nov 12, 2023
piotrrzysko deleted the java_version_fix branch November 12, 2023 16:29
Squiry pushed a commit to Squiry/simdjson-java that referenced this pull request Feb 29, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL