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

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

    [ https://issues.apache.org/jira/browse/ARTEMIS-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007179#comment-17007179 ] 

ASF subversion and git services commented on ARTEMIS-2585:
----------------------------------------------------------

Commit 5081447d63f3dd4430837ba3ebfb7eed18d01b83 in activemq-artemis's branch refs/heads/master from brusdev
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=5081447 ]

ARTEMIS-2585 Remove nested quotes from artemis.profile

Remove the nested quotes around the hawtio.offline value of the JAVA_ARGS line
in the generated artemis.profile.


> 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: Major
>          Time Spent: 10m
>  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)