[GRADLE-622] testRuntime dependencies should not be resolved if not tests are run. Created: 07/Sep/09 Updated: 04/Jan/13 Resolved: 24/Nov/10 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 0.9-rc-1 |
Type: | Improvement | ||
Reporter: | Hans Dockter | Assignee: | Adam Murdoch |
Resolution: | Fixed | Votes: | 0 |
Issue Links: |
|
Comments |
Comment by Adam Murdoch [ 26/Sep/09 ] |
Is this still a problem? For a little while there, the Test task's classpath was being resolved in order to determine its dependencies, but it shouldn't any more. |