Abacn commented on code in PR #28039:
URL: https://github.com/apache/beam/pull/28039#discussion_r1298966509


##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -2807,9 +2810,17 @@ class BeamModulePlugin implements Plugin<Project> {
         throw new GradleException(exceptionMessage)
       }
 
+      // Transform service delivers transforms that refer to SDK harness 
containers with following sufixes.
+      def transformServiceJavaContainerSuffix = 'java11'

Review Comment:
   (though it is generally nice to have these version not hard coded)



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to