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

THRIFT-5632: [java][lib] fix pmd main for java #2669

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

jimexist
Copy link
Member

@jimexist jimexist commented Sep 19, 2022

  • Did you create an Apache Jira ticket? (not required for trivial changes)
  • If a ticket exists: Does your pull request title follow the pattern "THRIFT-NNNN: describe my issue"?
  • Did you squash your changes to a single commit? (not required, but preferred)
  • Did you do your best to avoid breaking changes? If one was needed, did you label the Jira ticket with "Breaking-Change"?
  • If your change does not involve any code, include [skip ci] anywhere in the commit message to free up build resources.

@jimexist
Copy link
Member Author

After the fix:

thrift/lib/java on  master [$?] via △ v3.23.3 via ☕ v18.0.2.1 took 8s
❯ ./gradlew :pmdMain

> Task :compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

BUILD SUCCESSFUL in 4s
3 actionable tasks: 2 executed, 1 up-to-date

@Jens-G Jens-G merged commit 0b1a74a into apache:master Sep 19, 2022
@jimexist jimexist deleted the fix-pmd-main-java branch September 20, 2022 05:20
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.

2 participants