diff options
| author | Stephen Vinoski <vinoski@apache.org> | 2006-11-09 06:23:38 +0000 |
|---|---|---|
| committer | Stephen Vinoski <vinoski@apache.org> | 2006-11-09 06:23:38 +0000 |
| commit | ecbd530f05573d7a0773b1f27beb7f09710360c8 (patch) | |
| tree | 0b5f01a4a524b1ced0b767a3c86d686d88dad931 /qpid/java/build.xml | |
| parent | 0ef44feacbbdc496feac7cd76f14b101407b9134 (diff) | |
| download | qpid-python-ecbd530f05573d7a0773b1f27beb7f09710360c8.tar.gz | |
remove spaces from release documents directory name
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@472787 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/build.xml')
| -rw-r--r-- | qpid/java/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/build.xml b/qpid/java/build.xml index 5dc7eb712b..13633ee25e 100644 --- a/qpid/java/build.xml +++ b/qpid/java/build.xml @@ -126,7 +126,7 @@ <!-- Copy Various Txt files to prepare directory --> <copy todir="${build.release.prepare}" > - <fileset dir="doc/Release Docs"> + <fileset dir="doc/release-docs"> <include name="LICENSE.txt"/> <include name="README.txt"/> <include name="NOTICE.txt"/> |
