diff options
author | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2007-01-15 10:31:01 +0000 |
---|---|---|
committer | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2007-01-15 10:31:01 +0000 |
commit | 8c10b6b1fc6d1c9bfdba22a764a0fdeb66f8d59a (patch) | |
tree | b4853318421725dc0fca519f83ac1ba374ff140e /java | |
parent | a2f7b99c0d9c59817102f9a22fa16eb975218d75 (diff) | |
download | qpid-python-8c10b6b1fc6d1c9bfdba22a764a0fdeb66f8d59a.tar.gz |
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@496270 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r-- | java/perftests/distribution/src/main/assembly/performance.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/perftests/distribution/src/main/assembly/performance.xml b/java/perftests/distribution/src/main/assembly/performance.xml index c8635e4130..c36b7e3640 100644 --- a/java/perftests/distribution/src/main/assembly/performance.xml +++ b/java/perftests/distribution/src/main/assembly/performance.xml @@ -62,6 +62,7 @@ <includes> <include>*</include> </includes> + <fileMode>777</fileMode> </fileSet> <!-- Provide Source in easy access location --> |