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

Fixes #22733: Build webapp on java 17 #4791

Conversation

VinceMacBuche
Copy link
Member

@VinceMacBuche VinceMacBuche requested a review from fanf May 5, 2023 12:46
@VinceMacBuche
Copy link
Member Author

Commit modified

@VinceMacBuche VinceMacBuche force-pushed the bug_22733/build_webapp_on_java_17 branch from 1bbb5ed to cec1fb4 Compare May 5, 2023 13:08
@VinceMacBuche VinceMacBuche merged commit b72d236 into Normation:master May 5, 2023
15 checks passed
@@ -163,7 +163,7 @@ limitations under the License.
</compilerPlugin>
</compilerPlugins>
<args>
<arg>-target:11</arg>
<arg>-release:17</arg>
Copy link
Member

Choose a reason for hiding this comment

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

scala/scala#9982 for reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants