summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-06 09:19:16 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-06 09:19:16 +0000
commitaf5347f99338bebae12ff9f6239c2fb24b2b828f (patch)
tree932f9ffa1ef945755825ad7e764e077144bea68a
parent27a833c83f69602a4ed5d5a9af6d398d19685542 (diff)
Include README files if they're present in modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772107 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/pom.xml b/java/sca/pom.xml
index 960c948004..2fbee30e9b 100644
--- a/java/sca/pom.xml
+++ b/java/sca/pom.xml
@@ -469,6 +469,7 @@
<includes>
<include>LICENSE</include>
<include>NOTICE</include>
+ <include>README</include>
<include>MANIFEST.MF</include>
</includes>
</resource>