Reviewers: rchandia,
Description:
Include Custom Field Serializers in the HibernateValidator module.
Please review this at http://gwt-code-reviews.appspot.com/1416803/
Affected files:
M user/src/org/hibernate/validator/HibernateValidator.gwt.xml
Index: user/src/org/hibernate/validator/HibernateValidator.gwt.xml
===================================================================
--- user/src/org/hibernate/validator/HibernateValidator.gwt.xml (revision
9980)
+++ user/src/org/hibernate/validator/HibernateValidator.gwt.xml (working
copy)
@@ -10,9 +10,9 @@
<exclude name="super/" />
</source>
<source path="engine">
- <include name="ConstraintViolationImpl.java"/>
+ <include name="ConstraintViolationImpl*.java"/>
<include name="NodeImpl.java"/>
- <include name="PathImpl.java"/>
+ <include name="PathImpl*.java"/>
</source>
<source path="">
<include name="ValidationMessages.java"/>
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors