[ {
  "key" : "GRADLE-1465",
  "summary" : "Isolate internally used (Maven) libraries from script class path",
  "link" : "https://issues.gradle.org/browse/GRADLE-1465",
  "fixedin" : "1.0-milestone-2",
  "type" : "New Feature",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1464",
  "summary" : "OSGi plugin improvements (https://github.com/gradle/gradle/pull/23)",
  "link" : "https://issues.gradle.org/browse/GRADLE-1464",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1461",
  "summary" : "serverUrl property of sonar task is ignored",
  "link" : "https://issues.gradle.org/browse/GRADLE-1461",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1459",
  "summary" : "running 'gradle cleanidea' (all lower case) does nothing",
  "link" : "https://issues.gradle.org/browse/GRADLE-1459",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1455",
  "summary" : "The tooling api should provide some information about the tasks of a project",
  "link" : "https://issues.gradle.org/browse/GRADLE-1455",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1449",
  "summary" : "Tooling API should honor source folder customizations",
  "link" : "https://issues.gradle.org/browse/GRADLE-1449",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1446",
  "summary" : "Tooling API should honor eclipse beforeConfigured / whenConfigured hooks",
  "link" : "https://issues.gradle.org/browse/GRADLE-1446",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1440",
  "summary" : "eclipse plugin creates incorrect project dependencies when projectName overridden",
  "link" : "https://issues.gradle.org/browse/GRADLE-1440",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1438",
  "summary" : "Update application plugin to 'gradle install' of multiple projects",
  "link" : "https://issues.gradle.org/browse/GRADLE-1438",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1437",
  "summary" : "Create moduleName property for ideaModule task",
  "link" : "https://issues.gradle.org/browse/GRADLE-1437",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1436",
  "summary" : "test report does not sum decimal parts correctly in environments with rare Locales",
  "link" : "https://issues.gradle.org/browse/GRADLE-1436",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1435",
  "summary" : "typo in user manual",
  "link" : "https://issues.gradle.org/browse/GRADLE-1435",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1434",
  "summary" : "typo in user manual",
  "link" : "https://issues.gradle.org/browse/GRADLE-1434",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1433",
  "summary" : "typo in user manual",
  "link" : "https://issues.gradle.org/browse/GRADLE-1433",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1432",
  "summary" : "Test process leaks heap space for each test executed",
  "link" : "https://issues.gradle.org/browse/GRADLE-1432",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1431",
  "summary" : "Gradle leaves gradle_ivy_cache_clientModule* directories in the user's home directory",
  "link" : "https://issues.gradle.org/browse/GRADLE-1431",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1430",
  "summary" : "Gradle leaves jna*.dll temporary files in user's home directory",
  "link" : "https://issues.gradle.org/browse/GRADLE-1430",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1429",
  "summary" : "Gradle Maven Plugin doesn't honour user settings.xml when installing to local repository",
  "link" : "https://issues.gradle.org/browse/GRADLE-1429",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1428",
  "summary" : "upgrade code-quality to CodeNarc 0.13",
  "link" : "https://issues.gradle.org/browse/GRADLE-1428",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1427",
  "summary" : "Application plugin install task will remove any other files/directories under installDirPath",
  "link" : "https://issues.gradle.org/browse/GRADLE-1427",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1408",
  "summary" : "IDEA plugin generates incorrect module dependencies when non-default module name is used",
  "link" : "https://issues.gradle.org/browse/GRADLE-1408",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1407",
  "summary" : "Eclipse plugin does not handle case where multiple projects in a multi-project build have the same name",
  "link" : "https://issues.gradle.org/browse/GRADLE-1407",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1380",
  "summary" : "Tooling API should provide project dependencies of the project",
  "link" : "https://issues.gradle.org/browse/GRADLE-1380",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1379",
  "summary" : "Tooling API should provide the source directories of the project",
  "link" : "https://issues.gradle.org/browse/GRADLE-1379",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1339",
  "summary" : "Tooling API should consider eclipse project name customisations and deduplication",
  "link" : "https://issues.gradle.org/browse/GRADLE-1339",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1335",
  "summary" : "Resolve dependencies onyl if it is necessary",
  "link" : "https://issues.gradle.org/browse/GRADLE-1335",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1296",
  "summary" : "Daemon Does Not Handle System Properties",
  "link" : "https://issues.gradle.org/browse/GRADLE-1296",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1295",
  "summary" : "Copy task does not copy empty directories",
  "link" : "https://issues.gradle.org/browse/GRADLE-1295",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1290",
  "summary" : "Gradle Test stopped respecting @Ignore annotations on JUnit3 tests between 0.9-rc-3 and 0.9.1",
  "link" : "https://issues.gradle.org/browse/GRADLE-1290",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1249",
  "summary" : "issues with --daemon and current directory (user.dir system property)",
  "link" : "https://issues.gradle.org/browse/GRADLE-1249",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1153",
  "summary" : "Gradle can't handle empty directories for a zip task",
  "link" : "https://issues.gradle.org/browse/GRADLE-1153",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-1127",
  "summary" : "IDEA plugin generates invalid .ipr file when multiple projects have the same name",
  "link" : "https://issues.gradle.org/browse/GRADLE-1127",
  "fixedin" : "1.0-milestone-2",
  "type" : "Bug",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-890",
  "summary" : "Confusing message when throwing exception within taskGraph.whenReady closure.",
  "link" : "https://issues.gradle.org/browse/GRADLE-890",
  "fixedin" : "1.0-milestone-2",
  "type" : "Improvement",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
}, {
  "key" : "GRADLE-888",
  "summary" : "Gradle Integration with Sonar",
  "link" : "https://issues.gradle.org/browse/GRADLE-888",
  "fixedin" : "1.0-milestone-2",
  "type" : "New Feature",
  "status" : "Resolved",
  "state_reason" : null,
  "resolution" : "Fixed"
} ]