Author: mikedd
Date: Fri Apr 3 14:42:15 2009
New Revision: 761699
URL: http://svn.apache.org/viewvc?rev=761699&view=rev
Log:
OPENJPA-1015. Committing auditing patch from Donald Woods
Modified:
openjpa/trunk/pom.xml
Modified: openjpa/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=761699&r1=761698&r2=761699&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Fri Apr 3 14:42:15 2009
@@ -677,6 +677,7 @@
<configuration>
<configLocation>checkstyle.xml</configLocation>
<failsOnError>true</failsOnError>
+ <consoleOutput>true</consoleOutput>
</configuration>
</execution>
</executions>