On Fri, 20 Aug 2021 23:18:58 GMT, Kevin Rushforth <[email protected]> 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