You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ar...@apache.org on 2012/10/12 08:28:35 UTC

svn commit: r1397451 - /openwebbeans/trunk/pom.xml

Author: arne
Date: Fri Oct 12 06:28:35 2012
New Revision: 1397451

URL: http://svn.apache.org/viewvc?rev=1397451&view=rev
Log:
OWB-712 enable console output for checkstyle

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1397451&r1=1397450&r2=1397451&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Fri Oct 12 06:28:35 2012
@@ -375,6 +375,7 @@
                 <configuration>
                     <configLocation>openwebbeans/owb-checks-default.xml</configLocation>
                     <headerLocation>openwebbeans/owb-header.txt</headerLocation>
+                    <consoleOutput>true</consoleOutput>
                 </configuration>
                 <dependencies>
                     <dependency>