Skip to content

update generated parser for Java properties with latest ANTLR runtime version #946

Closed
@martinlippert

Description

@martinlippert

This error message appears in the log when opening an application.properties file:
ANTLR Tool version 4.5.3 used for code generation does not match the current runtime version 4.9.3

I think we need to re-generate the parser for Java properties with the ANTLR version that we use in the dependencies, which seems to be 4.9.3.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions