You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2020/01/03 02:52:00 UTC

[jira] [Updated] (ARTEMIS-2585) Remove nested quotes from artemis.profile

     [ https://issues.apache.org/jira/browse/ARTEMIS-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram updated ARTEMIS-2585:
------------------------------------
    Priority: Minor  (was: Major)

> Remove nested quotes from artemis.profile
> -----------------------------------------
>
>                 Key: ARTEMIS-2585
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2585
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Domenico Bruscino
>            Priority: Minor
>             Fix For: 2.11.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The JAVA_ARGS line in the generated artemis.profile contains nested quotes around the hawtio.offline value:
> {code}
> JAVA_ARGS=" -XX:+PrintClassHistogram -XX:+UseG1GC -Xms512M -Xmx2G -Dhawtio.realm=activemq  -Dhawtio.offline="true" -Dhawtio.role=amq -Dhawtio.rolePrincipalClasses=org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal -Djolokia.policyLocation=${ARTEMIS_INSTANCE_ETC_URI}jolokia-access.xml -Djon.id=amq"
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)