You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2014/07/02 18:00:41 UTC

[12/26] git commit: Fix typo in app-packages/hbase/README.txt

Fix typo in app-packages/hbase/README.txt


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/f53db872
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/f53db872
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/f53db872

Branch: refs/heads/feature/SLIDER-151_Implement_full_slider_API_in_REST_and_switch_client_to_it
Commit: f53db87257f8a600594446f1a60a9614ec65369f
Parents: 9a54a0b
Author: tedyu <yu...@gmail.com>
Authored: Tue Jul 1 12:37:35 2014 -0700
Committer: tedyu <yu...@gmail.com>
Committed: Tue Jul 1 12:37:35 2014 -0700

----------------------------------------------------------------------
 app-packages/hbase/README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/f53db872/app-packages/hbase/README.txt
----------------------------------------------------------------------
diff --git a/app-packages/hbase/README.txt b/app-packages/hbase/README.txt
index 78d033e..a25ff8c 100644
--- a/app-packages/hbase/README.txt
+++ b/app-packages/hbase/README.txt
@@ -30,7 +30,7 @@ Use the following command to install HBase tarball locally:
 After HBase tarball is publised locally in maven repository, you can use the following command:
   mvn clean package -DskipTests -Phbase-app-package
 App package can be found in
-  app-packages/HBase/target/apache-slider-hbase-${hbase.version}-app-package-${slider.version}.zip
+  app-packages/hbase/target/apache-slider-hbase-${hbase.version}-app-package-${slider.version}.zip
 
 Create a zip package at the root of the package (<slider enlistment>/app-packages/hbase/)
   zip -r hbase-v098.zip .