mage/Mage
Muz 15cd693acb
images: tokens-database cleanup and better formatting (#14142)
* Begin by documenting the schema for tokens-database.txt

* Remove first unnecessary Generate column in tokens-database.txt. Shift references to extracted params by one

* Correct tokens-database.txt schema

* Include info on nullable columns, and strictly expect 5 params with the last being non-optional for the Token Class Name

* Extract non-nullable columns from tokens-database.txt and simplify validation on TokenClassName values being non-empty

* Validate tokens-database.txt fields more robustly, and simplify parsing as a result of earlier validation being present

* Remove deprecated Image Filename column from tokens-database.txt

* Re-add guard if a line item isn't parsed as expected in TokenRepository

* Audit and ensure all Tokens in token db point to existing Java classes
2026-01-26 01:20:14 +04:00
..
src images: tokens-database cleanup and better formatting (#14142) 2026-01-26 01:20:14 +04:00
pom.xml version bump 2025-10-06 23:53:07 +04:00