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

[CALCITE-6141] Add jdk8.checkstyle property, use jdk8.checkstyle in case of java 8 #233

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

snuyanzin
Copy link
Contributor

The idea is to use jdk8.checkstyle.version gradle property which will be used in case of java 8
for other java version checstyle.version will be used
This allows to compile Avatica with java 8 without explicitly set checkstyle version

also mentioned at https://lists.apache.org/thread/r27kdvvhr0222nqlog7xzn5y3yjvz6jp

Copy link
Contributor

@stoty stoty left a comment

Choose a reason for hiding this comment

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

+1 LGTM

@F21
Copy link
Member

F21 commented Nov 28, 2023

@snuyanzin Can you open a jira issue for this and update the commit message?

@snuyanzin snuyanzin changed the title [hotfix] Add jdk8.checkstyle property, use jdk8.checkstyle in case of java 8 [CALCITE-6141] Add jdk8.checkstyle property, use jdk8.checkstyle in case of java 8 Nov 28, 2023
@snuyanzin
Copy link
Contributor Author

@F21 yes, sure, jira issue is created CALCITE-6141, also commit message changed

@F21 F21 merged commit b97b819 into apache:main Nov 28, 2023
11 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.

3 participants