Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.18.1
-
None
-
None
Description
Due to a bug (I created) the fetcher will no longer ever set the executable bit on a URI. This is a pretty dramatic bug, so I'm working on a patch now. It's caused by the substr call not passing a string length, so it picks up too many characters.
Bug was originally reported: https://github.com/jenkinsci/mesos-plugin/pull/35#issuecomment-42258983.