View gist:90931a304e57d75e02c2a3e366e247cb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true | |
Starting a Gradle Daemon (subsequent builds will be faster) | |
> Task :buildSrc:generateGrammarSource UP-TO-DATE | |
> Task :buildSrc:compileJava UP-TO-DATE | |
> Task :buildSrc:compileGroovy UP-TO-DATE | |
> Task :buildSrc:processResources UP-TO-DATE | |
> Task :buildSrc:classes UP-TO-DATE | |
> Task :buildSrc:jar UP-TO-DATE | |
> Task :buildSrc:assemble UP-TO-DATE | |
> Task :buildSrc:compileTestJava UP-TO-DATE |
View gist:40441a8186d52e6853d4fa9c05fe76ed
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true | |
> Task :buildSrc:generateGrammarSource UP-TO-DATE | |
> Task :buildSrc:compileJava UP-TO-DATE | |
> Task :buildSrc:compileGroovy UP-TO-DATE | |
> Task :buildSrc:processResources UP-TO-DATE | |
> Task :buildSrc:classes UP-TO-DATE | |
> Task :buildSrc:jar UP-TO-DATE | |
> Task :buildSrc:assemble UP-TO-DATE | |
> Task :buildSrc:compileTestJava UP-TO-DATE | |
> Task :buildSrc:compileTestGroovy NO-SOURCE |
View gist:ca3840525166f9c7c0de8bdf6641e9f8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true | |
> Task :buildSrc:generateGrammarSource UP-TO-DATE | |
> Task :buildSrc:compileJava UP-TO-DATE | |
> Task :buildSrc:compileGroovy UP-TO-DATE | |
> Task :buildSrc:processResources UP-TO-DATE | |
> Task :buildSrc:classes UP-TO-DATE | |
> Task :buildSrc:jar UP-TO-DATE | |
> Task :buildSrc:assemble UP-TO-DATE | |
> Task :buildSrc:compileTestJava UP-TO-DATE | |
> Task :buildSrc:compileTestGroovy NO-SOURCE |
View gist:b98f0409372a2dfce36c6d49fc94701a
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Making package: java8-openjfx 8.u202-6 (Sun 29 Jan 2023 11:20:38 PM CST) | |
==> Checking runtime dependencies... | |
==> Checking buildtime dependencies... | |
==> Retrieving sources... | |
-> Downloading 8u202-ga.tar.bz2... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 59.1M 0 59.1M 0 0 781k 0 --:--:-- 0:01:17 --:--:-- 415k | |
-> Found gradle.properties | |
-> Downloading gradle-4.8-bin.zip... |