Skip to content

Pull requests: gradle/gradle

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Remove Kotlin JPMS workaround for Java 16 @core Issue owned by GBT Core
#17781 by rieske was merged Jul 21, 2021 Loading… 7.2 RC1
Update PMD to latest 6.36.0 @core Issue owned by GBT Core
#17741 by rieske was merged Jul 17, 2021 Loading… 7.2 RC1
Remove unused transform
#17683 by rieske was merged Jul 12, 2021 Loading… 7.2 RC1
Move breaking changes section to the top of 7.1 upgrade guide @core Issue owned by GBT Core
#17243 by rieske was merged May 20, 2021 Loading…
Remove no longer needed jcenter usages from smoke tests @core Issue owned by GBT Core
#17167 by rieske was merged May 12, 2021 Loading… 7.1 RC1
Configure Groovy runtime configurations as runtime classpaths @core Issue owned by GBT Core
#17145 by rieske was merged May 11, 2021 Loading… 7.1 RC1
Deprecate jacoco runtime classpath configurations for consumption @core Issue owned by GBT Core
#17132 by rieske was merged May 11, 2021 Loading… 7.1 RC1
Update deprecated Report method usages in Gradle build @core Issue owned by GBT Core
#17126 by rieske was merged May 11, 2021 Loading… 7.1 RC1
Update Report documentation and tests to not use deprecated APIs @core Issue owned by GBT Core
#17124 by rieske was merged May 11, 2021 Loading… 7.1 RC1
JavaExec.(get|set)Main deprecation follow-up @core Issue owned by GBT Core
#17080 by rieske was merged May 6, 2021 Loading… 7.1 RC1
Update deprecated Gradle method calls in Gradle build @core Issue owned by GBT Core
#17066 by rieske was merged May 6, 2021 Loading… 7.1 RC1
Fix flaky parallel task execution test @core Issue owned by GBT Core
#17023 by rieske was merged Apr 29, 2021 Loading…
Deprecate code quality plugin configurations for consumption @core Issue owned by GBT Core
#16995 by rieske was merged Apr 30, 2021 Loading… 7.1 RC1
Backport JDK16 support using toolchains to 6.9 @core Issue owned by GBT Core
#16890 by rieske was merged Apr 20, 2021 Loading… 6.9 RC1
Ignore failing test on mac os @core Issue owned by GBT Core
#16861 by rieske was merged Apr 16, 2021 Loading…
Fix and unignore javaCompile integration test on non-Windows systems @core Issue owned by GBT Core
#16832 by rieske was merged Apr 15, 2021 Loading… 7.1 RC1
Deprecate replaced getters/setters in Report @core Issue owned by GBT Core
#16764 by rieske was merged Apr 13, 2021 Loading… 7.1 RC1
Deprecate replaced getters/setters in CompileOptions @core Issue owned by GBT Core
#16761 by rieske was merged Apr 14, 2021 Loading… 7.1 RC1
Deprecate Exec.getExecResult which is replaced by getExecutionResult @core Issue owned by GBT Core
#16759 by rieske was merged Apr 13, 2021 Loading… 7.1 RC1
Deprecate getters/setters replaced with properties in compile tasks @core Issue owned by GBT Core
#16758 by rieske was merged Apr 14, 2021 Loading… 7.1 RC1
Deprecate getMainClassName/setMainClassName in CreateStartScripts task @core Issue owned by GBT Core
#16750 by rieske was merged Apr 14, 2021 Loading… 7.1 RC1
Remove master subdirectory as project root from IDE tests @core Issue owned by GBT Core in:testing
#16747 by rieske was merged Apr 12, 2021 Loading… 7.1 RC1
Fix JDK16 flakiness in BuildScriptCompileAvoidanceIntegrationTest @core Issue owned by GBT Core in:testing
#16742 by rieske was merged Apr 8, 2021 Loading…
Clarify example in multi-project docs a:documentation Documentation content @core Issue owned by GBT Core
#16736 by rieske was merged Apr 9, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.