diff options
-rw-r--r-- | java/distribution/src/main/assembly/bin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/distribution/src/main/assembly/bin.xml b/java/distribution/src/main/assembly/bin.xml index 26ed640b8c..80ae153355 100644 --- a/java/distribution/src/main/assembly/bin.xml +++ b/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> |