A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/protocolbuffers/protobuf/commit/e8edc5d5e72fa091b0086b4a6d12af0bb66d664b below:

Restore JDK8 compatibility in Bazel for libraries with dependencies f… · protocolbuffers/protobuf@e8edc5d · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+3

-2

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+3

-2

lines changed Original file line number Diff line number Diff line change

@@ -34,8 +34,7 @@ jobs:

34 34

# TODO: b/318555165 - enable the layering check. Currently it does

35 35

# not work correctly with the toolchain in this Docker image.

36 36

targets: //java/... //java/internal:java_version //compatibility/... --features=-layering_check

37 -

# TODO: b/393604460 - enable bzlmod once coursier error is fixed.

38 -

flags: --java_language_version=8 --noenable_bzlmod

37 +

flags: --java_language_version=8

39 38

- name: OpenJDK 11

40 39

cache_key: '11'

41 40

image: us-docker.pkg.dev/protobuf-build/containers/test/linux/java:7.1.2-11-d9624f2aa83cba3eaf906f751d75b36aacb9aa82

Original file line number Diff line number Diff line change

@@ -163,6 +163,7 @@ protobuf_maven = use_extension("@rules_jvm_external//:extensions.bzl", "maven")

163 163

protobuf_maven.install(

164 164

name = "protobuf_maven",

165 165

artifacts = PROTOBUF_MAVEN_ARTIFACTS,

166 +

lock_file = "//:maven_install.json",

166 167

repositories = [

167 168

"https://repo1.maven.org/maven2",

168 169

"https://repo.maven.apache.org/maven2",

@@ -184,6 +185,7 @@ protobuf_maven_dev.install(

184 185

"biz.aQute.bnd:biz.aQute.bndlib:6.4.0",

185 186

"info.picocli:picocli:4.6.3",

186 187

],

188 +

lock_file = "//:maven_dev_install.json",

187 189

repositories = [

188 190

"https://repo1.maven.org/maven2",

189 191

"https://repo.maven.apache.org/maven2",

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4