Description
With our Cayenne 4.1.1 project datamap file saved by Cayenne Modeler 4.1.1 on a Mac there is a <destDir>../java</destDir> under the cgen-element.
Then someone opens and saves the model using Cayenne Modeler 4.1.1 on Windows and the forward slash before java is changed to backslash.
Windows and macOS should produce equal datamap files to make it easier to work on cross-platform teams.