Revision: 5867
Author: [email protected]
Date: Sat Aug  1 18:34:33 2009
Log: Removed -batch module from web.disableMetaData tests to try to fix a  
build
break.

Review by: amitmanjhi(TBR)

http://code.google.com/p/google-web-toolkit/source/detail?r=5867

Modified:
  /trunk/user/build.xml

=======================================
--- /trunk/user/build.xml       Fri Jul 31 10:47:37 2009
+++ /trunk/user/build.xml       Sat Aug  1 18:34:33 2009
@@ -201,7 +201,7 @@
    </target>

    <target name="test.web.disableClassMetadata" depends="compile,  
compile.tests" description="Run only web-mode tests for this project.">
-    <gwt.junit test.args="${test.args} -XdisableClassMetadata -out www  
-web -batch module"  
test.out="${junit.out}/${build.host.platform}-web-mode-disableClassMetadata"  
test.cases="default.web.tests" >
+    <gwt.junit test.args="${test.args} -XdisableClassMetadata -out www  
-web"  
test.out="${junit.out}/${build.host.platform}-web-mode-disableClassMetadata"  
test.cases="default.web.tests" >
        <extraclasspaths>
          <path refid="test.extraclasspath" />
        </extraclasspaths>


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

Reply via email to