Enable runtime/compile-time components to assert versioning assumptions

Description

BindingMapping.VERSION is a defunct construct which attempts to provide versioning. This approach is wrong, as we need to capture the version used at compile-time and check it against current runtime.

For this to work, the API specification needs to work on ints (or other javac-propagated compile constant).

Activity

Show:

Details

Assignee

Reporter

Labels

Components

Fix versions

Priority

Epic Name

Created September 3, 2019 at 9:46 PM
Updated June 24, 2024 at 8:43 AM