Skip to content

Commit

Permalink
activemq v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Dec 5, 2011
1 parent 75f5574 commit 64dc1b7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ Description

Installs activemq and sets up a service using the init script that comes with it.

Changes
=======

## v1.0.2:

* [COOK-800] - activemq cookbook should install 5.5.1 by default
* [COOK-872] - activemq home directory isn't explicitly created

Requirements
============

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
license "Apache 2.0"
description "Installs activemq and sets it up as service"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.0.0"
version "1.0.2"

%w{ubuntu debian redhat centos}.each do |os|
supports os
Expand Down

0 comments on commit 64dc1b7

Please sign in to comment.