javaee-samples / javaee8-samples

Java EE 8 Samples
Other
376 stars 238 forks source link

Validation constraints tests depend on locale settings #28

Closed dmatej closed 6 years ago

dmatej commented 6 years ago

In my dmatej-master branch it is the last failing module for the payara-embedded profile. It should be possible to use Locale.setDefault(Locale.US); in test or some alternative.