Author: dsh
Date: Wed Apr 21 09:08:11 2010
New Revision: 936214

URL: http://svn.apache.org/viewvc?rev=936214&view=rev
Log:
* commented clover plugin in the reporting section too for now due to a missing 
license.


Modified:
    openejb/trunk/openejb3/pom.xml

Modified: openejb/trunk/openejb3/pom.xml
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb3/pom.xml?rev=936214&r1=936213&r2=936214&view=diff
==============================================================================
--- openejb/trunk/openejb3/pom.xml (original)
+++ openejb/trunk/openejb3/pom.xml Wed Apr 21 09:08:11 2010
@@ -949,12 +949,14 @@
                  <additionalJOption>-J-Xmx1024m</additionalJOption>
         </configuration>
       </plugin>
+<!--
       <plugin>
         <artifactId>maven-clover-plugin</artifactId>
         <configuration>
           <generateHistorical>true</generateHistorical>
         </configuration>
       </plugin>
+-->
     </plugins>
   </reporting>
 </project>


Reply via email to