Repository: accumulo
Updated Branches:
  refs/heads/1.6.0-SNAPSHOT 63ca9c93e -> 534b0e7fc


ACCUMULO-2171 Change release to skip most tests

  Tests should have been performed before a release, and can be tested
  again during voting, prior to approval.


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

Branch: refs/heads/1.6.0-SNAPSHOT
Commit: c661d91904db8a420f29de25a0206f43ffd928cd
Parents: 63ca9c9
Author: Christopher Tubbs <ctubb...@apache.org>
Authored: Wed Apr 9 17:02:24 2014 -0400
Committer: Christopher Tubbs <ctubb...@apache.org>
Committed: Wed Apr 9 17:12:51 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/accumulo/blob/c661d919/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3ebc8f7..b6f30a0 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</arguments>
+            <arguments>-P apache-release,thrift,assemble,docs 
-Dit.test=SimpleProxyIT,ExamplesIT -DfailIfNoTests=false</arguments>
             <autoVersionSubmodules>true</autoVersionSubmodules>
             <goals>clean deploy</goals>
             <preparationGoals>clean verify</preparationGoals>

Reply via email to