mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
These options can only be given to a forked Java compiler. If we run a local java compiler, we filter these options out and emit a warning. Fixes sbt/sbt#1968