Reviewers: unnurg,
Description:
Public: Add the hibernate validator jor to the dev build.
Please review this at http://gwt-code-reviews.appspot.com/1052801/show
Affected files:
M dev/build.xml
Index: dev/build.xml
===================================================================
--- dev/build.xml (revision 9129)
+++ dev/build.xml (working copy)
@@ -41,6 +41,7 @@
<pathelement location="${gwt.tools.lib}/w3c/sac/sac-1.3.jar" />
<pathelement
location="${gwt.tools.lib}/w3c/flute/flute-1.3-gg1.jar" />
<pathelement
location="${gwt.tools}/redist/json/r2_20080312/json-1.5.jar" />
+ <pathelement
location="${gwt.tools.lib}/hibernate/validator/hibernate-validator-4.1.0.Final.jar"
/>
<pathelement
location="${gwt.tools.lib}/javax/validation/validation-api-1.0.0.GA.jar" />
<pathelement
location="${gwt.build.lib}/gwt-dev-${build.host.platform}.jar" />
<pathelement location="${alldeps.jar}" />
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors