File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
Hibernate Validator Changelog
2
2
=============================
3
3
4
+ 5.2.5.Final (15-03-2017)
5
+ -------------------------
6
+
7
+ ** Bug
8
+ * HV-1280 - - Class loading conflict when custom Xerces is part of a deployment
9
+ * HV-1220 - engine - Programmatically defined cross parameter method constraints don't work on method returning void
10
+ * HV-1140 - engine - StringHelper#decapitalize not working properly on turkish locale
11
+ * HV-1098 - tck-runner - Adapt test.policy file of TCK runner for reading "validation.provider" property
12
+ * HV-1032 - engine - Infinite Loop when validating custom type constraint under certain inheritance scheme
13
+
14
+ ** Improvement
15
+ * HV-1282 - build - Update JAXB maven plugin to 2.2 for the 5.2 branch
16
+ * HV-1281 - build - Make 5.2 compatible with the new release process
17
+
4
18
5.2.4.Final ( 17.02.2016)
5
19
------------------------
6
20
You can’t perform that action at this time.
0 commit comments