summaryrefslogtreecommitdiff
path: root/java/distribution/src
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2007-03-27 15:42:40 +0000
committerMartin Ritchie <ritchiem@apache.org>2007-03-27 15:42:40 +0000
commitb8ad46503da10b7ae4c42ea50e56c3ba37bc7879 (patch)
tree928efcb3255fc690ba2f81667aa224055e9f2c1c /java/distribution/src
parent8b2a3920a8aa1654d6d13341cc60185116ecd75b (diff)
downloadqpid-python-b8ad46503da10b7ae4c42ea50e56c3ba37bc7879.tar.gz
forgot to rename files after they had been copied
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@522961 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/distribution/src')
-rw-r--r--java/distribution/src/main/assembly/bin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/distribution/src/main/assembly/bin.xml b/java/distribution/src/main/assembly/bin.xml
index 0d385f56a7..cabc92de4d 100644
--- a/java/distribution/src/main/assembly/bin.xml
+++ b/java/distribution/src/main/assembly/bin.xml
@@ -127,13 +127,13 @@
<file>
<source>../broker/bin/qpid.stop</source>
<outputDirectory>qpid-${qpid.version}/bin</outputDirectory>
- <destName>qpid-server</destName>
+ <destName>qpid.stop</destName>
<fileMode>493</fileMode>
</file>
<file>
<source>../broker/bin/qpid.stopall</source>
<outputDirectory>qpid-${qpid.version}/bin</outputDirectory>
- <destName>qpid-server</destName>
+ <destName>qpid.stopall</destName>
<fileMode>493</fileMode>
</file>
<file>