Skip to content

Commit

Permalink
Reverted WHIRR-184 since it was an invalid change.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/incubator/whirr/trunk@1059103 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
tomwhite committed Jan 14, 2011
1 parent 0005c24 commit 4cdd680
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions CHANGES.txt
Expand Up @@ -43,9 +43,6 @@ Trunk (unreleased changes)
WHIRR-178. [Hadoop] Guard useradd against existing user account.
(Lars George via tomwhite)

WHIRR-184. Add HBase service to list of dependencies.
(Lars George via tomwhite)

WHIRR-187. [HBase] Change hbase.tmp.dir to be in line with Hadoop service.
(Lars George via tomwhite)

Expand Down
5 changes: 0 additions & 5 deletions cli/pom.xml
Expand Up @@ -54,11 +54,6 @@
<artifactId>whirr-hbase</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>whirr-hbase</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jclouds</groupId>
<artifactId>jclouds-allcompute</artifactId>
Expand Down

0 comments on commit 4cdd680

Please sign in to comment.