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/08/04 18:54:26 UTC

svn commit: r1153924 - /james/app/branches/3_0_beta3/pom.xml

Author: rdonkin
Date: Thu Aug  4 16:54:25 2011
New Revision: 1153924

URL: http://svn.apache.org/viewvc?rev=1153924&view=rev
Log:
Ensure that cryptography README included.

Modified:
    james/app/branches/3_0_beta3/pom.xml

Modified: james/app/branches/3_0_beta3/pom.xml
URL: http://svn.apache.org/viewvc/james/app/branches/3_0_beta3/pom.xml?rev=1153924&r1=1153923&r2=1153924&view=diff
==============================================================================
--- james/app/branches/3_0_beta3/pom.xml (original)
+++ james/app/branches/3_0_beta3/pom.xml Thu Aug  4 16:54:25 2011
@@ -373,6 +373,13 @@ END Tanuki Software License ============
                     <exclude>licensing.xml</exclude>
                 </excludes>
             </resource>
+            <resource>
+                <directory>.</directory>
+                <targetPath>META-INF</targetPath>
+                <includes>
+                    <include>README*</include>
+                </includes>
+            </resource>
           </webResources>
         </configuration>
         <executions>



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