HBASE-16785 We are not running all tests Do nothing patch just to get baseline of how many tests we run

This commit is contained in:
Michael Stack 2017-01-26 12:17:48 -08:00
parent 59cd8e510c
commit 1ee8776273
11 changed files with 11 additions and 0 deletions

View File

@ -27,6 +27,7 @@
<version>2.0.0-SNAPSHOT</version>
<name>Apache HBase - Checkstyle</name>
<description>Module to hold Checkstyle properties for HBase.</description>
<!--REMOVE-->
<parent>
<artifactId>hbase</artifactId>

View File

@ -31,6 +31,7 @@
<artifactId>hbase-client</artifactId>
<name>Apache HBase - Client</name>
<description>Client of HBase</description>
<!--REMOVE-->
<build>
<plugins>

View File

@ -30,6 +30,7 @@
<artifactId>hbase-common</artifactId>
<name>Apache HBase - Common</name>
<description>Common functionality for HBase</description>
<!--REMOVE-->
<build>
<resources>

View File

@ -30,6 +30,7 @@
<artifactId>hbase-endpoint</artifactId>
<name>Apache HBase - Coprocessor Endpoint</name>
<description>HBase Coprocessor Endpoint implementations</description>
<!--REMOVE-->
<properties>
<maven.javadoc.skip>true</maven.javadoc.skip>

View File

@ -29,6 +29,7 @@
<artifactId>hbase-examples</artifactId>
<name>Apache HBase - Examples</name>
<description>Examples of HBase usage</description>
<!--REMOVE-->
<build>
<plugins>
<plugin>

View File

@ -38,6 +38,7 @@
longer than the HBase regionserver process and are not necessarily tied to a single computer
life time. However external block caches add in extra operational overhead.
</description>
<!--REMOVE-->
<build>
<plugins>

View File

@ -33,6 +33,7 @@
Interfaces to be implemented in order to smooth
over hadoop version differences
</description>
<!--REMOVE-->
<build>
<plugins>

View File

@ -31,6 +31,7 @@ limitations under the License.
Interfaces to be implemented in order to smooth
over hadoop version differences
</description>
<!--REMOVE-->
<build>
<plugins>

View File

@ -30,6 +30,7 @@
<artifactId>hbase-prefix-tree</artifactId>
<name>Apache HBase - Prefix Tree</name>
<description>Prefix Tree Data Block Encoder</description>
<!--REMOVE-->
<build>
<plugins>

View File

@ -30,6 +30,7 @@
<artifactId>hbase-procedure</artifactId>
<name>Apache HBase - Procedure</name>
<description>Procedure Framework</description>
<!--REMOVE-->
<build>
<plugins>

View File

@ -31,6 +31,7 @@
<artifactId>hbase-rsgroup</artifactId>
<name>Apache HBase - RSGroup</name>
<description>Regionserver Groups for HBase</description>
<!--REMOVE-->
<build>
<plugins>