bazel-contrib / bazel-contrib/rules_scala

java_stub_template different content between mirrors

Open
#670 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.