Skip to content

Update to Bazel 5.x #18

Description

@hobofan

When trying to use this ruleset with Bazel 5.x, errors such as this one will pop up:

@rules_dokka//dokka:dokka_gfm: no such attribute 'resource_jars' in 'java_library' rule

This is related to the resource_jars attribute no longer being available (see removal tracking issue: bazelbuild/bazel#13221).


I'm personally okay with unflipping the flags for now, but I'll try to see if I can make the required patches in a soon-ish timeframe.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions