initializr/initializr-generator-spring
HaiTao Zhang 292e47e98b Refactor support for testing executable files
Previously, hasExecutableFile only checked if the
file exists and not if it was executable. This commit
ensures that the file exists and is executable using
ExecTask as Unzip and Untar do not preserve file permissions.

See gh-937
2019-07-02 14:25:24 -07:00
..
src Refactor support for testing executable files 2019-07-02 14:25:24 -07:00
pom.xml Use a strategy for Kotlin version resolution 2019-06-27 15:12:45 +01:00