zyxist / chainsaw

Gradle plugin: adds support for building Java 9 modules.
Apache License 2.0
70 stars 4 forks source link

generated unix start script does not work properly on Cygwin #13

Open Vampire opened 6 years ago

Vampire commented 6 years ago

As the CLASSPATH is empty now, line 117 which is

    CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`

fails with cygpath: can't convert empty path