stoty commented on code in PR #145:
URL: 
https://github.com/apache/hbase-operator-tools/pull/145#discussion_r1713341767


##########
pom.xml:
##########
@@ -147,7 +147,9 @@
     
<hbase-surefire.argLine>-Djava.security.manager=allow</hbase-surefire.argLine>
     <!-- Currently, all of these options are known to be required by the test 
cases -->
     <hbase-surefire.jdk11.flags>--add-opens java.base/java.lang=ALL-UNNAMED
-      --add-opens 
java.base/java.lang.reflect=ALL-UNNAMED</hbase-surefire.jdk11.flags>
+      --add-opens java.base/java.lang.reflect=ALL-UNNAMED

Review Comment:
   It would be easier to just copy everything from the main HBase project.
   That would make it easier to keep the options in sync.



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