vidakovic commented on a change in pull request #1381:
URL: https://github.com/apache/fineract/pull/1381#discussion_r503197048
##########
File path: gradlew
##########
@@ -130,6 +130,8 @@ fi
if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
APP_HOME=`cygpath --path --mixed "$APP_HOME"`
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
+
+ JAVACMD=`cygpath --unix "$JAVACMD"`
Review comment:
@ptuomola this seems to be still failing... how about kicking this one
in the trash can and starting from scratch? I think that would save us a ton of
time... going to do that.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]