echauchot commented on code in PR #25:
URL: 
https://github.com/apache/flink-connector-shared-utils/pull/25#discussion_r1412014261


##########
pom.xml:
##########
@@ -558,6 +563,8 @@ under the License.
                             <user.country>US</user.country>
                             <user.language>en</user.language>
                             
<project.basedir>${project.basedir}</project.basedir>
+                            <!-- Expose as property so that test utils that 
spawn JVMs can pick it up. -->
+                            
<surefire.module.config>${surefire.module.config}</surefire.module.config>

Review Comment:
   please elaborate on why exposing the property



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to