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

fix: EXPOSED-117 Set jvmToolchain to 8 for all modules #1855

Merged
merged 3 commits into from
Sep 15, 2023
Merged

Conversation

e5l
Copy link
Member

@e5l e5l commented Sep 12, 2023

@e5l e5l requested a review from bog-walk September 12, 2023 09:39
@e5l e5l self-assigned this Sep 12, 2023
Copy link
Member

@bog-walk bog-walk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything works for me except exposed-tests (see below).

exposed-tests/build.gradle.kts Show resolved Hide resolved
@e5l
Copy link
Member Author

e5l commented Sep 13, 2023

Replaced usage of jdk9 api in tests, @bog-walk please take a look

Copy link
Member

@bog-walk bog-walk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

ConnectionPoolTests are failing to start because HikariCP 5.0.2 needs jdk11+.

Works fine locally if HikariCP is dropped to 4.0.3.

@e5l e5l merged commit e1f7ed3 into main Sep 15, 2023
3 checks passed
@e5l e5l deleted the e5l/jvm-toolchain branch September 15, 2023 13:50
saral pushed a commit to saral/Exposed that referenced this pull request Oct 3, 2023
* fix: EXPOSED-117 Set jvmToolchain to 8 for all modules
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.

2 participants