Skip to content

warning: unknown enum constant ReflectionSupport$Level.FULL when building Gerrit on Bazel 0.19.0rc5 #6414

Closed
@davido

Description

@davido

When building Gerrit on 0.19.0rc5 we are seeing this warning:

  $ bazel version
Build label: 0.19.0rc5

  $ bazel build :headless
Starting local Bazel server and connecting to it...
INFO: Analysed target //:headless (223 packages loaded, 4218 targets configured).
INFO: Found 1 target...
INFO: From Building external/com_google_protobuf/libprotobuf_java.jar (77 source files, 1 source jar):
warning: [options] source value 1.6 is obsolete and will be removed in a future release
warning: [options] target value 1.6 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building java/com/google/gerrit/lucene/liblucene.jar (12 source files):
warning: unknown enum constant ReflectionSupport$Level.FULL
  reason: class file for com.google.j2objc.annotations.ReflectionSupport$Level not found
Target //:headless up-to-date:
  bazel-bin/headless.war
INFO: Elapsed time: 90.364s, Critical Path: 70.20s, Remote (0.00% of the time): [queue: 0.00%, setup: 0.00%, process: 0.00%]
INFO: 117 processes: 2 remote cache hit, 55 linux-sandbox, 60 worker.
INFO: Build completed successfully, 118 total actions

Reported upstream in: [1].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions