You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by li...@apache.org on 2013/08/02 20:18:16 UTC

svn commit: r1509799 - /hbase/branches/0.89-fb/pom.xml

Author: liyin
Date: Fri Aug  2 18:18:16 2013
New Revision: 1509799

URL: http://svn.apache.org/r1509799
Log:
[master] Disable and deprecate the rest client testing

Author: liyintang

Summary: Disable and deprecate the rest client testing

Test Plan: mvn test

Reviewers: manukranthk

Reviewed By: manukranthk

CC: hbase-eng@

Differential Revision: https://phabricator.fb.com/D911456

Modified:
    hbase/branches/0.89-fb/pom.xml

Modified: hbase/branches/0.89-fb/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.89-fb/pom.xml?rev=1509799&r1=1509798&r2=1509799&view=diff
==============================================================================
--- hbase/branches/0.89-fb/pom.xml (original)
+++ hbase/branches/0.89-fb/pom.xml Fri Aug  2 18:18:16 2013
@@ -422,6 +422,7 @@
             <exclude>**/replication/*.java</exclude>
             <exclude>**/avro/*.java</exclude>
             <exclude>**/rest/*.java</exclude>
+            <exclude>**/rest/*/*.java</exclude>
                   </patternset>
                 </untar>
                 <move todir="${basedir}">