Repository: commons-rng
Updated Branches:
  refs/heads/master b8f28ccbe -> 086a15e08


Do not output log violations on the console.


Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/086a15e0
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/086a15e0
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/086a15e0

Branch: refs/heads/master
Commit: 086a15e085ce1e25d52fefe6682042670bccadd0
Parents: b8f28cc
Author: Artem Barger <[email protected]>
Authored: Thu Aug 18 00:09:35 2016 +0300
Committer: Artem Barger <[email protected]>
Committed: Thu Aug 18 00:11:59 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/commons-rng/blob/086a15e0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0e3d4ed..c35da11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,7 +302,6 @@
                 <configuration>
                     
<includeTestSourceDirectory>true</includeTestSourceDirectory>
                     <configLocation>checkstyle.xml</configLocation>
-                    <logViolationsToConsole>true</logViolationsToConsole>
                 </configuration>
             </plugin>
         </plugins>

Reply via email to