clebertsuconic commented on code in PR #4237:
URL: https://github.com/apache/activemq-artemis/pull/4237#discussion_r982874499
##########
artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/ActionAbstract.java:
##########
@@ -185,6 +185,7 @@ the ARTEMIS_HOME variable will include back slashes (An
invalid file URI charact
@Override
public Object execute(ActionContext context) throws Exception {
+ System.out.println("I'm here");
Review Comment:
oops...
--
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]