bazel-contrib / bazel-contrib/rules_scala
Support with_java for scala_proto_toolchain
Open
- Dominant language
- Starlark
- Stars
- 384
- Forks
- 292
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 47
Description
Can we add back the option 'with_java=True' for scalapb proto? I am using the previous version of rules_scala which supports this (commit 7ea9079f15ba85df21e442f29cd0e37424b09ae7), but seems like the option was removed in the latest version.
Contributor guide
Research direction
Start at the scala_proto_toolchain definition and compare its current options with commit 7ea9079f15ba85df21e442f29cd0e37424b09ae7. Trace how scalapb handles with_java, then verify that with_java=True is accepted and restores the expected Java output without breaking existing Scala generation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100