You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by fe...@apache.org on 2011/11/19 20:36:32 UTC

svn commit: r1204050 - /james/mailbox/trunk/jpa/pom.xml

Author: felixk
Date: Sat Nov 19 19:36:31 2011
New Revision: 1204050

URL: http://svn.apache.org/viewvc?rev=1204050&view=rev
Log:
Move to james-project 1.8-SNAPSHOT

Modified:
    james/mailbox/trunk/jpa/pom.xml

Modified: james/mailbox/trunk/jpa/pom.xml
URL: http://svn.apache.org/viewvc/james/mailbox/trunk/jpa/pom.xml?rev=1204050&r1=1204049&r2=1204050&view=diff
==============================================================================
--- james/mailbox/trunk/jpa/pom.xml (original)
+++ james/mailbox/trunk/jpa/pom.xml Sat Nov 19 19:36:31 2011
@@ -126,19 +126,6 @@
                     </execution>
                 </executions>
             </plugin>
-            <plugin>      
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>emma-maven-plugin</artifactId>
-                <inherited>true</inherited>          
-                <executions>
-                    <execution>
-                        <phase>process-classes</phase>               
-                        <goals>
-                            <goal>instrument</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
         </plugins>
     </build>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org