diff options
| author | Stephen Vinoski <vinoski@apache.org> | 2006-11-24 22:40:04 +0000 |
|---|---|---|
| committer | Stephen Vinoski <vinoski@apache.org> | 2006-11-24 22:40:04 +0000 |
| commit | 059e7984ce35f1ed5e7a4dffcd07419b3526a8dd (patch) | |
| tree | 27a239a4428211a31c78384546ee47ceebbf9d33 /qpid/java/distribution | |
| parent | d8e05f8fa7a44d1cbdc3ff5517e71d69531851ce (diff) | |
| download | qpid-python-059e7984ce35f1ed5e7a4dffcd07419b3526a8dd.tar.gz | |
fix assembly plugin file permissions bug number noted in comment
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@479030 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/distribution')
| -rw-r--r-- | qpid/java/distribution/src/main/assembly/bin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/distribution/src/main/assembly/bin.xml b/qpid/java/distribution/src/main/assembly/bin.xml index 26ed640b8c..80ae153355 100644 --- a/qpid/java/distribution/src/main/assembly/bin.xml +++ b/qpid/java/distribution/src/main/assembly/bin.xml @@ -65,7 +65,7 @@ </fileSet> </fileSets> <files> - <!-- due to a bug in the assembly plugin (MASSEMBLY-133) you have + <!-- due to a bug in the assembly plugin (MASSEMBLY-153) you have to use decimal numbers to specify fileMode --> <file> <source>../common/etc/qpid-run.conf</source> |
