Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M mu-impl-ref2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mumu
  • mu-impl-ref2
  • Issues
  • #15
Closed
Open
Issue created May 05, 2018 by George Rayns@u5586058Developer

sbt-antlr4 version needs a bump

A clean checkout of the repository does not build. When executing sbt update, sbt errors and exits with

java.lang.IllegalArgumentException: requirement failed: A named attribute key must start with a lowercase letter: Build dependency required for parsing grammars, scoped to plugin.

I traced this back to an issue with sbt-antlr4. The version reference in project/sbt-antlr4.sbt should be bumped from 0.8.0 to 0.8.1 to fix this.

This is also causing problems with CI, e.g. https://gitlab.anu.edu.au/mu/mu-client-pypy/-/jobs/20261

Edited May 05, 2018 by George Rayns
Assignee
Assign to
Time tracking