vivin / gradle-semantic-build-versioning

Gradle plugin to generate version-numbers and tags using semantic versioning
MIT License
86 stars 32 forks source link

fix the circle ci build #62

Closed Vampire closed 7 years ago

Vampire commented 7 years ago
vivin commented 7 years ago

Yes --info is better - I threw --stacktrace in there when I was trying to debug the build failure on circle and then forgot to remove it.

Thanks for figuring this out!

vivin commented 7 years ago

Oh and as far as setting the max memory - I did that because the build would also fail intermittently with heap-dumps, but I don't think that was the actual issue as you said.

Vampire commented 7 years ago

Yeah, I would really wonder if 1 GiB is not enough max daemon memory for this build