From ee1ef4909cb57cf5581dadc3db07c54caaa65d44 Mon Sep 17 00:00:00 2001 From: jlizier Date: Sun, 25 Nov 2018 23:39:44 +1100 Subject: [PATCH] Storing executable permissions for jar file, .sh and .bat files in the distribution .zip and now making a .tar.gz distribution also --- build.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index d2f0f1dd..3f9b4e18 100755 --- a/build.xml +++ b/build.xml @@ -11,6 +11,7 @@ + @@ -148,6 +149,7 @@ + @@ -293,24 +295,30 @@ - + - + - + + + + + + +