bharath v created HBASE-10917:
---------------------------------
Summary: Fix hbase book "Tests" page
Key: HBASE-10917
URL: https://issues.apache.org/jira/browse/HBASE-10917
Project: HBase
Issue Type: Bug
Components: documentation
Affects Versions: 0.99.0
Reporter: bharath v
Assignee: bharath v
Priority: Trivial
The command specified to run all tests under the package using a wild card
mvn test -Dtest=org.apache.hadoop.hbase.client.* doesnt work. Instead it should
be mvn test '-Dtest=org.apache.hadoop.hbase.client.*' .
--
This message was sent by Atlassian JIRA
(v6.2#6252)