GoogleCloudPlatform / DataflowJavaSDK

Google Cloud Dataflow provides a simple, powerful model for building both batch and streaming parallel data processing pipelines.
http://cloud.google.com/dataflow
855 stars 324 forks source link

checkstyle: improve Javadoc checking #502

Closed dhalperi closed 7 years ago

dhalperi commented 7 years ago

This is a spiritual backport of https://github.com/apache/incubator-beam/pull/1060

Same checkstyle.xml changes, very similar fixes but recreated because of code divergence

dhalperi commented 7 years ago

The reason to do this is to make sanity-checking backports easier.