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 GitHub Bot (Jira)" <ji...@apache.org> on 2020/01/02 15:45:00 UTC

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

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

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

                Author: ASF GitHub Bot
            Created on: 02/Jan/20 15:44
            Start Date: 02/Jan/20 15:44
    Worklog Time Spent: 10m 
      Work Description: brusdev commented on pull request #2926: ARTEMIS-2585 Remove nested quotes from artemis.profile
URL: https://github.com/apache/activemq-artemis/pull/2926
 
 
   Remove the nested quotes around the hawtio.offline value of the JAVA_ARGS line
   in the generated artemis.profile.
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

            Worklog Id:     (was: 365399)
    Remaining Estimate: 0h
            Time Spent: 10m

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