XComp commented on code in PR #22794:
URL: https://github.com/apache/flink/pull/22794#discussion_r1231053607


##########
pom.xml:
##########
@@ -196,6 +196,12 @@ under the License.
  */
                </spotless.license.header>
 
+               <!-- This property should contain the add-opens/add-exports 
commands required for the tests
+                    in the given module to pass.
+                    It MUST be a space-separated list not containing any 
newlines,
+                    of entries in the form 
'[-]{2}add-[opens|exports]=<module>/<package>=ALL-UNNAMED'.-->

Review Comment:
   It's beautiful



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