gtully commented on code in PR #4011:
URL: https://github.com/apache/activemq-artemis/pull/4011#discussion_r842681161


##########
artemis-core-client/src/main/java/org/apache/activemq/artemis/utils/XMLUtil.java:
##########
@@ -52,6 +52,12 @@ private XMLUtil() {
       // Utility class
    }
 
+   public static String CONSIDER_OS_ENV_PROP = 
"org.apache.activemq.artemis.utils.considerOsEnv";

Review Comment:
   it does not replace tho, it only considers if the system prop is absent



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