ranked icon indicating copy to clipboard operation
ranked copied to clipboard

remove duplicate: model/ValidationMessages.properties

Open jangalinski opened this issue 8 years ago • 0 comments

The update to kotlin 1.2.20 caused the bean validation test failed because the validation properties where not loaded from main/resources.

To temporarily fix this, the file was duplicated with 495b2abb21f053ff5b799c2764d56be359dc1dbd

This should be removed again and fixed in a correct way.

Idea: maybe accessing resources in test/surefire changed?

jangalinski avatar Jan 18 '18 19:01 jangalinski