[
https://issues.apache.org/jira/browse/BEAM-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16324326#comment-16324326
]
Luke Cwik commented on BEAM-3250:
---------------------------------
I worked with Ben on getting Flink ValidatesRunner to work within the Flink
project:
https://github.com/bsidhom/beam/tree/flink-validate-runner
But it was a mess because we couldn't figure out a good way to get the
dependenciesToScan like option to work in Gradle test tasks.
The next best thing I suggested was to do what I did within
examples/java/build.gradle and make all the runners have their validates runner
post commit definition within sdks/java/core/build.gradle
> Migrate ValidatesRunner Jenkins PostCommits to Gradle
> -----------------------------------------------------
>
> Key: BEAM-3250
> URL: https://issues.apache.org/jira/browse/BEAM-3250
> Project: Beam
> Issue Type: Sub-task
> Components: build-system, testing
> Reporter: Luke Cwik
> Assignee: Kenneth Knowles
>
> Update these targets to execute ValidatesRunner tests:
> https://github.com/apache/beam/search?l=Groovy&q=ValidatesRunner&type=&utf8=%E2%9C%93
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)