summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Greig <rgreig@apache.org>2007-04-09 09:18:09 +0000
committerRobert Greig <rgreig@apache.org>2007-04-09 09:18:09 +0000
commitdf4e6f2cc01a672bb2891f55e8d2c61df4eea0ec (patch)
tree657da076b50da1930d4eab92541ae46754813116
parente846cc92cc9d5b34a3fc2182855b1f2efc5385db (diff)
downloadqpid-python-df4e6f2cc01a672bb2891f55e8d2c61df4eea0ec.tar.gz
Modified assembly to pick up bdb backup script.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@526683 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--java/distribution/src/main/assembly/bin.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/distribution/src/main/assembly/bin.xml b/java/distribution/src/main/assembly/bin.xml
index 7ec325b00c..397096c17f 100644
--- a/java/distribution/src/main/assembly/bin.xml
+++ b/java/distribution/src/main/assembly/bin.xml
@@ -178,6 +178,12 @@
<destName>runAll</destName>
<fileMode>493</fileMode>
</file>
+ <file>
+ <source>../bdbstore/bin/bdbbackup</source>
+ <outputDirectory>qpid-${qpid.version}/bin</outputDirectory>
+ <destName>bdbbackup</destName>
+ <fileMode>493</fileMode>
+ </file>
</files>
<dependencySets>
<dependencySet>