perun

Discuss perun static site generator
allentiak 2019-02-09T00:05:45.032800Z

Hmmm... I think it is a YAML-related bug. I just checked it with a fully updated boot.properties. If I avoid the YAML-related code, the command works with the latest Java (11.0.2), Clojure (1.10.0) and Boot (2.8.2) versions...

allentiak 2019-02-09T00:06:12.033100Z

Thanks a lot for your comments, @jayzawrotny!

2019-02-09T00:08:40.034900Z

Sure thing, glad I could help. In the long term it would be good to patch or file an issue with the affected yaml library. In the short term you could use Docker to build it against Java 8.

allentiak 2019-02-09T17:50:32.035300Z

I've just opened a bug on this: https://github.com/hashobject/perun.io/issues/28