Revision: 8797
Author: [email protected]
Date: Thu Sep 16 09:35:10 2010
Log: Fix RF tests

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

Modified:
 /trunk/user/src/com/google/gwt/requestfactory/RequestFactory.gwt.xml

=======================================
--- /trunk/user/src/com/google/gwt/requestfactory/RequestFactory.gwt.xml Wed Sep 1 14:06:53 2010 +++ /trunk/user/src/com/google/gwt/requestfactory/RequestFactory.gwt.xml Thu Sep 16 06:25:55 2010
@@ -19,6 +19,8 @@
   <inherits name='com.google.gwt.core.Core'/>
   <inherits name='com.google.gwt.editor.Editor'/>
   <inherits name='com.google.gwt.http.HTTP'/>
+  <inherits name='com.google.gwt.logging.Logging'/>
+  <set-property name="gwt.logging.enabled" value="FALSE"/>

   <source path="client"/>
   <source path="shared"/>

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

Reply via email to