summaryrefslogtreecommitdiff
path: root/java/build.xml
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2006-11-10 13:15:56 +0000
committerMartin Ritchie <ritchiem@apache.org>2006-11-10 13:15:56 +0000
commit634a05bb8419bf9b8626283baf50b7a1d859ccf4 (patch)
tree913ee1e703b83bbbeb7fc43be056710658029815 /java/build.xml
parent79bf58500cb56db4b785220c0b8c581232ee011a (diff)
downloadqpid-python-634a05bb8419bf9b8626283baf50b7a1d859ccf4.tar.gz
QPID-78
Added DISCLAIMER.txt LICENSE.txt and NOTICE.txt to the built jars git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473331 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/build.xml')
-rw-r--r--java/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/build.xml b/java/build.xml
index 4bac00d261..e469e02362 100644
--- a/java/build.xml
+++ b/java/build.xml
@@ -157,7 +157,7 @@
<fileset dir="release-docs">
<include name="RELEASE_NOTES.txt"/>
</fileset>
- <fileset dir="">
+ <fileset dir="${project.root}">
<include name="LICENSE.txt"/>
<include name="README.txt"/>
<include name="NOTICE.txt"/>