mbien opened a new pull request, #5913: URL: https://github.com/apache/netbeans/pull/5913
fixes #5836 the gradle daemon is a bit of a mystery to me. I tried -D, env vars etc, the only way to make this work was to put it into the gradle.properties. The most confusing aspect: once it works, you can remove the properties again and it will keep working until you remove the whole `.gradle` folder. (yes I did kill the daemon manually between retries) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
