[
https://issues.apache.org/jira/browse/THRIFT-5638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liu Jiayu updated THRIFT-5638:
------------------------------
Description: See [https://www.baeldung.com/gradle-test-vs-check,] we should
use `check` not `test` for verification tasks (i.e. check-local in Makefile),
so that we not only run unit tests, but also PMD tests, etc.
> Java and kotlin makefile should use gradle check for check-local instead of
> gradle test
> ---------------------------------------------------------------------------------------
>
> Key: THRIFT-5638
> URL: https://issues.apache.org/jira/browse/THRIFT-5638
> Project: Thrift
> Issue Type: Improvement
> Components: Java - Library
> Reporter: Liu Jiayu
> Assignee: Liu Jiayu
> Priority: Minor
>
> See [https://www.baeldung.com/gradle-test-vs-check,] we should use `check`
> not `test` for verification tasks (i.e. check-local in Makefile), so that we
> not only run unit tests, but also PMD tests, etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)