summaryrefslogtreecommitdiffstats
path: root/java/sdo/distribution/src/main/assembly/src.xml
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2008-07-28 12:20:25 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2008-07-28 12:20:25 +0000
commitf17aaa54bb07ff13a92b464fdea23699c9f9f9cc (patch)
tree99fd97439b3b49573c7b93050aa860c6e1ab2603 /java/sdo/distribution/src/main/assembly/src.xml
parent7eaf1897444256bec9ce2168620a41e2cb977e90 (diff)
merge relevant required commits from the 1.1 branch up to 640209 (629426, 630144, 630180, 630184, 640196, 640209) - more to come from the 1.1 release and the 1.1.1 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680330 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sdo/distribution/src/main/assembly/src.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/java/sdo/distribution/src/main/assembly/src.xml b/java/sdo/distribution/src/main/assembly/src.xml
index 82615d77d2..21a92118e7 100644
--- a/java/sdo/distribution/src/main/assembly/src.xml
+++ b/java/sdo/distribution/src/main/assembly/src.xml
@@ -34,7 +34,6 @@
<includes>
<include>CHANGES</include>
<include>DISCLAIMER</include>
- <include>NOTICE</include>
</includes>
</fileSet>
<fileSet>
@@ -81,6 +80,11 @@
<filtered>true</filtered>
</file>
<file>
+ <source>src/main/release/src/NOTICE</source>
+ <outputDirectory>tuscany-sdo-${sdo.version}-src</outputDirectory>
+ <filtered>true</filtered>
+ </file>
+ <file>
<source>src/main/release/RELEASE_NOTES</source>
<outputDirectory>tuscany-sdo-${sdo.version}-src</outputDirectory>
<filtered>true</filtered>