summaryrefslogtreecommitdiff
path: root/qpid/java/distribution/src/main/assembly/src.xml
diff options
context:
space:
mode:
authorStephen Vinoski <vinoski@apache.org>2007-01-05 05:09:49 +0000
committerStephen Vinoski <vinoski@apache.org>2007-01-05 05:09:49 +0000
commit65db6514e99bdce273d99d443d1be9b5d5c4882e (patch)
tree1d8bf3fbb87d23e0eb39f7424fa37aca34bf09f8 /qpid/java/distribution/src/main/assembly/src.xml
parent363a0a519d9997fc1e07f0732b2dd09b162d807d (diff)
downloadqpid-python-65db6514e99bdce273d99d443d1be9b5d5c4882e.tar.gz
moved some distribution files
moved some files around underneath the distribution directory, and changed some assemblies to pick them up git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@492902 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/distribution/src/main/assembly/src.xml')
-rw-r--r--qpid/java/distribution/src/main/assembly/src.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/qpid/java/distribution/src/main/assembly/src.xml b/qpid/java/distribution/src/main/assembly/src.xml
index b66425c3d2..49e1f8bfb2 100644
--- a/qpid/java/distribution/src/main/assembly/src.xml
+++ b/qpid/java/distribution/src/main/assembly/src.xml
@@ -32,10 +32,10 @@
<outputDirectory>qpid-${qpid.version}-src</outputDirectory>
<includes>
<include>DISCLAIMER</include>
- <include>LICENSE</include>
+ <include>LICENSE.txt</include>
<include>licenses/*.*</include>
- <include>NOTICE</include>
- <include>README</include>
+ <include>NOTICE.txt</include>
+ <include>README.txt</include>
<include>BUILDING.txt</include>
</includes>
</fileSet>