FabLabsMC / fiber

A configuration system. Maintained by @zeroeightysix and @Pyrofab
Apache License 2.0
32 stars 8 forks source link

Fiber 0.21.0 fails to build due to an checkstyle-related issue #55

Closed ghost closed 4 years ago

ghost commented 4 years ago

It seems like since after 0.20.0-2, Fiber stopped to compile normally, I found this out by seeing that there was no 0.21.0 in the maven (despite the wiki and README telling to use it), then I tried to grab it from Jitpack as a last resort, it didn't work. I compiled it myself just to make sure. Yep, it still didn't compile. (I manually changed Gradle to 6.3 in order to make compiling possible for my JDK, however, it shouldn't matter)

zeroeightysix commented 4 years ago

Thanks for reporting this! As of 9e5909f this has been fixed. 0.21.0 is now available on the maven repository.