[ 
https://issues.apache.org/jira/browse/ARTEMIS-4372?focusedWorklogId=873598&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-873598
 ]

ASF GitHub Bot logged work on ARTEMIS-4372:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Jul/23 19:32
            Start Date: 28/Jul/23 19:32
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on code in PR #4565:
URL: https://github.com/apache/activemq-artemis/pull/4565#discussion_r1278010468


##########
artemis-distribution/src/main/resources/bin/artemis:
##########
@@ -91,6 +91,9 @@ if $cygwin ; then
 fi
 
 exec "$JAVACMD" $JAVA_ARGS $ARTEMIS_CLUSTER_PROPS \
+    --add-opens java.base/java.lang=ALL-UNNAMED \
+    --add-opens java.base/java.io=ALL-UNNAMED \
+    --add-opens java.base/java.util=ALL-UNNAMED \

Review Comment:
   hmmmmmmm... I don't need these with JDK17.
   
   @gnodet it would be so nice to get your hep here? :) 





Issue Time Tracking
-------------------

    Worklog Id:     (was: 873598)
    Time Spent: 4h 50m  (was: 4h 40m)

> Move CLI framework to picocli and implement auto-complete
> ---------------------------------------------------------
>
>                 Key: ARTEMIS-4372
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4372
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>            Reporter: Clebert Suconic
>            Assignee: Clebert Suconic
>            Priority: Major
>             Fix For: 2.31.0
>
>          Time Spent: 4h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to