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/05/31 16:46:07 UTC

svn commit: r1129714 - /james/mailet/ai/trunk/pom.xml

Author: rdonkin
Date: Tue May 31 14:46:07 2011
New Revision: 1129714

URL: http://svn.apache.org/viewvc?rev=1129714&view=rev
Log:
LICENSE and NOTICE configured in apache parent pom.

Modified:
    james/mailet/ai/trunk/pom.xml

Modified: james/mailet/ai/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/ai/trunk/pom.xml?rev=1129714&r1=1129713&r2=1129714&view=diff
==============================================================================
--- james/mailet/ai/trunk/pom.xml (original)
+++ james/mailet/ai/trunk/pom.xml Tue May 31 14:46:07 2011
@@ -147,33 +147,6 @@ Javadoc
         </executions>
       </plugin>
       
-<!-- 
-
-
-
-
-=============================================
-NOTICE and LICENSE (add to generated JAR)
- -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-remote-resources-plugin</artifactId>
-        <executions>
-          <execution>
-            <goals>
-              <goal>process</goal>
-            </goals>
-            <configuration>
-              <resourceBundles>
-                <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
-              </resourceBundles>
-              <properties>
-                 <addLicense>true</addLicense>
-              </properties>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
 
 <!-- 
 



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