GitHub user dmvolod opened a pull request:
https://github.com/apache/camel/pull/2227
Remove execute permissions from unnecessary files
This PR removes execute permissions from unnecessary files. This is not
very good to have it on *nix systems otherwise for .sh and other executables
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dmvolod/camel execfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2227.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2227
----
commit 8373ea656612be90cde092be35b9c8674af8dd98
Author: Dmitry Volodin <dmvolod@...>
Date: 2018-02-16T09:05:59Z
Remove execute permissions from unnesseary files
----
---