Kenneth Knowles created BEAM-6301:
-------------------------------------
Summary: gradle jacoco config is broken
Key: BEAM-6301
URL: https://issues.apache.org/jira/browse/BEAM-6301
Project: Beam
Issue Type: Bug
Components: build-system
Reporter: Kenneth Knowles
Assignee: Kenneth Knowles
This should run tests and generate a coverage report:
{code}
./gradlew jacocoCoverageReport
{code}
But the task does not cause tests to run. It is likely due to the ordering or
organization inside BeamModulePlugin.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)