Details
Description
This applies to any project using Cayenne views.
To reproduce the issue simply open, in the Cayenne modeler, a cayenne.xml with a view element in it, e.g.
<domans.....
<domain>
.......
</domain>
<view name="dataview0" location="dataview0.view.xml" />
</domains>
and save the file. The view element will be missing in the saved file.