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>


Reply via email to