bazel-contrib / bazel-contrib/rules_scala
java_stub_template different content between mirrors
- Dominant language
- Starlark
- Stars
- 384
- Forks
- 292
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 46
Description
Hi,
Looking [here](https://github.com/bazelbuild/rules_scala/blob/master/scala/scala.bzl#L423)
There's a difference between the sha256 digest of:
- https://raw.githubusercontent.com/bazelbuild/bazel/0.17.1/src/main/java/com/google/devtools/build/lib/bazel/rules/java/java_stub_template.txt (`1b93358d8d95e3fea5ad5889c8b9b0b475525986fcafb6d74725f3f21204b543`)
- https://mirror.bazel.build/raw.githubusercontent.com/bazelbuild/bazel/0.17.1/src/main/java/com/google/devtools/build/lib/bazel/rules/java/java_stub_template.txt (`39097bdc47407232e0fe7eed4f2c175c067b7eda95873cb76ffa76f1b4c18895`)
----
How do we update either of them?
Contributor guide
Research direction
Start at scala/scala.bzl line 423 and compare the two Bazel 0.17.1 java_stub_template.txt URLs with their recorded SHA-256 values. Determine which mirror is authoritative and what update process applies; done means the referenced mirror content and digest are consistent.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100