You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2015/05/12 02:39:05 UTC

[1/3] accumulo git commit: ACCUMULO-3799 Disable test-accumulo-maven-plugin during release

Repository: accumulo
Updated Branches:
  refs/heads/1.7 5e2a06d00 -> 6da1fb162
  refs/heads/master 8ccd7e7f3 -> cea170014


ACCUMULO-3799 Disable test-accumulo-maven-plugin during release


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

Branch: refs/heads/1.7
Commit: 6da1fb162b37b858ce4ff839eb14bd1b1a0e4e2d
Parents: 5e2a06d
Author: Josh Elser <el...@apache.org>
Authored: Mon May 11 19:09:41 2015 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Mon May 11 19:09:41 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/accumulo/blob/6da1fb16/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9ab40e9..5bf65e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -654,7 +654,7 @@
             <goals>clean deploy</goals>
             <preparationGoals>clean verify</preparationGoals>
             <tagNameFormat>@{project.version}</tagNameFormat>
-            <releaseProfiles>apache-release,move-source-tarball,seal-jars,skip-findbugs</releaseProfiles>
+            <releaseProfiles>apache-release,move-source-tarball,seal-jars,skip-findbugs,!test-accumulo-maven-plugin</releaseProfiles>
             <useReleaseProfile>false</useReleaseProfile>
             <pushChanges>false</pushChanges>
             <localCheckout>true</localCheckout>


[3/3] accumulo git commit: Merge branch '1.7'

Posted by el...@apache.org.
Merge branch '1.7'


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

Branch: refs/heads/master
Commit: cea170014acb6c6588c0d51b27fd0e3bff970dfd
Parents: 8ccd7e7 6da1fb1
Author: Josh Elser <el...@apache.org>
Authored: Mon May 11 20:38:08 2015 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Mon May 11 20:38:08 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/accumulo/blob/cea17001/pom.xml
----------------------------------------------------------------------


[2/3] accumulo git commit: ACCUMULO-3799 Disable test-accumulo-maven-plugin during release

Posted by el...@apache.org.
ACCUMULO-3799 Disable test-accumulo-maven-plugin during release


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

Branch: refs/heads/master
Commit: 6da1fb162b37b858ce4ff839eb14bd1b1a0e4e2d
Parents: 5e2a06d
Author: Josh Elser <el...@apache.org>
Authored: Mon May 11 19:09:41 2015 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Mon May 11 19:09:41 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/accumulo/blob/6da1fb16/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9ab40e9..5bf65e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -654,7 +654,7 @@
             <goals>clean deploy</goals>
             <preparationGoals>clean verify</preparationGoals>
             <tagNameFormat>@{project.version}</tagNameFormat>
-            <releaseProfiles>apache-release,move-source-tarball,seal-jars,skip-findbugs</releaseProfiles>
+            <releaseProfiles>apache-release,move-source-tarball,seal-jars,skip-findbugs,!test-accumulo-maven-plugin</releaseProfiles>
             <useReleaseProfile>false</useReleaseProfile>
             <pushChanges>false</pushChanges>
             <localCheckout>true</localCheckout>