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 12:52:18 UTC

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

Author: rdonkin
Date: Tue May 31 10:52:18 2011
New Revision: 1129616

URL: http://svn.apache.org/viewvc?rev=1129616&view=rev
Log:
Removed unused plugin configuration

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=1129616&r1=1129615&r2=1129616&view=diff
==============================================================================
--- james/mailet/ai/trunk/pom.xml (original)
+++ james/mailet/ai/trunk/pom.xml Tue May 31 10:52:18 2011
@@ -349,39 +349,7 @@ OSGI
             </instructions>
          </configuration>
       </plugin>
-<!-- 
-
-
 
-
-=============================================
-DOAP
- -->      
- <!-- 
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-doap-plugin</artifactId>
-        <configuration>
-         <doapOptions>
-           <programmingLanguage>java</programmingLanguage>
-           <category>mail</category>
-         </doapOptions>
-         <asfExtOptions>
-           <included>true</included>
-           <charter>Mail processors using artificial intelligence (AI) techniques.</charter>
-         </asfExtOptions>
-        </configuration>
-        <executions>
-          <execution>
-            <id>package</id>
-            <phase>package</phase>
-            <goals>
-              <goal>generate</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-       -->
 <!-- 
 
 



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