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 rd...@apache.org on 2011/06/07 15:58:30 UTC

svn commit: r1133013 - /james/server/trunk/dnsservice-api/pom.xml

Author: rdonkin
Date: Tue Jun  7 13:58:29 2011
New Revision: 1133013

URL: http://svn.apache.org/viewvc?rev=1133013&view=rev
Log:
JAMES-1262 Inherit configuration but add test execution.

Modified:
    james/server/trunk/dnsservice-api/pom.xml

Modified: james/server/trunk/dnsservice-api/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/dnsservice-api/pom.xml?rev=1133013&r1=1133012&r2=1133013&view=diff
==============================================================================
--- james/server/trunk/dnsservice-api/pom.xml (original)
+++ james/server/trunk/dnsservice-api/pom.xml Tue Jun  7 13:58:29 2011
@@ -42,16 +42,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
-        <!-- This configuration is used by all goals -->
-        <configuration>
-          <archive>
-            <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
-            <manifest>
-              <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
-              <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
-            </manifest>
-          </archive>
-        </configuration>
         <executions>
           <execution>
             <goals>



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