bazelbuild / rules_scala

Scala rules for Bazel
Apache License 2.0
363 stars 274 forks source link

Add flag for option to run run_ijar for imports #1477

Closed tomas-sirutis closed 7 months ago

tomas-sirutis commented 1 year ago

Description

Add flag option to use run_ijar for imports instead of stamp_jar

Motivation

Should help reduce rebuilding of dependent jars during any recompiles consisting only of simple changes to method implementations

liucijus commented 7 months ago

closing as stale, feel free to reopen