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:37 UTC

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

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>