Nikita Timofeev created CAY-2874:
------------------------------------
Summary: Define project XML version in the one place
Key: CAY-2874
URL: https://issues.apache.org/jira/browse/CAY-2874
Project: Cayenne
Issue Type: Improvement
Reporter: Nikita Timofeev
Assignee: Nikita Timofeev
Fix For: 5.0-M2
Right now to bump XML version you need to change several places. Extensions are
defined via \{{Project.VERSION}} constant in the \{{cayenne-project}} module.
Domain and DataMap XML versions are defined in the \{{cayenne}} module in the
corresponding XML handlers.
That's not optimal and annoying once you need to bump this version, so we could
define it in one place in the main module and use it everywhere.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)