[GRADLE-3260] Gradle/Grails run-app causes error in Windows with many dependencies Created: 11/Mar/15 Updated: 29/Feb/16 Resolved: 26/Mar/15 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Task | ||
Reporter: | Gradle Forums | Assignee: | Unassigned |
Resolution: | Won't Fix | Votes: | 1 |
Description |
I found a possible bug on Gradle Tooling/Daemon using Grails with many dependencies, related problems has already reported. Please, take a look at this: [1]https://jira.grails.org/browse/GRAILS... Thank you! |
Comments |
Comment by Volnei Munhoz [ 26/Mar/15 ] |
Any chance to solve this in the next version or some workaround? |
Comment by Luke Daley [ 26/Mar/15 ] |
I'm closing as won't fix because this particular issue has to be resolved on the Grails side. |
Comment by Lari Hotari [ 29/Feb/16 ] |
FYI, There is an upcoming feature in the Grails Gradle plugin to workaround this problem. The feature is planned to be released in Grails 3.0.15 / 3.1.2 . This pull request implementing the feature was merged just a few days ago: https://github.com/grails/grails-core/pull/97283 . There are some workarounds to the problem in https://github.com/grails/grails-core/issues/91254 . |