[jfx11u] RFR: 8263760: Update gradle to version 7.0.1 [v2]

Ambarish Rapte arapte at openjdk.java.net
Sun Aug 22 18:40:28 UTC 2021


On Fri, 20 Aug 2021 23:18:58 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Ambarish Rapte has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   use antpluginImplementation
>
> build.gradle line 2758:
> 
>> 2756: 
>> 2757:     dependencies {
>> 2758:         implementation group: "org.apache.ant", name: "ant", version: "1.8.2"
> 
> Shouldn't this be `antpluginImplementation`? It may not matter as much, since we don't build fxpackager by default in FX 11, but I still think it should be fixed.

This is corrected in next commit.

-------------

PR: https://git.openjdk.java.net/jfx11u/pull/49


More information about the openjfx-dev mailing list