Revision: 8853
Author: [email protected]
Date: Thu Sep 23 09:41:08 2010
Log: Add logging example to the dist

Review at http://gwt-code-reviews.appspot.com/913801

Review by: [email protected]
http://code.google.com/p/google-web-toolkit/source/detail?r=8853

Modified:
 /trunk/samples/build.xml

=======================================
--- /trunk/samples/build.xml    Thu Aug 26 15:18:52 2010
+++ /trunk/samples/build.xml    Thu Sep 23 09:41:08 2010
@@ -48,7 +48,7 @@
     <antcall target="expenses" />
     <antcall target="hello" />
     <antcall target="json" />
-    <!-- <antcall target="logexample" /> Doesn't quite work yet -->
+    <antcall target="logexample" />
     <antcall target="mail" />
     <antcall target="showcase" />
     <antcall target="validation" />

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to