antlr / grammars-v4

Grammars written for ANTLR v4; expectation that the grammars are free of actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[build] Builds are using old version of Antlr4BuildTasks, builds fail

kaby76 opened this issue · comments

  • Builds are failing with Cannot find Java executable'' at Antlr4.Build.Tasks.RunAntlrTool nonsense. https://github.com/antlr/grammars-v4/actions/runs/8885296589/job/24396353662#step:24:67
  • The most up-to-date Antlr4BuildTasks is 12.8. The current version is 12.5, which is quite old.
  • I'm not sure what changed in the environment to cause the package to fail.
  • Also, there should have been Dependabot PRs for updating the Antlr4BuildTasks package in the templates. Likely, someone changed the C# Dependabot plugin (not here in this repo) and broke the updating way over in this repo. It's supposed to look at _scripts/templates/CSharp/Other.csproj.