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

Reply via email to