Skip to content

Upgrade java to 19 for website subproject #794

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

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

marko-radosavljevic
Copy link
Contributor

@marko-radosavljevic marko-radosavljevic commented Mar 3, 2023

Currently website container crashes with:

Error: LinkageError occurred while loading main class org.togetherjava.tjbot.website.Application
    java.lang.UnsupportedClassVersionError: org/togetherjava/tjbot/website/Application has been compiled by a more recent version of the Java Runtime (class file version 63.0), this version of the Java Runtime only recognizes class file versions up to 62.0

@marko-radosavljevic marko-radosavljevic requested review from a team as code owners March 3, 2023 12:40
@marko-radosavljevic marko-radosavljevic self-assigned this Mar 3, 2023
@marko-radosavljevic marko-radosavljevic added bug Something isn't working priority: critical labels Mar 3, 2023
Copy link
Member

@Taz03 Taz03 left a comment

Choose a reason for hiding this comment

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

damn zabu lacking

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@marko-radosavljevic
Copy link
Contributor Author

Since this is critical (website is down), and it's a trivial change, I'm merging without the second review. ☺️

@marko-radosavljevic marko-radosavljevic merged commit 330c4c7 into develop Mar 3, 2023
@marko-radosavljevic marko-radosavljevic deleted the bugfix/website-java-version branch March 3, 2023 12:47
@Zabuzard Zabuzard added the dependencies Pull requests that update a dependency file label Mar 3, 2023
@Zabuzard
Copy link
Member

Zabuzard commented Mar 3, 2023

( #792 )

This was referenced Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file priority: critical
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants