We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All templates
#2050 indicates most of tests can run fine with Java 17. Maybe we can move to Java 17 for all templates.
The text was updated successfully, but these errors were encountered:
Target version needs to be updated everywhere to 17, examples:
DataflowTemplates/pom.xml
Line 34 in ff14f97
DataflowTemplates/plugins/core-plugin/pom.xml
Line 35 in ff14f97
DataflowTemplates/v2/pom.xml
Line 421 in ff14f97
Containers need to be updated to java17 (example:
DataflowTemplates/plugins/templates-maven-plugin/src/main/java/com/google/cloud/teleport/plugin/maven/TemplatesReleaseFinishMojo.java
Line 88 in ff14f97
Sorry, something went wrong.
liferoad
No branches or pull requests
Related Template(s)
All templates
What feature(s) are you requesting?
#2050 indicates most of tests can run fine with Java 17. Maybe we can move to Java 17 for all templates.
The text was updated successfully, but these errors were encountered: