tvalentyn commented on code in PR #31282:
URL: https://github.com/apache/beam/pull/31282#discussion_r1599222293
##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -1135,7 +1135,7 @@ class BeamModulePlugin implements Plugin<Project> {
//
// Consider migrating compilation and testing to use JDK 9+ and
setting '--release 8' as
// the default allowing 'applyJavaNature' to override it for the few
modules that need JDK 9+
- // artifacts. See https://stackoverflow.com/a/43103038/4368200 for
additional details.
+ // artifacts. See https://stackoverflow.com/a/43103038/468200 for
additional details.
Review Comment:
```suggestion
// artifacts. See https://stackoverflow.com/a/43103038/4368200 for
additional details.
```
--
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]