Revision: 9141
Author: [email protected]
Date: Sat Oct 23 05:32:15 2010
Log: Public: Add the hibernate validator jar to the dev build.
Review at http://gwt-code-reviews.appspot.com/1052801
Review by: [email protected]
http://code.google.com/p/google-web-toolkit/source/detail?r=9141
Modified:
/trunk/dev/build.xml
=======================================
--- /trunk/dev/build.xml Tue Oct 12 14:00:54 2010
+++ /trunk/dev/build.xml Sat Oct 23 05:32:15 2010
@@ -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