Revision: 6703
Author: [email protected]
Date: Thu Nov  5 11:00:13 2009
Log: Merge tr...@6483 into this branch

Patch by: amitmanjhi


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

Modified:
  /releases/2.0/branch-info.txt
  /releases/2.0/user/src/com/google/gwt/user/tools/project.ant.xmlsrc

=======================================
--- /releases/2.0/branch-info.txt       Thu Nov  5 10:22:08 2009
+++ /releases/2.0/branch-info.txt       Thu Nov  5 11:00:13 2009
@@ -346,3 +346,7 @@

      svn merge --ignore-ancestry -c6693 \
        https://google-web-toolkit.googlecode.com/svn/trunk/ .
+
+tr...@6483 was merged into this branch
+  Use 'devMode' instead of 'hosted' in the ant files for the samples
+  svn merge --ignore-ancestry -c r6483  
https://google-web-toolkit.googlecode.com/svn/trunk .
=======================================
--- /releases/2.0/user/src/com/google/gwt/user/tools/project.ant.xmlsrc Tue  
Oct 13 16:57:19 2009
+++ /releases/2.0/user/src/com/google/gwt/user/tools/project.ant.xmlsrc Thu  
Nov  5 11:00:13 2009
@@ -43,7 +43,7 @@
      </java>
    </target>

-  <target name="hosted" depends="javac" description="Run hosted mode">
+  <target name="devMode" depends="javac" description="Run development  
mode">
      <java failonerror="true" fork="true" classname="@shellClass">
        <classpath>
          <pathelement location="src"/>

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

Reply via email to