rules_jvm_external icon indicating copy to clipboard operation
rules_jvm_external copied to clipboard

fix: add integer attributes to amend_artifact for explicit unset state

Open JonathanPerry651 opened this issue 2 weeks ago • 2 comments

This is a bit foul, but it's the only way I could see of actually passing through an explicit False to any of these attrs. I think I need this because junit is coming into my repo as testonly, and I want to amend that to False (I have some other deps that directly depend on junit). If this is the wrong approach for whatever reason, I'm super-open to pushback!

Thank you

JonathanPerry651 avatar Dec 07 '25 16:12 JonathanPerry651