Revision: 10287
Author:   [email protected]
Date:     Tue Jun  7 05:10:39 2011
Log: Adding a hook in the servlet build file that can be replaced by scripts.

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

Modified:
 /trunk/servlet/build.xml

=======================================
--- /trunk/servlet/build.xml    Fri Oct 22 12:06:16 2010
+++ /trunk/servlet/build.xml    Tue Jun  7 05:10:39 2011
@@ -38,6 +38,8 @@
         <exclude name="com/google/gwt/junit/server/**" />
         <exclude name="com/google/gwt/benchmarks/*" />
       </fileset>
+
+      <!-- additional dependencies (used by scripts). -->
     </gwt.jar>
   </target>

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

Reply via email to