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 2014/08/22 21:07:36 UTC

[1/3] git commit: ACCUMULO-3080 Remove debug logging from invoker-plugin configuration.

Repository: accumulo
Updated Branches:
  refs/heads/1.6.1-SNAPSHOT e84ff66a1 -> 3f4e7b44f
  refs/heads/master eb427d7b9 -> 5ef4da5c6


ACCUMULO-3080 Remove debug logging from invoker-plugin configuration.


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

Branch: refs/heads/1.6.1-SNAPSHOT
Commit: 3f4e7b44f5391120c4a4575b0830fdabcb8b8b61
Parents: e84ff66
Author: Josh Elser <el...@apache.org>
Authored: Fri Aug 22 15:03:16 2014 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Fri Aug 22 15:03:16 2014 -0400

----------------------------------------------------------------------
 maven-plugin/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/3f4e7b44/maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml
index 64e3503..9d286d8 100644
--- a/maven-plugin/pom.xml
+++ b/maven-plugin/pom.xml
@@ -99,7 +99,6 @@
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
             <configuration>
-              <debug>true</debug>
               <noLog>true</noLog>
               <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
               <pomIncludes>


[3/3] git commit: Merge branch '1.6.1-SNAPSHOT'

Posted by el...@apache.org.
Merge branch '1.6.1-SNAPSHOT'


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

Branch: refs/heads/master
Commit: 5ef4da5c6670d186df7af04e23c157b34826108d
Parents: eb427d7 3f4e7b4
Author: Josh Elser <el...@apache.org>
Authored: Fri Aug 22 15:03:49 2014 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Fri Aug 22 15:03:49 2014 -0400

----------------------------------------------------------------------
 maven-plugin/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/5ef4da5c/maven-plugin/pom.xml
----------------------------------------------------------------------


[2/3] git commit: ACCUMULO-3080 Remove debug logging from invoker-plugin configuration.

Posted by el...@apache.org.
ACCUMULO-3080 Remove debug logging from invoker-plugin configuration.


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

Branch: refs/heads/master
Commit: 3f4e7b44f5391120c4a4575b0830fdabcb8b8b61
Parents: e84ff66
Author: Josh Elser <el...@apache.org>
Authored: Fri Aug 22 15:03:16 2014 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Fri Aug 22 15:03:16 2014 -0400

----------------------------------------------------------------------
 maven-plugin/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/3f4e7b44/maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml
index 64e3503..9d286d8 100644
--- a/maven-plugin/pom.xml
+++ b/maven-plugin/pom.xml
@@ -99,7 +99,6 @@
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
             <configuration>
-              <debug>true</debug>
               <noLog>true</noLog>
               <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
               <pomIncludes>