On Tue, 13 Apr 2021 08:43:07 GMT, Alexander Scherbatiy <[email protected]>
wrote:
>> Alexander Scherbatiy has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Remove mt.exe from win.gradle build script
>
> I removed `ext.MC = cygpath("$winSdkBinDir/mt.exe")` line from `win.gradle`
> because it was used for building jdk.packager module
> [openjfx/11-dev/rt/build.gradle](https://hg.openjdk.java.net/openjfx/11-dev/rt/file/81e1980f9d54/build.gradle#l2916)
> and now jdk.packager is removed from jfx.
@AlexanderScherbatiy I think this is good to get in now, can you /integrate it?
-------------
PR: https://git.openjdk.java.net/jfx/pull/439