mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
* 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 |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||