[
https://issues.apache.org/jira/browse/ARTEMIS-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17166851#comment-17166851
]
ASF subversion and git services commented on ARTEMIS-2846:
----------------------------------------------------------
Commit 3ce9e2e0dc3f1cab836fb1563f38894cf252d6b8 in activemq-artemis's branch
refs/heads/master from brusdev
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=3ce9e2e ]
ARTEMIS-2846 Cannot define hawtio.role with whitespace
Move the `hawtio.role` property definition to avoid the word splitting.
> Cannot define hawtio.role with whitespace
> -----------------------------------------
>
> Key: ARTEMIS-2846
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2846
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Domenico Francesco Bruscino
> Assignee: Domenico Francesco Bruscino
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> There is no way to define the `hawtio.role` property with a whitespace using
> the `artemis.profile` file. The reason is [word
> splitting|https://mywiki.wooledge.org/WordSplitting] and the fact that quotes
> expanded from variables don't act as quotes, but are just ordinary characters.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)