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

Justin Bertram edited comment on ARTEMIS-985 at 2/21/17 6:36 PM:
-----------------------------------------------------------------

This was fixed on the master branch via 
[7d17d0af1ce98abc67affaf2ecbc23fc8323e566|https://github.com/apache/activemq-artemis/commit/7d17d0af1ce98abc67affaf2ecbc23fc8323e566],
 but it wasn't fixed on the 1.x branch.


was (Author: jbertram):
This was fixed on the master branch via 
7d17d0af1ce98abc67affaf2ecbc23fc8323e566, but it wasn't fixed on the 1.x branch.

> Configuring Broker Instance references activemq executable
> ----------------------------------------------------------
>
>                 Key: ARTEMIS-985
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-985
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.5.3
>         Environment: Documentation
>            Reporter: Jason Sherman
>            Assignee: Justin Bertram
>            Priority: Minor
>
> The Creating Broker Instances section [1] of the 1.5.3 docs references an 
> activemq executable:
> {code}
> cd /var/lib
> ${ARTEMIS_HOME}/bin/activemq create mybroker
> {code}
> Should be changed to:
> {code}
> cd /var/lib
> ${ARTEMIS_HOME}/bin/artemis create mybroker
> {code}
> [1] https://activemq.apache.org/artemis/docs/1.5.3/using-server.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to