shehzaadn-vd commented on a change in pull request #14114:
URL: https://github.com/apache/beam/pull/14114#discussion_r589851175



##########
File path: 
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
##########
@@ -177,7 +177,11 @@ class BeamModulePlugin implements Plugin<Project> {
      * By default, skips anything in the `org.apache.beam.model` namespace.
      */
     List<String> generatedClassPatterns = [
-      "^org\\.apache\\.beam\\.model.*"
+      "^org\\.apache\\.beam\\.model\\.pipeline\\.v1\\.*",

Review comment:
       Yes. Those changes weren’t necessary. Wasn’t even necessary to add 
windmill worker...




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to