Merge pull request #4561 from vpavic/update-docs
* pr/4561: Fix incorrect default value for executable flag
This commit is contained in:
@@ -392,7 +392,7 @@ want the other Boot features but not this one)
|
||||
|
||||
|`executable`
|
||||
|Boolean flag to indicate if jar files are fully executable on Unix like operating
|
||||
systems. Defaults to `true`.
|
||||
systems. Defaults to `false`.
|
||||
|
||||
|`embeddedLaunchScript`
|
||||
|The embedded launch script to prepend to the front of the jar if it is fully executable.
|
||||
|
||||
Reference in New Issue
Block a user