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

Bump to Java 11 #177

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Conversation

szabado-faire
Copy link
Contributor

Unfortunately bumping the kotlin version didn't resolve #171 for us. We've been developing against a temporary private fork to stay unblocked (read: a copy/pasted monstrosity), but I'd like to get it cleaned up.

I'm hoping that means that the JVM version mismatch is the issue, since we're on Java 21. Since this is the same JVM version used in Misk, I figure it's ok to bump to. Honestly though, this is a shot in the dark. I've got no idea what's causing these issues

I've made a few attempts to downgrade the JVM version on my end for testing purposes, but it ends up in dependency hell really quickly so this seemed like the easiest next step.

Let me know if there's a specific reason tempest uses 1.8

@kyeotic
Copy link
Collaborator

kyeotic commented Apr 2, 2024

This sounds reasonable. I don't know why its on the 1.8 currently.

@kyeotic kyeotic merged commit 4170185 into cashapp:main Apr 2, 2024
2 checks passed
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.

Tempest fails to find TableName annotation in Java 21.0.1 and Kotlin 1.9.21
2 participants