Skip to content

Fix file dependency for runAntlr4KeY#3932

Merged
wadoon merged 1 commit into
mainfrom
fix-antlr-dependency
Jul 18, 2026
Merged

Fix file dependency for runAntlr4KeY#3932
wadoon merged 1 commit into
mainfrom
fix-antlr-dependency

Conversation

@Drodt

@Drodt Drodt commented Jul 14, 2026

Copy link
Copy Markdown
Member

Related Issue

This pull request resolves #3915.

Intended Change

This PR adds the ANTLR files explicitly as input files for key.core's ANTLR task. It's not pretty but it works.

Type of pull request

  • Bug fix (non-breaking change which fixes an issue)

Ensuring quality

Additional information and contact(s)

The contributions within this pull request are licensed under GPLv2 (only) for inclusion in KeY.

@Drodt Drodt added the 🐞 Bug label Jul 14, 2026
@Drodt Drodt added this to the v3.1.0 milestone Jul 14, 2026
@wadoon
wadoon added this pull request to the merge queue Jul 18, 2026
Merged via the queue into main with commit 1c57901 Jul 18, 2026
36 checks passed
@wadoon
wadoon deleted the fix-antlr-dependency branch July 18, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gradle task runAntlrKey does not declare its dependencies correctly

2 participants