You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by st...@apache.org on 2012/10/12 15:38:09 UTC

[2/2] git commit: enable checkstyle reporting on the commandline

enable checkstyle reporting on the commandline

catched by Arne


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

Branch: refs/heads/master
Commit: c3364f21f8e1908fe19a910c1ebd27392f1afdb0
Parents: c2951e9
Author: Mark Struberg <st...@apache.org>
Authored: Fri Oct 12 15:36:03 2012 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Fri Oct 12 15:36:03 2012 +0200

----------------------------------------------------------------------
 deltaspike/parent/pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/c3364f21/deltaspike/parent/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/parent/pom.xml b/deltaspike/parent/pom.xml
index 1f015ad..9880125 100644
--- a/deltaspike/parent/pom.xml
+++ b/deltaspike/parent/pom.xml
@@ -645,6 +645,7 @@
                 <configuration>
                     <configLocation>deltaspike/default-checks.xml</configLocation>
                     <headerLocation>deltaspike/asf-header.txt</headerLocation>
+                    <consoleOutput>true</consoleOutput>
                 </configuration>
                 <dependencies>
                     <dependency>