[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: Text File jdk16013.patch    

 Description   

With the latest JDK (1.6.0_13), the DefaultResolverFactoryTest.testCreateFlatDirResolver test fails.
This test uses a groovy to access a private static method java.io.File.getTempDir - ugh
This private method has been removed in this version of the JDK (it was there in 1.6.0_01)

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.

Generated at Wed Jun 30 11:30:20 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.