History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMQ-1306
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jonas Lim
Reporter: Bruce Snyder
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Remove reference to LogicBlaze from ActiveMQ --version command

Created: 02/Jul/07 03:50 PM   Updated: 02/Jul/07 07:05 PM
Component/s: None
Affects Version/s: 5.0.0, 4.1.1
Fix Version/s: 5.0.0, 4.1.2

Time Tracking:
Not Specified

File Attachments:
  Size
Text File CommandShellOutputFormatter.java.diff.txt 2007-07-02 03:50 PM Bruce Snyder 0.8 kb

Patch Info: Patch Available


 Description  « Hide
Running bin/activemq --version renders the following output:

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

Attached is a patch that changes the output to the following:

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/



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Jonas Lim - 02/Jul/07 07:05 PM
Thanks Bruce!

updated branch (r552644) and trunk(r552645) :