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/08 13:14:07 UTC

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

Author: rdonkin
Date: Sun May  8 11:14:07 2011
New Revision: 1100719

URL: http://svn.apache.org/viewvc?rev=1100719&view=rev
Log:
Remove Mime4J specific Javadoc exclusions

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=1100719&r1=1100718&r2=1100719&view=diff
==============================================================================
--- james/mailet/ai/trunk/pom.xml (original)
+++ james/mailet/ai/trunk/pom.xml Sun May  8 11:14:07 2011
@@ -272,9 +272,6 @@ Javadoc
             </goals>
           </execution>
         </executions>
-        <configuration>
-          <excludePackageNames>org.apache.james.mime4j.field.address.parser:org.apache.james.mime4j.field.contentdisposition.parser:org.apache.james.mime4j.field.contenttype.parser:org.apache.james.mime4j.field.datetime.parser:org.apache.james.mime4j.field.language.parser:org.apache.james.mime4j.field.mimeversion.parser:org.apache.james.mime4j.field.structured.parser</excludePackageNames>
-        </configuration>
       </plugin>
       
 <!-- 



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