[
https://issues.apache.org/activemq/browse/AMQ-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonas Lim resolved AMQ-1306.
----------------------------
Resolution: Fixed
Fix Version/s: 5.0.0
4.1.2
Assignee: Jonas Lim
Thanks Bruce!
updated branch (r552644) and trunk(r552645) :
> Remove reference to LogicBlaze from ActiveMQ --version command
> ---------------------------------------------------------------
>
> Key: AMQ-1306
> URL: https://issues.apache.org/activemq/browse/AMQ-1306
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 4.1.1, 5.0.0
> Reporter: Bruce Snyder
> Assignee: Jonas Lim
> Fix For: 4.1.2, 5.0.0
>
> Attachments: CommandShellOutputFormatter.java.diff.txt
>
>
> Running {{bin/activemq --version}} renders the following output:
> {quote}
> ACTIVEMQ_HOME: /Users/bsnyder/apache-activemq-4.1.1
> ACTIVEMQ_BASE: /Users/bsnyder/apache-activemq-4.1.1
> ActiveMQ 4.1.1
> For help or more information please see: http://www.logicblaze.com
> {quote}
> Attached is a patch that changes the output to the following:
> {quote}
> ACTIVEMQ_HOME: /Users/bsnyder/apache-activemq-4.1.1
> ACTIVEMQ_BASE: /Users/bsnyder/apache-activemq-4.1.1
> ActiveMQ 4.1.1
> For help or more information please see: http://activemq.apache.org/
> {quote}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.