[releng] Add missing application.entitlement file, produce .tar.gz for linux as well
Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
Change-Id: Ibbe724191e638c53d949fc3987137c2f59b6b4db
diff --git a/releng/org.eclipse.papyrus.marte.product/application.entitlement b/releng/org.eclipse.papyrus.marte.product/application.entitlement
new file mode 100644
index 0000000..5b0a423
--- /dev/null
+++ b/releng/org.eclipse.papyrus.marte.product/application.entitlement
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>com.apple.security.cs.allow-jit</key>
+ <true/>
+ <key>com.apple.security.cs.allow-unsigned-executable-memory</key>
+ <true/>
+ <key>com.apple.security.cs.disable-executable-page-protection</key>
+ <true/>
+ <key>com.apple.security.cs.allow-dyld-environment-variables</key>
+ <true/>
+ <key>com.apple.security.cs.disable-library-validation</key>
+ <true/>
+ <key>com.apple.security.cs.debugger</key>
+ <true/>
+</dict>
+</plist>
diff --git a/releng/org.eclipse.papyrus.marte.product/pom.xml b/releng/org.eclipse.papyrus.marte.product/pom.xml
index 67f0865..e57c46b 100644
--- a/releng/org.eclipse.papyrus.marte.product/pom.xml
+++ b/releng/org.eclipse.papyrus.marte.product/pom.xml
@@ -29,7 +29,7 @@
<configuration>
<profile>org.eclipse.papyrus.marte</profile>
<formats>
- <linux>zip</linux>
+ <linux>tar.gz</linux>
<macosx>tar.gz</macosx>
</formats>
<products>