Commit 85ab8e2
committed
HV-1831 Ignore "null" resource bundles for locales
since the map won't be able to hold nulls
Signed-off-by: marko-bekhta <[email protected]>1 parent a0d83e7 commit 85ab8e2
File tree
2 files changed
+10
-1
lines changed- engine/src/main/java/org/hibernate/validator
- internal/util/logging
- resourceloading
2 files changed
+10
-1
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
946 | 946 | | |
947 | 947 | | |
948 | 948 | | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
949 | 953 | | |
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
153 | 158 | | |
154 | 159 | | |
155 | 160 | | |
| |||
0 commit comments