Repository: accumulo
Updated Branches:
  refs/heads/master 040da03b7 -> 70142dafc


ACCUMULO-2171 Include ReadWriteIT (SunnyDay) tests in release:prepare


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/81f48054
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/81f48054
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/81f48054

Branch: refs/heads/master
Commit: 81f4805403007c9d146cf36bbeb64fa5d4614ec8
Parents: 18fa298
Author: Christopher Tubbs <ctubb...@apache.org>
Authored: Fri Apr 11 11:43:47 2014 -0400
Committer: Christopher Tubbs <ctubb...@apache.org>
Committed: Fri Apr 11 12:52:11 2014 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/81f48054/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8dfdf87..f769a71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -549,7 +549,7 @@
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
           <configuration>
-            <arguments>-P apache-release,thrift,assemble,docs 
-Dit.test=SimpleProxyIT,ExamplesIT -DfailIfNoTests=false</arguments>
+            <arguments>-P apache-release,thrift,assemble,docs 
-Dit.test=ReadWriteIT,SimpleProxyIT,ExamplesIT -DfailIfNoTests=false</arguments>
             <autoVersionSubmodules>true</autoVersionSubmodules>
             <goals>clean deploy</goals>
             <preparationGoals>clean verify</preparationGoals>

Reply via email to