Open hiukkanen opened 7 years ago
ok, looks like there are breaking changes for the gradle plugin system in 4.x or earlier. Thanks for posting!
Is compatibility with gradle 4 planned? We need it in order to merge https://github.com/bendisposto/probparsers/tree/fregecspmparser without having to split the build processes of the modules.
Hi @mabre, looks like we have to redo the plugin for Gradle 4. We do not usually plan with fixed milestones but rather proceed whenever time allows. This could very easily be a community contribution. I'll give a bit of time to see whether some community member picks it up.
Thanks for posting! (always good to see another fregelang user :-) )
Gradle 4.1 Windows 10 java version "1.8.0_144" Java(TM) SE Runtime Environment (build 1.8.0_144-b01) Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)
With wrapper and gradle 2.7 all passes.