summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2007-06-27 14:25:13 +0000
committerMartin Ritchie <ritchiem@apache.org>2007-06-27 14:25:13 +0000
commit4a2147e0dcf4959200a1ab5b1055d08ce11a3f77 (patch)
tree0232d4413380f59476bd69c485cd193694d8c445 /java
parente240a64c89c59bfd4154f3612cbef7a3265edaee (diff)
downloadqpid-python-4a2147e0dcf4959200a1ab5b1055d08ce11a3f77.tar.gz
renamed the passwd programme qpid-passwd to match the change in bin directory.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@551176 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/broker/distribution/src/main/assembly/broker-bin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/broker/distribution/src/main/assembly/broker-bin.xml b/java/broker/distribution/src/main/assembly/broker-bin.xml
index 4b32630771..e66190a3f4 100644
--- a/java/broker/distribution/src/main/assembly/broker-bin.xml
+++ b/java/broker/distribution/src/main/assembly/broker-bin.xml
@@ -114,9 +114,9 @@
<fileMode>473</fileMode>
</file>
<file>
- <source>../bin/passwd</source>
+ <source>../bin/qpid-passwd</source>
<outputDirectory>qpid-${qpid.version}/bin</outputDirectory>
- <destName>passwd</destName>
+ <destName>qpid-passwd</destName>
<fileMode>473</fileMode>
</file>
<file>