From 3e66eccb551e15ad90d5d41db444ca736269c220 Mon Sep 17 00:00:00 2001 From: "Christopher L. Shannon (cshannon)" Date: Wed, 8 Feb 2017 13:16:34 -0500 Subject: [PATCH] https://issues.apache.org/jira/browse/AMQ-6595 Fixing tar permissions so that everything is 0755 or 0644 as it should be (cherry picked from commit 1d15908e71942ced7e4987273846976753a028f6) --- assembly/src/main/descriptors/common-bin.xml | 10 ++++++++++ assembly/src/main/descriptors/unix-bin.xml | 2 ++ 2 files changed, 12 insertions(+) diff --git a/assembly/src/main/descriptors/common-bin.xml b/assembly/src/main/descriptors/common-bin.xml index 8272aea015..f00ec9d999 100644 --- a/assembly/src/main/descriptors/common-bin.xml +++ b/assembly/src/main/descriptors/common-bin.xml @@ -147,6 +147,8 @@ ${pom.groupId}:activemq-web org.fusesource.hawtbuf:hawtbuf + 0644 + 0755 /lib/camel @@ -158,6 +160,8 @@ org.apache.camel:camel-jms org.apache.activemq:activemq-camel + 0644 + 0755 /lib/optional @@ -234,6 +238,8 @@ io.fabric8.insight:insight-log4j + 0644 + 0755 /lib/extra @@ -247,6 +253,8 @@ org.apache.activemq.tooling:activemq-junit + 0644 + 0755 /lib/web @@ -283,6 +291,8 @@ org.jolokia:jolokia-core com.googlecode.json-simple:json-simple + 0644 + 0755 diff --git a/assembly/src/main/descriptors/unix-bin.xml b/assembly/src/main/descriptors/unix-bin.xml index e6e8bd461a..27ea0e5cf6 100644 --- a/assembly/src/main/descriptors/unix-bin.xml +++ b/assembly/src/main/descriptors/unix-bin.xml @@ -50,6 +50,8 @@ examples/**/pom.xml + 0644 + 0755 unix true