[GRADLE-447] Gradle test fails with JDK 1.6.0_13 Created: 15/Apr/09 Updated: 04/Jan/13 Resolved: 15/Apr/09 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 0.6 |
Type: | Bug | ||
Reporter: | Steve Appling | Assignee: | Hans Dockter |
Resolution: | Fixed | Votes: | 0 |
Attachments: | jdk16013.patch |
Description |
With the latest JDK (1.6.0_13), the DefaultResolverFactoryTest.testCreateFlatDirResolver test fails. I have included a patch on rev 1351 that fixes this. |
Comments |
Comment by Hans Dockter [ 15/Apr/09 ] |
I have applied your patch. Many thanks. |