Author: antelder
Date: Wed May  6 09:19:16 2009
New Revision: 772107

URL: http://svn.apache.org/viewvc?rev=772107&view=rev
Log:
Include README files if they're present in modules

Modified:
    tuscany/java/sca/pom.xml

Modified: tuscany/java/sca/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/pom.xml?rev=772107&r1=772106&r2=772107&view=diff
==============================================================================
--- tuscany/java/sca/pom.xml (original)
+++ tuscany/java/sca/pom.xml Wed May  6 09:19:16 2009
@@ -469,6 +469,7 @@
                 <includes>
                     <include>LICENSE</include>
                     <include>NOTICE</include>
+                    <include>README</include>
                     <include>MANIFEST.MF</include>
                 </includes>
             </resource>


Reply via email to