[ {
  "key" : "#2283",
  "summary" : "Release notes of Gradle 4.0 for gradle-script-kotlin version are wrong",
  "link" : "https://github.com/gradle/gradle/issues/2283",
  "fixedin" : "4.0 RC3",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2238",
  "summary" : "Console output rendering issue",
  "link" : "https://github.com/gradle/gradle/issues/2238",
  "fixedin" : "4.0 RC2",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2235",
  "summary" : "Linking external Javadocs fails with Gradle 4.0",
  "link" : "https://github.com/gradle/gradle/issues/2235",
  "fixedin" : "4.0 RC2",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2222",
  "summary" : "4.0 rc1 hang with jarjar plugin",
  "link" : "https://github.com/gradle/gradle/issues/2222",
  "fixedin" : "4.0 RC2",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2217",
  "summary" : "Progress bar not properly cleaned up when build finishes, other build artifacts showing",
  "link" : "https://github.com/gradle/gradle/issues/2217",
  "fixedin" : "4.0 RC2",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2216",
  "summary" : "Common idiom for configuring test tasks causes unexpected behavior in 4.0-rc-1",
  "link" : "https://github.com/gradle/gradle/issues/2216",
  "fixedin" : "4.0 RC2",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2210",
  "summary" : "Progress bar and work-in-progress info is sometimes rendered in build output",
  "link" : "https://github.com/gradle/gradle/issues/2210",
  "fixedin" : "4.0 RC2",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2208",
  "summary" : "4.0-rc-1 takes longer for resolving configurations than 3.5",
  "link" : "https://github.com/gradle/gradle/issues/2208",
  "fixedin" : "4.0 RC2",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2205",
  "summary" : "Update 4.0 release notes for gradle-script-kotlin to version 0.9.1",
  "link" : "https://github.com/gradle/gradle/issues/2205",
  "fixedin" : "4.0 RC2",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2151",
  "summary" : "google() needs to point to 'https://dl.google.com/dl/android/maven2'",
  "link" : "https://github.com/gradle/gradle/issues/2151",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2125",
  "summary" : "Output from custom test listeners or hooks are not grouped",
  "link" : "https://github.com/gradle/gradle/issues/2125",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2068",
  "summary" : "New console output is misleading with continuous build",
  "link" : "https://github.com/gradle/gradle/issues/2068",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2060",
  "summary" : "Task headers should continue to be displayed when using --dry-run",
  "link" : "https://github.com/gradle/gradle/issues/2060",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2059",
  "summary" : "Console should show download progress",
  "link" : "https://github.com/gradle/gradle/issues/2059",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2057",
  "summary" : "Documentation for new console",
  "link" : "https://github.com/gradle/gradle/issues/2057",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2056",
  "summary" : "osgi plugin ignores jar.mainfest.license",
  "link" : "https://github.com/gradle/gradle/issues/2056",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2040",
  "summary" : "Build cache uses the same cache key for tasks with the same type but different custom actions defined in the same build script",
  "link" : "https://github.com/gradle/gradle/issues/2040",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2009",
  "summary" : "Exec task output is not grouped with it's task output",
  "link" : "https://github.com/gradle/gradle/issues/2009",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2008",
  "summary" : "Test logs should be grouped with it's other task output",
  "link" : "https://github.com/gradle/gradle/issues/2008",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#2003",
  "summary" : "gradle --stop should not be silent",
  "link" : "https://github.com/gradle/gradle/issues/2003",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1987",
  "summary" : "Give a brief indication of build cache effectiveness in build summary",
  "link" : "https://github.com/gradle/gradle/issues/1987",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1986",
  "summary" : "Inform plugin authors using logger.lifecycle about default log behavior changes",
  "link" : "https://github.com/gradle/gradle/issues/1986",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1985",
  "summary" : "Normalize or unify task logging headers in LIFECYCLE output",
  "link" : "https://github.com/gradle/gradle/issues/1985",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1982",
  "summary" : "Build result should be easy to see relative to other logging",
  "link" : "https://github.com/gradle/gradle/issues/1982",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1981",
  "summary" : "Console sometimes does not show all work-in-progress",
  "link" : "https://github.com/gradle/gradle/issues/1981",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1966",
  "summary" : "Long-running tasks output incrementally",
  "link" : "https://github.com/gradle/gradle/issues/1966",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1943",
  "summary" : "Execute with lifecycle log level when not attached to a terminal",
  "link" : "https://github.com/gradle/gradle/issues/1943",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1923",
  "summary" : "Gradle 3.5 Application plugin sets incorrect classpath",
  "link" : "https://github.com/gradle/gradle/issues/1923",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1920",
  "summary" : "Allow user to specify LIFECYCLE log level via CLI",
  "link" : "https://github.com/gradle/gradle/issues/1920",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1919",
  "summary" : "Allow user to specify log level by Gradle properties",
  "link" : "https://github.com/gradle/gradle/issues/1919",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1913",
  "summary" : "Incremental compile does not detect some classpath changes",
  "link" : "https://github.com/gradle/gradle/issues/1913",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1912",
  "summary" : "Add `RepositoryHandler.google()`",
  "link" : "https://github.com/gradle/gradle/issues/1912",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1911",
  "summary" : "Remove \"clean with --parallel\" warning",
  "link" : "https://github.com/gradle/gradle/issues/1911",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1874",
  "summary" : "Tasks provided by Java Plugin Development Plugin should assign group and description properties",
  "link" : "https://github.com/gradle/gradle/issues/1874",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1857",
  "summary" : "Could not copy MANIFEST.MF / Multiple entries with same key",
  "link" : "https://github.com/gradle/gradle/issues/1857",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1854",
  "summary" : "Update Java plugin documentation to mention new Configurations",
  "link" : "https://github.com/gradle/gradle/issues/1854",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1833",
  "summary" : "Dynamic work-in-progress on console by default",
  "link" : "https://github.com/gradle/gradle/issues/1833",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1827",
  "summary" : "3.5 regression: org.gradle.parallel=false still enables parallel build",
  "link" : "https://github.com/gradle/gradle/issues/1827",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1821",
  "summary" : "Add operation descriptor to `Configure project` build operation and distinguish it from cross-project configuration",
  "link" : "https://github.com/gradle/gradle/issues/1821",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1818",
  "summary" : "Log output is grouped by BuildOperation (task)",
  "link" : "https://github.com/gradle/gradle/issues/1818",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1816",
  "summary" : "All worker threads have an associated Build Operation ID",
  "link" : "https://github.com/gradle/gradle/issues/1816",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1808",
  "summary" : "Composite builds IDEA integration should de-duplicate submodule names",
  "link" : "https://github.com/gradle/gradle/issues/1808",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1804",
  "summary" : "gradle and gradlew do not work with zsh on Solaris 11",
  "link" : "https://github.com/gradle/gradle/issues/1804",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1801",
  "summary" : "Module exclusion causes massive increase in build time on 3.5",
  "link" : "https://github.com/gradle/gradle/issues/1801",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1760",
  "summary" : "Parallel test execution might not honor maxWorkers",
  "link" : "https://github.com/gradle/gradle/issues/1760",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1754",
  "summary" : "Removal of deprecated constructors of `DirectoryFileTree.java` in core module",
  "link" : "https://github.com/gradle/gradle/issues/1754",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1753",
  "summary" : "Removal of deprecated class `InitialPassSettingsScript.java` in core module",
  "link" : "https://github.com/gradle/gradle/issues/1753",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1750",
  "summary" : "Removal of deprecated classes/methods in `core` module [`tasks` package]",
  "link" : "https://github.com/gradle/gradle/issues/1750",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1730",
  "summary" : "Potential memory leak in gradle daemon related to build scan plugin",
  "link" : "https://github.com/gradle/gradle/issues/1730",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1724",
  "summary" : "Removal of deprecated classes/methods in `tooling-api` module",
  "link" : "https://github.com/gradle/gradle/issues/1724",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1723",
  "summary" : "Removal of deprecated classes/methods in `logging` module",
  "link" : "https://github.com/gradle/gradle/issues/1723",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1722",
  "summary" : "Removal of deprecated classes/methods in `jvm` modules",
  "link" : "https://github.com/gradle/gradle/issues/1722",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1721",
  "summary" : "Removal of deprecated classes/methods in `javascript` module",
  "link" : "https://github.com/gradle/gradle/issues/1721",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1720",
  "summary" : "Removal of deprecated classes/methods in `ide` module",
  "link" : "https://github.com/gradle/gradle/issues/1720",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1719",
  "summary" : "Removal of deprecated classes/methods in `ear` module",
  "link" : "https://github.com/gradle/gradle/issues/1719",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1716",
  "summary" : "Removal of deprecated classes/methods in `core` module [misc packages]",
  "link" : "https://github.com/gradle/gradle/issues/1716",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1715",
  "summary" : "Remove deprecated method ProjectDependency.getProjectConfiguration()",
  "link" : "https://github.com/gradle/gradle/issues/1715",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1714",
  "summary" : "Remove deprecated method ModuleDependency.getConfiguration()",
  "link" : "https://github.com/gradle/gradle/issues/1714",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1713",
  "summary" : "Remove deprecated method FileCollectionDependency.registerWatchPoints",
  "link" : "https://github.com/gradle/gradle/issues/1713",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1712",
  "summary" : "Remove deprecated methods StartParameter.isTaskOutputCacheEnabled/setTaskOutputCacheEnabled",
  "link" : "https://github.com/gradle/gradle/issues/1712",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1709",
  "summary" : "All BuildOperations should generate log events",
  "link" : "https://github.com/gradle/gradle/issues/1709",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1688",
  "summary" : "Make sure build operations have unique display names",
  "link" : "https://github.com/gradle/gradle/issues/1688",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1676",
  "summary" : "Unified concepts for `BuildOperationExecutor` and `BuildOperationProcessor`",
  "link" : "https://github.com/gradle/gradle/issues/1676",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1664",
  "summary" : "Introduction of Provider and PropertyState",
  "link" : "https://github.com/gradle/gradle/issues/1664",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1653",
  "summary" : "Indicate Gradle's continued progress on build summary line",
  "link" : "https://github.com/gradle/gradle/issues/1653",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1639",
  "summary" : "Display brief task outcome statistics in Build Result",
  "link" : "https://github.com/gradle/gradle/issues/1639",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1615",
  "summary" : "Groovy and Scala handling of `failOnError` compilation configuration property differs",
  "link" : "https://github.com/gradle/gradle/issues/1615",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1611",
  "summary" : "Mark log output from BuildOperations with the task that generated it",
  "link" : "https://github.com/gradle/gradle/issues/1611",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1610",
  "summary" : "Change default log level from lifecycle to warn",
  "link" : "https://github.com/gradle/gradle/issues/1610",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1609",
  "summary" : "Indicate Gradle's continued progress in absence of intra-operation updates",
  "link" : "https://github.com/gradle/gradle/issues/1609",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1567",
  "summary" : "Before resolve actions are not copied when a configuration is copied",
  "link" : "https://github.com/gradle/gradle/issues/1567",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1539",
  "summary" : "Provide build summary after build is complete",
  "link" : "https://github.com/gradle/gradle/issues/1539",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1533",
  "summary" : "Build init plugin (type pom) should support compileOnly scope",
  "link" : "https://github.com/gradle/gradle/issues/1533",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1510",
  "summary" : "NPE with Cucumber and JUnit Categories",
  "link" : "https://github.com/gradle/gradle/issues/1510",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1463",
  "summary" : "Upgrade to zinc 0.3.13",
  "link" : "https://github.com/gradle/gradle/issues/1463",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1432",
  "summary" : "Verbose/Confusing console output when using incremental compile",
  "link" : "https://github.com/gradle/gradle/issues/1432",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1376",
  "summary" : "Default to compileClasspath configuration in DependencyInsightReportTask",
  "link" : "https://github.com/gradle/gradle/issues/1376",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1309",
  "summary" : "Parallel resolution of artifacts",
  "link" : "https://github.com/gradle/gradle/issues/1309",
  "fixedin" : "4.0 RC1",
  "type" : "feature",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1275",
  "summary" : "Java compile warnings appear on same line as task name in console",
  "link" : "https://github.com/gradle/gradle/issues/1275",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1260",
  "summary" : "Removal of deprecated classes/methods in `jacoco` module",
  "link" : "https://github.com/gradle/gradle/issues/1260",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1259",
  "summary" : "Remove Javadoc.setOptions(MinimalJavadocOptions)",
  "link" : "https://github.com/gradle/gradle/issues/1259",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1258",
  "summary" : "Removal of deprecated APIs and features with 4.0",
  "link" : "https://github.com/gradle/gradle/issues/1258",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1094",
  "summary" : "Gradle logs a non-fatal error message with FindBugs",
  "link" : "https://github.com/gradle/gradle/issues/1094",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1090",
  "summary" : "JavaDoc header and footer can’t handle single quote characters",
  "link" : "https://github.com/gradle/gradle/issues/1090",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1081",
  "summary" : "Remove property CompileOptions.useDepend and corresponding public methods",
  "link" : "https://github.com/gradle/gradle/issues/1081",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1080",
  "summary" : "Lazy evaluation of parent/grand-parent pom's properties",
  "link" : "https://github.com/gradle/gradle/issues/1080",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#1054",
  "summary" : "Upgrade to latest Groovy version bundled with Gradle",
  "link" : "https://github.com/gradle/gradle/issues/1054",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#995",
  "summary" : "Remove Gradle UI for 4.0",
  "link" : "https://github.com/gradle/gradle/issues/995",
  "fixedin" : "4.0 RC1",
  "type" : "chore",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#790",
  "summary" : "Visual Studio plugin-generated tasks write duplicate data when executed repeatedly",
  "link" : "https://github.com/gradle/gradle/issues/790",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
}, {
  "key" : "#735",
  "summary" : "Remove deprecated Jetty plugin",
  "link" : "https://github.com/gradle/gradle/issues/735",
  "fixedin" : "4.0 RC1",
  "type" : "bug",
  "status" : "closed",
  "state_reason" : "completed",
  "resolution" : "fixed"
} ]