What is the difference between the two files you are referring to? Note that sdks/java/javadoc/build.gradle is meant to produce one giant javadoc across many modules that users would be interested in (core/extensions/io/...) meant to be published on the website.
*From: *Ankur Goenka <[email protected]> *Date: *Fri, May 10, 2019 at 5:21 PM *To: *dev Hi, > > I see that the sdks/java/javadoc/build.gradle is not in sync with > org/apache/beam/gradle/BeamModulePlugin.groovy . > I wanted to check if we are maintaining or not based on that we can either > remove or update sdks/java/javadoc/build.gradle. > > Thanks, > Ankur >
