raviagarwal7 / lombok-ep-minimal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build with lombok + errorprone + buck

  • ./buckw build //vanilla/... --config java.jar_spool_mode=intermediate_to_disk (works)

  • ./buckw build //vanilla/... --config java.jar_spool_mode=direct_to_jar (fails)

About


Languages

Language:Shell 87.8%Language:Java 12.2%