Should gradle 2.4.4 read ~/.gradle/init.gradle automatically -


i finding gradle 2.4.4 not read ~/.gradle/init.gradle unless explicitly pass --init-script. expected behavior?

gradleuserhomedir /home/bigtop/bigtop/~/.gradle, strange. system.getproperty("user.home") /home/bigtop, not know strange pathname coming yet.

  • solution: had set gradle_user_home silly value.


Comments